@charset "utf-8";

html, div, p, h1, h2, h3, h4, h5, h6, ol, ul, li, span, body, a, small {
	margin:0;
	padding:0; }
	
body {
	background:url(../images/bg3.jpg) repeat-x;}
	


.pagecontainer {}

.maincontain {
	margin:0 auto;
	width:990px !Important; height:auto;}

.logo {
	position:absolute; 
	margin-left:0; margin-top:5px; 
	z-index:1; }

.flash {
	 position:absolute; 
	 margin-top:330px; margin-left:500px; 
	 z-index:10;}
	
.header {
	padding:6px 0 0 240px; height: 121px;}
	
.hname {
	float:left; 
	padding:10px 0 0 20px;}

.fdate {
	 background:url(../images/datebg.png) no-repeat; 
	 width:243px; height:36px;
	 float:right;}
	 
.time { color:#A30000; font-family:Arial, Helvetica, sans-serif; font-size:11px;
	padding:5px 13px 0 15px; width:150px; float:left;
	}	 
	 
.flinks { position:absolute;
	height:auto; width:735px; 
	margin-top:85px; margin-left:235px;
	}

.links {background: url(../images/linkbg.jpg) repeat-x; padding:1px 8px 0 0px; height:41px;  width:auto; display:block; }

.links ul { list-style:none;}
.links ul li {
	float:left;
	padding:0 2px;
	 font-size:17px;
	 font-weight:normal;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 height:42px;  width:auto; display:block;}
	
.links ul li a {
	background:none;
	color:#F4E6D5; 
	text-decoration:none;
	width:auto;
	height:32px;
	float:left; padding:10px 3px 0 3px;}
	
.links ul li a:hover {
	background:url(../images/linkon.jpg) repeat-x;
	color:#F4E6D5; 
	height:32px; width:auto;
	text-decoration:none; 
	display:block; float:left;
	padding:10px 3px 0 3px;}
	
.link-side { width:84px ; position:absolute; margin-left:900px; margin-top:73px; z-index:10;}

.slides { width:990px; height:491px; overflow:hidden;}

.fullfooter { width:100%; background: url(../images/footbg.jpg) repeat-x; height:auto;}

.infoot {margin:0 auto;
	width:990px !Important; height:auto; }
	
.footer{ padding:3px 10px 3px 10px; font-family:Arial, Helvetica, sans-serif; font-size:11px;
 color:#333333; }
 
 .footer a{ color:#861414; text-decoration:none;}
 
  .footer a:hover{ color:#861414; text-decoration:underline;}