/* CSS Document */html{    height:100%;}body{    height:100%;    font-family:"Tahoma CE", Tahoma, Arial, Helvetica, sans-serif;    font-size:11px;    color:#666666;    margin:0;    text-align:center;    background-color:#333333;}a{    text-decoration:none;    color:#666666;}
p#topText{    width:780px;    text-align:left;    margin:10px auto;}img{    border:0;}#bgBlack{    width:840px;    margin:0 auto;    background:#000 url(../images/logo.gif) no-repeat center top;    position:relative;}#bgBottom{    width:840px;    height:78px;    background:url(../images/bgline.gif) repeat-x;    margin:0 auto 50px auto;}#fhgmenu{    width:840px;    height:32px;       margin:0;    padding:0px;    padding-left:35px;}#fhgmenu li{    display:inline;    float:left;    line-height:32px;    height:32px;    margin-left:5px;    padding:0px;}#fhgmenu li.dot{    width:4px;    height:33px;    background:url(../images/dot.gif) no-repeat center center;}#header{    width:780px;    height:88px;    border-bottom:1px solid #262626;    margin:0 auto;    margin-bottom:0;    padding:15px 0;}#logo{    float:left;    width:345px;    height:88px;}#logo a{    display:block;    width:345px;    height:88px;}.join{    float:left;    width:216px;    height:88px;}#topBanner{    width:780px;    height:220px;    margin:0 auto;    padding-top:15px;    text-align:left;}.yellow{    color:#f89b02;}#bottom{    width:780px;    height:36px;    border-top:1px solid #262626;    border-bottom:1px solid #262626;    margin:40px auto 0 auto;    }#bottom p{    float:right;    margin-top:11px;}#bottom span a{    float:left;    font-weight:bold;    color:#979797;    margin-top:11px;}
#bottom span  a:hover {
	color: white;
}#footer{    width:780px;    margin:0 auto;    margin-top:10px;}#footer div{    float:left;    width:137px;    height:55px;    margin-top:10px;}#footer p{    float:right;    width:625px;    height:57px;    text-align:justify;    font-size:10px;    margin:10px 0 0 0;}.vline{    float:left;    width:1px;    height:89px;    background-color:#292929;}.clear{    clear:both;}
.promo img {
	padding: 15px 0 0 0;
}
#content {
	background: #292929;
	height: 256px;
	width: 780px;
	padding: 1px 0;
	margin: 0 30px;
}
#content .cover {
	float: left;
	width: 155px;
	display: inline;
	font-weight: bold;
	color: white;
	font-size: 14px;
}
#content .cover a:hover {
	color: white;
}
.cover img {
	margin: 15px 0 12px 0;
}
.cover strong {
	color: #fa9800;
}
#content #flashplayer {
	float: left;
	width: 470px;
	height: 256px;
	display: inline;
}
#content .side {
	float: left;
	width: 155px;
	display: inline;
	color: #666666;
	
}
#content .side p {
	text-align: left;
	padding: 15px 15px 20px 15px;
	margin: 0;
}

