@import "admin.css";
body{text-align:center;background:url(/sites/90/images/main_bg.jpg) no-repeat fixed #000;margin:0;color:#444444;}
	img{border:none;}
	p,h1,h2,h3,h4,b,td,li{font-family:tahoma,arial;}
	a,a:link,a:visited{text-decoration:none;color:#542929;}
	a:hover{text-decoration:none;color:#616161;}
	h4{font:bold 9pt tahoma,tahoma,arial;text-transform:uppercase;}
	p,td,li{font-size:10pt;}
div.wrapper{margin:10px auto ;width:1000px;text-align:left;z-index:1;}
div.container{
	float:left;
	width:990px;
	min-height:118px;
	border-right:1px solid #1a447c;
	margin:0;padding:0;
	}
div.toparea{
	float:left;
	width:990px;
	height:118px;
	border-right:1px solid #2e2e2e;
	border-top:1px solid #1a447c;background:url(/sites/90/images/nav_bg.png) top right no-repeat;
	
	}
div.logo{
	float:left;
	z-index:2;
	margin:0px;
	width:157px;
	height:118px;
	}
div.navigation{
		float:right;
		height:32px;
		width:470px;
		margin:45px 0px 0px 0px;
		padding:0px ;
		
	}
div.rotator{float:left;width:990px;height:155px;border:none;}
div.pageheader{font:normal 13pt tahoma,arial;text-transform:uppercase;color:#989898;margin:10px 0 10px 0;}

div.fullcontent {
	float:left;
	width: 810px;
	min-height:400px;
	margin:0px 0px 0px 0px;
	padding:20px 90px 0 90px;
	font:normal 12pt tahoma,arial;
	background:url(/sites/90/images/body_bg.png) repeat-x #f0f0f0;
	
	}	
div.mycontent {
	float:left;
	width: 910px;
	min-height:410px;
	margin:0px 0px 0px 0px;
	font:normal 12pt tahoma,arial;
	color:#777777;
	background:url(/sites/90/images/body_bg.png) repeat-x #f0f0f0;
	
	}

div.footer{float:left;width:990px;height:55px;background:url(/sites/90/images/footer_bg.png) no-repeat;
	border-right:1px solid #2e2e2e;
	border-bottom:1px solid #1a447c;}
div.footer_text{text-align:center;color:white;font:normal 8pt tahoma,arial;padding-top:10px;}
div.footer_text a{color:white;padding-left:80px;font:bold 8pt tahoma,arial;}
div.footer_text a:hover{color:black;}

