@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #000;
	margin: 0;
	background-image: url(images/splash_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	width: 844px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#sidelinks {
	width: 185px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	color: #fff;
}

#top_banner {
	background-image: url(images/splash_1.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 844px;
	}
	

#menubar {
	background-color: #000;
	vertical-align: middle;
	height: 15px;
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

#menubar, #menubar a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}

#menubar a:visited {
	color: #fff;
}

#menubar a:hover { 
	color: #636a85;
}

#submenu {
	background-color: #fff;
	vertical-align: middle;
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}


#submenu, #submenu a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #636a85;
	text-decoration: none;
}

#submenu a:visited {
	color: #636a85;
}

#submenu a:hover { 
	color: #262A36;
}
	
#bottomimages {
	width: 804px;
	background-image: url(images/header_bottom_image.jpg);
	margin-left: auto;
	margin-right: auto;
	height: 69px;
}

#startinfo {
	background-image: url(images/splash_info.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 352px;
	width: 844px;
	position: relative;
	}
	

#startinfo_links {
	position: absolute;
	top: 260px;
	left: 298px;
}


#venue_info {
	background-image: url(images/venue_1.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 361px;
	width: 844px;
	position: relative;
	}
	
#venue_info_links {
	position: absolute;
	top: 127px;
	left: 175px;
}	

#venue_address {
	background-image: url(images/venue_address.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 865px;
	width: 844px;
	position: relative;
	}
	
#venue_address_links {
	position: absolute;
	top: 110px;
	left: 72px;
}	

	

#faq_info {
	background-image: url(images/faq.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 700px;
	width: 844px;
	position: relative;
	}
	
#contact_info {
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 283px;
	width: 844px;
	position: relative;
	}
	

#info_about {
	background-image: url(images/info_about.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 271px;
	width: 844px;
	position: relative;
	}	
	
#info_curric {
	background-image: url(images/info_curric.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 271px;
	width: 844px;
	position: relative;
	}	
	
#info_material {
	background-image: url(images/info_material.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 300px;
	width: 844px;
	position: relative;
	}	
	
#hotel_info {
	background-image: url(images/hotel_info.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 844px;
	height: 50px;
	position: relative;
	}		

#ticket_info {
	width: 803px;
		margin-left: auto;
	margin-right: auto;
	position: relative;
	}
	
#venue_address_links {
	position: absolute;
	top: 110px;
	left: 72px;
}	

#venue_pix img {
	margin-right: 12px;
}

a {
	font-weight: bold;
	color: #4a5061;
	text-decoration: none;
}


a:visited {
	color:  #4a5061;;
}


a:hover {
	color:  #262A36;
}

a img {
	border: 1px solid #000;
}

#instructor_list {
	width: 250px;
	margin-top: 20px;
	padding-bottom: 20px;
	float: left;
	text-align: right;
	line-height: 7px;
}

#instructor_info {
	margin-top:20px;
	width: 494px;
	height: 450px;
	margin-left: 40px;
	float: left;
	}	

#instructor_info img {
	margin-right: 5px;
	min-width: 49px;
	height: 75px;
}
	



/*Lightbox Stuff*/
#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: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#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; }




