/* CSS Document */

#forums #container {
	width: 100%;
	margin: auto;
	background-color:#A1BEEB;
}

#forums #header {
	background-image:url(../images/hdr_img01.jpg);
	background-repeat:no-repeat;
	background-color:#5885CC;
	height:119px;
}

#forums #headerfloat {
	float:left;
	margin:25px 0 0 285px;
	height:64px;
	width:471px;
	background-image:url(../images/chfg_logo.gif);
	background-repeat:no-repeat;
	display:block;
	
}

#forums #linkback {
	float:right;
	margin:68px 20px 0 0;
}

#forums #mainnavshadow {
	border-top:1px solid #fff;
	border-bottom:#000066 5px solid;
	margin:0px;
	padding:0px;
}
