html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size:11px;
	color: #FFF;
	background-color:#000;
}

p {
	padding:0px;
	margin:0px;
	padding-left:10px;
	}

a {
	color:#39adef;
	cursor:pointer;
	text-decoration:none;
	}

a:link, a:visited {
	font-weight: normal;
}

a:hover {
	/*text-decoration: underline; */
	color:#10d1ee;
	font-weight: normal;
}

input.button { cursor: pointer; }

img { border: 0 none; }

input {
	margin:6px;
	font-size:.9em;
	}
	
.uiBtn {
	cursor:pointer;
	}
	
#wrapper {
	position:relative;
	top:0px;
	width:100%;
	text-align:center;
	}


#headerwrap {
	position:relative;
	top:0px;
	width:960px;
	height:70px;
	
}

#header {
	padding:0px 20px 0px 20px;
}

#header a {
	color:#39adef;
	}
#header a:hover {
	color:#10d1ee;
	}

#shareLinks {
	float:left;
	text-align:left;
	width:18%; 
	height:70px;
	padding-top:10px;
	}
	
#contentwrap {
	position:relative;
	width:960px;
	background-image:url('/img/global/bodyBackTexture.jpg');
	background-position:bottom center ;
	background-repeat:repeat-y;
	
	}
	
	
#slideshow_screen {
	position:relative;
	top:0px;
	left:0px;
	width:960px;
	height:410px;
	
	}
	
#slide_viewer_top {
	position:absolute;
	padding:0px;
	margin:0px;
	z-index:9;
	top:0px;
	left:0px;
	width:960px;
	height:410px;
	}
	
#slide_caption_top {
	position:absolute;
	top:384px;
	left:0px;
	z-index:10;
	width:960px;
	height:18px;
	background-image:url('/img/slideshow/info_bar_bg.png');
	background-position:left top;
	background-repeat:no-repeat;
	color:#eee;
	font-size:1.1em;
	font-family:Century Gothic, Avante Gard, Arial;
	padding-top:8px;
	}
		
#slide_viewer_bottom {
	position:absolute;
	padding:0px;
	margin:0px;
	z-index:6;
	top:0px;
	left:0px;
	width:960px;
	height:410px;
	}	

#slide_caption_bottom {
	position:absolute;
	top:384px;
	left:0px;
	z-index:7;
	width:960px;
	height:18px;
	background-image:url('/img/slideshow/info_bar_bg.png');
	background-position:left top;
	background-repeat:no-repeat;
	color:#eee;
	font-size:1.1em;
	font-family:Century Gothic, Avante Gard, Arial;
	padding-top:8px;
	}
	
#flash_audio_btn {
	position:absolute;
	right:40px;
	top:385px;
	height:28px;
	width:28px;
	z-index:22;
	}
#prev_btn {
	position:absolute;
	left:10px;
	top:384px;
	height:28px;
	width:18px;
	background-image:url('/img/slideshow/prev_btn.png');
	background-position:left top;
	background-repeat:no-repeat;
	z-index:20;
	}
#next_btn {
	position:absolute;
	right:10px;
	top:384px;
	height:28px;
	width:18px;
	background-image:url('/img/slideshow/next_btn.png');
	background-position:left top;
	background-repeat:no-repeat;
	z-index:21;
	}
	
#next_btn:hover {
	background-position:left bottom;
	}
#prev_btn:hover {
	background-position:left bottom;
	}
	
/**********************************************/


#top_nav {
	position:relative;
	top:0px;
	border:0px;
	margin:0px;
	}
	
#nav_tabs {
	position:relative;
	top:0px;
	padding:0px;
	padding-top:2px;
	margin:0px;
	width:960px;
	height:36px;
	background-image:url('/img/topNav/nav_bg_shadow.png');
	background-position:top center;
	background-repeat:no-repeat;
	}
	
#top_nav_tabs a {
	display:inline-block;
	width:130px;
	height:22px;
	background-color:#000;
	background-position:center -2px;
	background-repeat:no-repeat;
}

#top_nav_tabs a:hover {
	background-position:center -31px;
	}




/**********************************************/
#col_1 {
	position:relative;
	float:left;
	width:48%;
	top:0px;
	padding-top:10px;
	padding-left:16px;
	text-align:left;
	}

#col_2 {
	position:relative;
	float:left;
	width:48%;
	top:0px;
	padding-top:10px;
	padding-left:16px;
	text-align:left;
	}
	
#col_3 {
	position:relative;
	float:left;
	width:40%;
	top:0px;
	padding-top:10px;
	padding-left:16px;
	text-align:left;
	}
			

.flair {
	color:#CA7D30;
	font-weight:bold;
	}
	

.topNavBtn {
	position:relative;
	background-color:#000000;
	font-family:Century Gothic, Avante Gard, Arial;
	color:#CCCCCC;
	font-size:12px;
	line-height:24px;
	text-decoration:none;
}

.topNavBtn:hover {
	color:#FF9933;
	}
	
.topNavBtn:active {
	color:#FF9933;
	}

.printFriendlyBtn {	
	width:140px;
	height:20px;
	background-color:#FFFFFF;
	color:#993300;
	font-family:Century Gothic, Avante Gard, Arial;
	font-size:8pt;
	padding-right:4px;
	padding-top:4px;
	text-aling:right;
}
.copyHeadline {
	color:#CA7D30;
	font-family:Century Gothic, Avante Gard, Arial;
	font-size:12px;
	font-weight:bolder;
}

.main_headline {
	color:#eee;
	font-family:Century Gothic, Avante Gard, Arial;
	font-size:13px;
	font-weight:normal;
}

.copyText {
	text-align:left;
	color:#DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.newsText {
	text-align:left;
	color:#DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.galleryHeadline {
	color:#EEE;
	font-family:Century Gothic, Avante Gard, Arial;
	font-size:12px;
	font-weight:bolder;
}

#gallery_pics {
	width:98%;
	padding-left:20px;
	}
#gallery_pics div img {
	padding:6px;
	}

.gallery_col {
	position:relative;
	padding-right:24px;
	text-align:left;
	border-bottom:dotted #654627 thin;
	}

#footer_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width:90%;
	text-align:center;
	}

#footer_links a {
	color:#333333;
}



#footer_links a:hover {
	color:#999;
}

#footer_links span {
	color:#333333;
}

#contentwrap.dimmed_bg {
	background-image:url('/img/global/bodyBackTexture_dimmed.jpg');
	background-position:bottom center ;
	background-repeat:repeat-y;
	}

