/* CSS Document */
body{
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 10 0 0 0;
	background-color: #1f0101;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
a{
	 color:  #990000;
	 text-decoration: underline;
}
a:hover{
	 color: #99004D;
	 text-decoration: none;
}
.center{
	border: 2px solid #003366;
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #021f31;
	background-image: url(/images/cbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.mbg{
	background-image: url(/images/bbg.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 10px;
}
.mrbg{
	background-image: url(/images/rbg.jpg);
	background-repeat: repeat-x;
}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #fff;
padding-bottom: 2px;
background: transparent;
color: #fff;
}

#navlist a:hover { color: #fff; }
.dbl{
	border: 1px solid #9D9D9D;
	border-right: none;
	border-left: none;
	font-size: 2px;
}
#footer{
	color: #9D9D9D;
	font-size: 10px;

}
#footer a{
	color: #9D9D9D;
	text-decoration: none;
}
#footer a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.grn{
	color: #7af501;
}
.f10{
	font-size: 10px;
}
.f11{
	font-size: 11px;
}
.f12{
	font-size: 12px;
}
.f13{
	font-size: 13px;
}
.f14{
	font-size: 14px;
}
.f16{
	font-size: 16px;
}
.f18{
	font-size: 18px;
}
.f20{
	font-size: 20px;
}
.f22{
	font-size: 22px;
}
.f24{
	font-size: 24px;
}
.b{
	font-weight: bolder;
}
.buttonscontainer{
	width: 240px;
	
}
.buttons{
	border-bottom: 1px dashed #a4a4a4;
	font-weight: bold;
	font-family: Verdana;
}
.buttons a{
	padding: 5px;
	padding-top: 3px;
	color: #cc0000;
	text-decoration: none;
	display: block;
}
.buttons a:hover{
	color: #fff;
	background-color: #990000;
	text-decoration: none;
}
.sbuttons{
	background-color: #02669b;
	
}
.sbuttons a{
	padding-top: 3px;
	margin-left: 10px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.sbuttons a:hover{
	color: #fff;
	background-color: #0B5182;
	text-decoration: none;
}
div#box{
	padding: 10px;
	margin:0 auto;
   background:#4C4C4C;
	color: #fff;
	font-family: "trebushet ms";
}
div#news{
	padding: 10px;
	margin:0 auto;
   background:#990000;
	color: #fff;
	font-family: "trebushet ms";
}
.today{
	color: #4C4C4C;
	font-family: "trebushet ms";
	padding-bottom: 5px;
	padding-top: 3px;
	font-size: 10px;
}
.pad10{
	padding: 10px;
}
.pad3{
	padding: 3px;
}

.pad5{
	padding: 5px;
}
.news_title{
	font-size: 20px;
	font-family: Verdana;
	color: #57a906;
	clear: both;
}
.news_title a{
	color: #57a906;
	text-decoration: underline;
}
.news_title a:hover{
	color: #75d517;
	text-decoration: none;
}
.content{
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
.lpad{
	padding-left: 10px;
}
.sponsors{
	font-size: 10px;
	color: #e4e4e4;
	text-align:center;
	padding: 5px;
	border: 1px solid #0B5182;

}
.imgl{
	float: left;
	margin-right: 10px;
}
img{
	border: 0px;
}
.nfd{
	border: 1px solid #6CC6FF;
	background-color: #E1F3FF;
	color: #333;
	width:  130px;
	height: 16px;
	font-size: 11px;
}
.mbg a{
	color: #fff;
	text-decoration: underline;
	
}

.mbg a:hover{
	color: #31AFFF;
	text-decoration: none;
	
}
#events{
	font-size: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	padding: 15px;
	padding-left: 0px;
	color: #ffcc00;
}
#welcome{
	border: 1px solid #d4d4d4;
	padding: 10px;
	background-color: #021f31;
}
.smpad{
	font-size: 6px;
}
.newsfront{
	color: #990000;
	font-size: 14px;
	font-weight: bolder;
	font-family: verdana;
	
}
.newsfront a{
	color: #7af501;
	text-decoration: none;
}

.newsfront a:hover{
	color: #4C4C4C;
	text-decoration: underline;
}

.slideshow{ /*CSS for DIV containing each image*/
	float: left;
	width: 120x;
	height: 110px;
	background-color: #3F3F3F;
	padding: 5px;
	color: white; 
	border: 1px solid #333;
}

.slideshow img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/
	width: auto;
	height: auto;
	padding: 5px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
	width: auto;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}

#navlinks a{ /*CSS for each navigational link*/
	border: 1px solid #3F3F3F;
	padding: 3px;
	color: #3F3F3F;
	text-decoration: none;
	width: 10px;
	
}
.gallerycontainer{
	color:white;
	
}

#navlinks a:hover{ /*CSS for each navigational link*/
	background-color: black;
	color: white;
	text-decoration: none;
	
}


#navlinks a.current{ /*CSS for currently selected navigational link*/
	background-color: black;
	padding: 5px;
	color: white;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #660000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	
}
.messageTable{
	background-color: #99ccff;
	color: #000;
	font-size: 12px;
	border: 1px solid #241b00;
}
.errorTable{
	
	background-color: #ffcc33;
	color: #000;
	font-size: 12px;
	border: 1px solid #241b00;
}