* {
	margin: 0 auto;
	padding: 0 auto;
}

body {
background-color: #090A0A;
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #f7f7f7;
}

a { color: #60C3DB; text-decoration: none; }
a:hover { text-decoration: underline; }

#wrap {
width: 980px;
margin: 0 auto;
background-color:#404347;
}

#header {
margin: 0 auto;
height:137px;
background-image:url(header-bg.jpg);

}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a {
color: #FAFFB0;
text-decoration: none;
}
#header h1 a:hover {
color: #eee;
text-decoration: none;
}
#header h2 {
color: #999;
font-size: 18px;
font-weight: 100;
}

#content {
float: right;
width: 468px;
padding: 0 20px 20px 20px;
border-left: 1px dotted #aaa;
text-align: justify;
}
#content h2 {
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
padding: 10px 0 5px 0;
border-bottom: 1px dotted #aaa;
margin-bottom: 10px;
}

#content h3{
	
	padding-top:5px;
	color:#CCC
	}
#content h2 a {
color: #B0FFBD;
text-decoration: none;
}
#content h2 a:hover {
color: #eee;
}

#leftmenu {
float: right;
width: 160px;
padding: 0 10px 20px 0;

}
#leftmenu h2 {
border-bottom: 1px dotted #aaa;
padding: 10px 0 5px 0;
margin-bottom: 10px;
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
}
#leftmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}

#rightmenu {
float: right;
width: 250px;
padding: 0 10px 20px 20px;
border-left: 1px dotted #aaa;
}
#rightmenu h2 {
border-bottom: 1px dotted #aaa;
padding: 10px 0 5px 0;
margin-bottom: 0px;
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
}
#rightmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}

#footer {
margin-top: 20px;
border-top: 1px dotted #aaa;
font-size: 11px;
text-align: center;
padding: 10px 0 10px 0;
}
#footer a {

}
#footer a:hover {

}
.logo{
	float:right;
	overflow:inherit;
	}
.liD{
	border-bottom: 1px dotted #96B9D2;
	height:25px;
	background-color:#38566C;
	line-height:20px;
	padding-right:5px;}
.lidOver{
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
	height:25px;
	background-color:#171717;
	line-height:20px;
	padding-right:5px;
	color:#CCC}
	
.MoreHolder{
	
	overflow:inherit;
	display:inline;clear:both;	
	
	}
.MoreHolderF{	
	overflow:visible;
	display:inline;
	background-image:url(header-bg.jpg);
	
	
	}	

.floatright{float:right; width:220px;}
.floatrightp{float:right; width:220px;padding:5px;}
.floatrightf{float:right; width:200px; background-image:url(header-bg.jpg);height:50px;}
.floatrightf li a:hover{ color:#FFF}
.KeyWords{ background-color:#1F2024; height:25px; color:#999; width:1000px; text-align:center; line-height:20px;}
.footer{width:1000px; text-align:center; background-color:#1F2024; font-weight:bold;}
.PicTitle{background-color:#1F2024; height:20px; width:221px;}
.PicTitle a{ padding-bottom:5px; padding-right:5px; font:bold 10pt tahoma; color:#CCC}
.PicTitle a:hover{ color:#999; text-decoration:none;}
.split{clear:both}
.StatHead {
	height: 25px;
	line-height:25px;
	font-weight:bold;
	background-color:#1E1E1E;

}

