@charset "utf-8";
body {
	font-family:Verdana, Geneva, sans-serif;
	color: #323232;
	background-color: #191919;
	background-image:url(images/mainbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0;
	padding-bottom:30px;
	padding-left:0;
	padding-right:0;
	padding-top:10px;
	font-size:11px;
	line-height:20px;
	text-align:left;
}
td, th {
	font-family:Verdana, Geneva, sans-serif;
	color: #323232;
	background-image: none;
	padding:10px;
	font-size:11px;
	line-height:20px;
	text-align:left;
}
body a:link, a:visited, a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-style: normal;
	border-width:0px;
	color: #c22332;
	border:0;
	outline:none;
}
body img {
	border:0;
	outline:none;
}
body a:hover {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
	font-style: normal;
	border-width:0px;
	color: #c22332;
}
p {
	text-align:left;
	text-indent:0px;
	padding:0px;
	margin:0px;
}
h1, h1 a:link, h1 a:active, h1 a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	line-height: 20px;
	text-align:left;
	text-decoration:none;
	top:15px;
	position:relative;
	margin:0;
}
h1 a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	line-height: 20px;
	text-align:left;
	text-decoration:underline;
	margin:0;
}
h2, h2 a:link, h2 a:active, h2 a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #c22332;
	line-height: 20px;
	text-align:left;
	text-decoration:none;
	margin:0;
}
h2 a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #c22332;
	line-height: 20px;
	text-align:left;
	text-decoration:underline;
	margin:0;
}
h3, h3 a:link, h3 a:active, h3 a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #323232;
	line-height: 21px;
	text-decoration:none;
	margin:0;
}
h3 a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #323232;
	line-height: 21px;
	text-decoration:underline;
	margin:0;
}
h4, h4 a:link, h4 a:active, h4 a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #c22332;
	line-height: 17px;
	text-decoration:none;
	margin:0;
}
h4 a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #c22332;
	line-height: 17px;
	text-decoration:underline;
	margin:0;
}
/*li {
	list-style:disc;
	display:list-item;
	list-style-position:outside;
}*/
/***********************************************************************************************
SPECIFIC DIVS
***********************************************************************************************/
#containerDiv {
	width:990px;
	position:relative;
	margin: 0 auto 0 auto;
	padding:none;
	overflow:hidden;
	background-image:url(images/1col_bg.gif);
	background-repeat:repeat-y;
}
.bodyNoSubNav {
	width:990px;
	outline:none;
	position:relative;
	overflow:hidden;
}
.bodyWithSubNav {
	width:990px;
	outline:none;
	position:relative;
	overflow:hidden;
	background-image:url(images/subnav.gif);
	background-position:top;
	background-repeat:repeat-y;
	padding:none;
}
/******************************** HEADER STUFF *******************************/
#headerDiv {
	width:990px;
	height:180px;
	outline:none;
	position:relative;
	overflow:hidden;
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:9px;
}
#headerHolderDiv {
	width:957px;
	height:156px;
	background-image:url(images/header_holder.jpg);
	background-repeat:no-repeat;
	background-position:top;
	outline:none;
	position:relative;
	overflow:hidden;
	top:10px;
	left:10px;
	padding:7px;
}
#logoHolderDiv {
	width:210px;
	height:156px;
	position:relative;
	overflow:hidden;
	border:0;
	outline:none;
	float:left;
}
#leaderboardDiv {
	width:728px;
	height:90px;
	overflow:hidden;
	padding:5px;
	margin-left:6px;
	float:left;
	background-image:url(images/leaderboard_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
/******************************** FOOTER SUFF ********************************/
.footerDiv {
	width:990px;
	padding-top:15px;
	outline:none;
	position:relative;
	overflow:hidden;
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#191919;
	text-align:center;
	color: #323232;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}
.footerDiv a:link, .footerDiv a:visited, .footerDiv a:active {
	text-decoration:none;
	border-width:0px;
	color: #323232;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:16px;
}
.footerDiv a:hover {
	text-decoration:underline;
	border-width:0px;
	color: #c22332;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:16px;
}
/******************************** HOME PAGE **********************************/
#homePageLeftColumn {
	width:610px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	float:left;
	position:relative;
}
#promoColumn {
	width:350px;
	position:relative;
	overflow:hidden;
	padding:0;
	float:left;
}
.promoHolder {
	float:left;
	border:0;
	font-size:0;
	position:relative;
	overflow:hidden;
	margin-bottom:5px;
}
.mainPromo {
	background-image:url(images/mainPromo_holder.jpg);
	padding:10px;
	width:590px;
	height:302px;
	background-repeat:no-repeat;
	background-position:top;
	border:0;
	font-size:0;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
	clear:right;
}
.bannerDiv {
	width:300px;
	height:250px;
	background-image:url(images/300x250banner_holder.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:25px;
	border:0;
	float:left;
	font-size:0;
	overflow:hidden;
	position:relative;
}
/******************************** SUB NAV ************************************/
.subNavColumn {
	width:218px;
	position:relative;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color: #ffffff;
	margin-left:10px;
	font-size:11px;
	text-align:left;
	overflow:visible;
	line-height:22px;
	padding:0;
	list-style:none;
	display:list-item;


}
.subNavColumn li {
	list-style:none;

	padding:0;

	position:relative;
	

}
.subNavColumn ul {
	list-style:none;
	text-indent:none;
	margin:0;




	padding:0;
	position:relative;

}
.subNavItems {
	height:32px;
	padding:0;
	margin:0;
	list-style:none;
	background-image:url(images/subnav_norm.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-indent:20px;
	text-align:left;
	overflow:visible;
	position:relative;
	line-height:32px;
}
.subnavItems li {
	height:32px;
	float:left;
	position:relative;
	list-style:none;
	display:block;
	left:0;
	padding:0;
	margin:0;
	background-image:url(images/subnav_norm.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.subnavItems ul {
	list-style:none;
	display:block;
	left:0;
	padding:0;
	margin:0;
	position:relative;
	background-image:url(images/subnav_norm.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.subNavItemsOn {
	height:32px;
	padding:0;
	margin:0;
	list-style:none;
	background-image:url(images/subnav_over.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-indent:20px;
	text-align:left;
	overflow:visible;
	position:relative;
}
.subnavItemsOn li {
	height:32px;
	float:left;
	position:relative;
	list-style:none;
	display:block;
	left:0;
	padding:0;
	margin:0;
	background-image:url(images/subnav_over.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.subnavItemsOn ul {
	list-style:none;
	display:block;
	left:0;
	padding:0;
	margin:0;
	position:relative;
	background-image:url(images/subnav_over.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.subNavItems a:link, .subNavItems a:visited, .subNavItems a:active {
	text-decoration:none;
	border-width:0px;
	color: #c22332;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:32px;
}
.subNavItems a:hover {
	text-decoration:none;
	border-width:0px;
	color: #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:32px;
}
/******************************** CONTENT DIVS *******************************/

.contentHeader {
	height:50px;
	width:100%;
	overflow:hidden;
	float:left;
	clear:right;
	position:relative;
	background-image:url(images/content_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:0;
	font-size:0;
	text-indent:30px;
	margin:0;
	padding:0;
}
.homeWhiteContentArea {
	position:relative;
	float:left;
	width:550px;
	position:relative;
	background-color:#fafafa;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.homeWhiteContentArea li {
	display:block;
	margin-bottom:20px;
	list-style:none;
	overflow:hidden;
	position:relative;
	clear:both;
	padding-bottom:10px;
	border-bottom-color:#c8c8c8;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.homeWhiteContentArea ul {
	list-style:none;
	left:0;
	padding:0;
	margin:0;
}
.whiteContentArea {
	position:relative;
	float:left;
	width:685px;
	position:relative;
	background-color:#fafafa;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	overflow:visible;
	min-height:300px;
}
.whiteContentArea p {
	margin-bottom:17px;
}

.whiteContentArea li {
	display:block;
	margin-bottom:20px;
	list-style:none;
	overflow:hidden;
	position:relative;
	clear:both;
	padding-bottom:10px;
	border-bottom-color:#c8c8c8;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.whiteContentArea ul {
	list-style:none;
	left:0;
	padding:0;
	margin:0;
}
.mainColumnHolder {
	width:745px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-left:7px;
	padding:0;
	margin-bottom:0;
}
.storycontent img {
	border:0;
	outline:none;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
	position:relative;
}
/**************************** EVENTS PAGE *****************************************/
.posterDiv {
	width:329px;
	margin-left:20px;
	float:right;
	clear:right;
	text-align:left;
}
.eventsContent {
	width:335px;
}
.eventsThumbnail {
	width:98px;
	background-color:#c8c8c8;
	padding:6px;
	float:left;
	margin-right:10px;
}
.eventsThumbnail img {
	padding:0;
	margin:0;
	border:0;
	outline:none;
}
.sponsorsFooter {
	width:685px;
	padding-top:10px;
	position:relative;
	bottom:0px;
	text-align:center;
	border-top-color:#c8c8c8;
	border-top-style:solid;
	border-top-width:1px;
	margin-top:20px;
	overflow:hidden;
	clear:left;
}
.galleryThumb {
	float:left;
	width:110px;
	height:110px;
	margin-right:10px;
	margin-bottom:10px;
	border-color:#323232;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
}

.galleryThumb img {
	padding:0;
	margin:0;
	border:0;
	outline:none;
}
.sponsorsDiv {
	width:227px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	float:left;
	overflow:hidden;
}
.sponsorsDiv img {
	padding:0;
	margin:0;
	border:0;
	outline:none;

}	

/**************************** NAV STUFF *****************************************/	
.navDiv {
	width:737px;
	height:50px;
	outline:none;
	float:left;
	margin-left:6px;
	margin-top:4px;
	text-align:left;
	overflow:hidden;
	clear:none;
}
.navDiv img {
	float:left;
	clear:none;
	border:0;
	position:relative;
}
.mainNavItems {
	float: left;
	width:681px;
	overflow:hidden;
	position: relative;
	height:53px;
	border:0;
	padding:0px;
	margin:0px;
	font-size: 0;
}
.navDiv ul, .navDiv li {
	display:inline;
	float:left;
	position:relative;
	border:0;
	padding:0px;
	margin:0px;
}
/*********************** DIFFERENT NAV STATES *****************************************/	
#nav-home, #nav-home a:link, #nav-home a:visited, #nav-home a:active {
	width: 82px;
	height:50px;
	position:relative;
	background-image:url(images/nav/nav_home.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	clear:none;
}
#nav-home a:hover {
	background-image:url(images/nav/nav_home.gif);
	background-position:bottom;
}
#nav-about, #nav-about a:link, #nav-about a:visited, #nav-about a:active {
	width: 75px;
	height:50px;
	position:relative;
	background-image:url(images/nav/nav_about.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	clear:none;
}
#nav-about a:hover {
	background-image:url(images/nav/nav_about.gif);
	background-position:bottom;
}
#nav-events, #nav-events a:link, #nav-events a:visited, #nav-events a:active {
	width: 81px;
	height:50px;
	position:relative;
	background-image:url(images/nav/nav_events.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	clear:none;
}
#nav-events a:hover {
	background-image:url(images/nav/nav_events.gif);
	background-position:bottom;
}
#nav-news, #nav-news a:link, #nav-news a:visited, #nav-news a:active {
	width: 70px;
	height:50px;
	position:relative;
	background-image:url(images/nav/nav_news.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	clear:none;
}
#nav-news a:hover {
	background-image:url(images/nav/nav_news.gif);
	background-position:bottom;
}
#nav-contact, #nav-contact a:link, #nav-contact a:visited, #nav-contact a:active {
	width: 87px;
	height:50px;
	position:relative;
	background-image:url(images/nav/nav_contact.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	clear:none;
}
#nav-contact a:hover {
	background-image:url(images/nav/nav_contact.gif);
	background-position:bottom;
}
/********************************* JAVASCRIPT GALLERY SHIT ********************/
#myGallery, #myGallerySet, #flickrGallery {
	width: 590px;
	height: 301px;
	z-index:5;
	overflow: hidden;
}
#myGallery img.thumbnail, #myGallerySet img.thumbnail {
	display: none;
}
.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery img {
	border: 0;
	margin: 0;
}
.jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading-bar-black.gif');
}
.jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading-bar-black.gif');
}
.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background:#000;
	color: #fff;
	overflow: hidden;
	padding-left:20px;
	padding-top:10px;
}
* html .jdGallery .slideInfoZone {
	bottom: -1px;
}
.jdGallery .slideInfoZone h3 {
	font-size:12px;
	font-weight: bold;
	color: inherit;
	text-indent:20px;
}
.jdGallery .slideInfoZone p {
	padding: 0;
	font-size: 100%;
	color:#FFF;
}
/*********************************
NEWS RSS FEED
*********************************/

.headline, .headline a:link, .headline a:visited, .headline a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #323232;
	line-height: 21px;
	text-align:left;
	text-decoration:none;
	margin:0;
}
.headline a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #323232;
	line-height: 21px;
	text-align:left;
	text-decoration:underline;
	margin:0;
}
.date {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #c22332;
	line-height: 17px;
	text-align:left;
	text-decoration:none;
	margin:0;
}
/*.feedburnerFeedBlock li {
	margin-bottom:30px;
	padding-top:10px;
	list-style:none;
	margin-left:0;
	padding-left:0;
	left:0;
	border-top-color:#cccccc;
	border-top-style:dotted;
	border-top-width:1px;
	display:block;
	overflow:hidden;
	position:relative;
	clear:both;
}

.feedburnerFeedBlock ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
	left:0;

}
*/
.feedburnerFeedBlock img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:0;
	clear:both;
	position:relative;
	overflow:hidden;
}
#creditfooter {
	display: none;
}
/*********************************
NEW LIGHTBOX
*********************************/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555555;
	background-color: #fff;
	margin: 0 auto;
	line-height: 17px;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight:normal
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
