body { background:#f9f9f9; margin:0; padding:0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#2f2f2f}

a { color:#1d453c; text-decoration:underline}
a:hover { text-decoration:none}

#header {margin:0 auto;position:relative;background:url(images/top-nav-bg.jpg) no-repeat; width:860px; height:70px;}

#header .logo {
	position:absolute;
	width:258px;
	display:block;
	height: 30px; left:32px; top:20px; text-indent:-5000em;
}

#header .menu {position:absolute; right:10px;font-size:14px;}
#header .menu ul { margin:0 0; padding:0 10px;}
#header .menu ul li {float:left; position:relative;height:70px; line-height:70px; list-style:none;}
#header .menu a {color:#9cbdad; text-decoration:none; padding:0 15px; display:block;height:70px; line-height:70px;float:left; border-right:#0b1b17 1px solid;border-left:#3a4d48 1px solid}
#header .menu a:hover {color:#d4efe2; background:#1a2f2c; text-decoration:none;}
#header .menu li.current a {color:#d4efe2; background:#1a2f2c;}
#header .menu .lbo { border-left:0}
#header .menu .last { border-right:0}



#topbg {margin:0 auto;position:relative;background:url(images/top-pic-bg.jpg) no-repeat; width:860px; height:270px;}
#topbg .more {
	position:absolute;
	width:63px;
	height:17px;
	left: 195px;
	top: 236px;
}
#topbg .join {
	position:absolute;
	width:98px;
	height:17px;
	left: 730px;
	top: 235px;
}

#topmenu {margin:0 auto;position:relative;background:url(images/top-menu-bg.jpg) no-repeat; width:860px; height:180px;}
#topmenu .up {
	position:absolute;
	width:178px;
	height:34px;
	left: 57px;
	top: 138px;
}
#topmenu .pr {
	position:absolute;
	width:184px;
	height:34px;
	left: 340px;
	top: 138px;
}
#topmenu .pt {
	position:absolute;
	width:174px;
	height:34px;
	left: 618px;
	top: 139px;
}

#main {margin:10px auto 0 auto; padding:55px 20px 0 20px;position:relative;background:#f0f0f0 url(images/body-top-bg.jpg) no-repeat; width:820px;}

#main .sidebar { width:190px; padding:0 15px; float:left}
#main .sidebar .stats { margin:7px 0 0 0; padding:0; list-style:none;}
#main .sidebar .stats li { line-height:20px; text-align:center}

#main .content { float:right; width:530px;padding:10px 20px 20px 20px; margin-right:5px;}
#main .content .bi { list-style:none; padding:0; margin:0; text-align:center}
#main .content h1 { font-size:18px}
#main .content h2 { font-size:16px}

#main .content li { line-height:22px}

#footer {margin:0 auto;position:relative;background:url(images/footer.jpg) no-repeat; width:860px; height:60px;}
