body{
	background-color:#3A6AB5;
	border:0;
	margin:0;
	color:#999999;
	font-family:Tahoma;
	font-size:11px;
}

a:link, a:visited{
	color:#999;
	font-weight:normal;

}

/* ID's */

#pagewrapper{
	background-image:url(/templates/4/images/bg-wrapper.jpg);
	background-repeat:repeat-x;
	height:1031px;
}
#maintable{
	margin-top:25px;
}

#rotator{
	width:502px;
	height:404px;
	float:left;
	margin-top:165px;
}
#nav{
	width:260px;
	float:left;
	height:300px;
	margin-top:192px;
}




