/* generated by csscreator.com */ 

 
#pagewidth{
	width:764px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/layout/shadow.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
} 

#bottomshadow{
	width:787px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/layout/bottomshadow.jpg);
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
} 
 
#header{
	position:relative;
	height:120px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(images/layout/header_bg.jpg);
	background-repeat: no-repeat;
}
#navbar{
	height:25px;
	background-color:#FFFFFF;
	width:100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #013274;
	margin:0px;
	padding:0px;
} 
 
#twocols {
 width:764px; 
 float:right; 
 position:relative;
 background-color:#FFFFFF;
 margin-top:2px;  
  }
  

#rightcol{
 width:200px; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 padding-top:0px;
 }
 
#maincol{ 
 float: left; 
 display:inline; 
 position: relative; 
 width:568; 
 background-color:#FFFFFF;
 
 }
 
#footer{
	height:14px;
	clear:both;
	color: #e87924;
	text-align: center;
	text-shadow: 0px 1px 1px #000000;
	padding-top:2px;
	font-size: 11px;
 } 
 
#footer a:link, #footer a:visited {
	color: #e87924;
	text-decoration: none;
	
}

#footer a:hover, #footer a:active {
	color: #e87924;
}
 
#event {
	margin: 0px;
	margin-left:15px;
	padding: 0px;
	height:140px;
	text-align: left;
	margin-bottom:0px;	
} 

#rightBox {
	margin: 0px;
	text-align: left;
	margin-bottom:5px;
	padding-bottom:5px;
} 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#MainText{
	width: 558px;
}
#advert {
	border: 1px solid #666666;
	width: 558px;
	height:200px;
}

#news{
	clear:both;
	margin-top:2px;
	text-align: left;
 }
