@charset "utf-8";
/* CSS Document */
img, div, input { behavior: url("css/iepngfix.htc") }

html,body{
	height:100%;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
h1{
	font-size:24px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
h2{
	font-size:21px;
	color:#b2b2b2;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	text-transform:uppercase;
}
h3{
	font-size:16px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}
#privacy{
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	width:100px;
}

ul a:link{ color:#198bff; text-decoration:none; }
ul a:visited{ color:#198bff; text-decoration:none; }
ul a:active{ color:#198bff; text-decoration:none; }
ul a:hover{ color:#198bff; text-decoration:underline; }

.footerCopy{ color:#FFFFFF;}

category{display:none;}

input{ font-family:Arial, Helvetica, sans-serif; font-size:11px;}
select{ font-family:Arial, Helvetica, sans-serif; font-size:11px; }
body{
 background:url(../images/background-grey.gif) center;
}
#container{
	width:865px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/splats-bg.png) no-repeat top left;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:60px;
}
#main{}
#header{ margin-bottom:1px; }
#logo{margin-bottom:10px;padding-left:24px;}

#nav ul {width:861px; height: 27px;
    position: relative; background:url('../images/nav.png') top left no-repeat;  margin:0; padding:0;
    display: block;}
#nav ul li {overflow:hidden; height: 27px; display:block; float:left; margin:0; padding:0;}
#nav ul li a {text-indent:-9999px; height:27px; width:100%;
    display: block;}
#nav ul li a {background:url('../images/nav.png') top left no-repeat;}
#nav ul #item1 a {background:url('../images/nav.png') 0px 0 no-repeat;}
#nav ul #item2 a {background:url('../images/nav.png') -95px 0 no-repeat;}
#nav ul #item3 a {background:url('../images/nav.png') -225px 0 no-repeat;}
#nav ul #item4 a {background:url('../images/nav.png') -290px 0 no-repeat;}
#nav ul #item5 a {background:url('../images/nav.png') -341px 0 no-repeat;}
#nav ul #item6 a {background:url('../images/nav.png') -438px 0 no-repeat;}
#nav ul #item7 a {background:url('../images/nav.png') -563px 0 no-repeat;}
#nav ul #item8 a {background:url('../images/nav.png') -684px 0 no-repeat;}
#nav ul #item9 a {background:url('../images/nav.png') -787px 0 no-repeat;}
/*#nav ul #item10 a {background:url('../images/nav-off.png') -767px 0 no-repeat;}*/
#nav ul #item1 a:hover, #nav ul #item1.active  a{background:url('../images/nav.png') 0px -27px no-repeat;}
#nav ul #item2 a:hover, #nav ul #item2.active  a {background:url('../images/nav.png') -95px -27px no-repeat;}
#nav ul #item3 a:hover, #nav ul #item3.active  a {background:url('../images/nav.png') -225px -27px no-repeat;}
#nav ul #item4 a:hover, #nav ul #item4.active  a {background:url('../images/nav.png') -290px -27px no-repeat;}
#nav ul #item5 a:hover, #nav ul #item5.active  a {background:url('../images/nav.png') -341px -27px no-repeat;}
#nav ul #item6 a:hover, #nav ul #item6.active  a {background:url('../images/nav.png') -438px -27px no-repeat;}
#nav ul #item7 a:hover, #nav ul #item7.active  a {background:url('../images/nav.png') -563px -27px no-repeat;}
#nav ul #item8 a:hover, #nav ul #item8.active  a {background:url('../images/nav.png') -684px -27px no-repeat;}
#nav ul #item9 a:hover, #nav ul #item9.active  a {background:url('../images/nav.png') -787px -27px no-repeat;}
/*#nav ul #item10 a:hover, #nav ul #item10.active  a {background:url('../images/nav-on.png') -767px 0 no-repeat;}*/
#nav ul #item1 {width:95px;}
#nav ul #item2 {width:130px;}
#nav ul #item3 {width:65px;}
#nav ul #item4 {width:51px;}
#nav ul #item5 {width:97px;}
#nav ul #item6 {width:125px;}
#nav ul #item7 {width:121px;}
#nav ul #item8 {width:103px;}
#nav ul #item9 {width:73px;}
/*#nav ul #item10 {width:94px;}*/

#content{}
#content-main{ 
	background:url(../images/content-bg.png) no-repeat; 
	padding-left:8px;
	padding-right:8px;
}
#content-top{}
#home-row-one{ height:240px; }
	#panel1{ float:left; }
	#panel2{ float:left; margin-left:5px; }
		#panel-event{}
			#panel-event-content{ height:88px; width:268px; padding:5px; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }
				#event-copy{ height:0px; overflow:hidden;}
		#panel-photo{ margin-top:5px; }
			#panel-photo-content{ height:88px; width:268px; padding:5px; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }
		
#home-row-two{ height:125px; margin-top:3px;}
	#panel3{ float:left;  width:281px; height:116px; }
		#panel3-content{ height:88px; padding:5px; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; overflow:hidden; }
			#panel3-content ul{padding:0px; margin:0px; margin-left:15px;}
			#panel3-content a:link{ color:#666666; text-decoration:none; }
			#panel3-content a:visited{ color:#666666; text-decoration:none; }
			#panel3-content a:active{ color:#666666; text-decoration:none; }
			#panel3-content a:hover{ color:#666666; text-decoration:underline; }
	#panel4{ float:left; margin-left:4px; height:116px; }
		#panel4-content{ height:88px; width:266px; padding:5px; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }
	#panel5{ float:left; margin-left:5px; height:116px; }
		#panel5-content{ height:88px; width:268px; padding:5px; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }

#home-footer{ padding-left:8px; margin-top:7px; margin-bottom:10px; }
	#home-footer-contact{float:left; width:281px;}
	#home-footer-publications{float:left;margin-left:4px;width:278px;}
		#home-footer-publications ul{padding:0px; margin:0px; margin-left:15px; color:#FFFFFF;}
			#home-footer-publications a:link{ color:#ffffff; text-decoration:none; }
			#home-footer-publications a:visited{ color:#ffffff; text-decoration:none; }
			#home-footer-publications a:active{ color:#ffffff; text-decoration:none; }
			#home-footer-publications a:hover{ color:#ffffff; text-decoration:underline; }
	#home-footer-poll{float:left;margin-left:5px;width:280px;}
	
	
#content-pages{width:100%;}
	#content-pages-main{ padding:10px; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }
	

