* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #01111d;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
	scrollbar-3dlight-color:#333333; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-darkshadow-color:#404040; 
	scrollbar-face-color:#262626; 
	scrollbar-highlight-color:#595959; 
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
}
a {color: #FFF;font-size: 14px;}
a:hover {color: #01a9c0;}
.more{float: left;}
.clear{clear:both;}
.videotab{
	border: thin solid #FFFFFF;
	/*display: none;*/
}
.videotab i{
	font-size:11px;
}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}
#container {
	margin: 0px auto;
	width:873px;
}
#menu {
	background-image:url(images/menu.gif);
	width:862px;
	height:90px;
	position:relative;
}
#links {
	width:600px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	font-size:7px;
}
#menu li{
	position:absolute;
	top:50px;
	
	list-style-type: none;
}
#m01 {left:160px;}
#m02 {left:305px;}
#m03 {left:450px;}
#m04 {left:590px;}
#m05 {left:730px;}
#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #01a9c0;}
#header {
	background-image:url(images/header.gif);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
	width:240px;
	height:46px;
	margin: 0px 0px 0px 80px;
	float:left;
	display:inline;
}
#dj {
	background-image:url(images/dj.jpg);
	width:498px;
	height:405px;
	float:right;
	margin-right:40px;
	position: relative;
	display:inline;
	z-index:1
}
#tourbk {
	background-image:url(images/tour.jpg);
	width:498px;
	height:498px;
	float:right;
	margin-right:40px;
	position: relative;
	display:inline;
	z-index:1
}
#mainbk {
	background-image:url(images/tour.jpg);
	width:498px;
	height:498px;
	float:right;
	margin-right:40px;
	position: relative;
	display:inline;
	z-index:1
}
#blakeone {
	background-image:url(images/header_blake.gif);
	width:950px;
	height:900px;
	float:right;
	margin-right:-77px;
	z-index:-1;
}
#welcome {
	width:210px;
	margin: 50px 0px 0px 100px;
	float:left;
	display:inline;
	z-index:1;
}
#welcome h2{
	margin: 0px 0px 20px 0px;
}
#welcome p{
	width:200px;
}
#welcome img{
	border: solid 3px #FFFFFF;
}

#cuwelcome {
	width:400px;
	margin: 50px 0px 0px 100px;
	float:left;
	display:inline;
	z-index:7;
	position: relative;
	visibility: visible;
}
#cuwelcome h2{
	margin: 0px 0px 20px 0px;
}
#cuwelcome p{
	width:350px;
}

#photos {
	width:800px
	text-align:center;
}
#middle {
	background-image:url(images/middle.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.gif);
	width:873px;
	height:22px;
}
#content {
	background-image:url(images/content.gif);
	width:873px;

}
#left {
	float:left;
	width:435px;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#right {
	float:right;
	width:258px;
	height:auto;
	margin: 0px 62px 20px 0px;
	display:inline;
}
#right a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}
#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#contactbk {
	background-image:url(images/header_blake.gif);
	width:950px;
	height:900px;
	float:right;
	margin-right:-77px;
	position: relative;
	display:inline;
	z-index:2;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
}
#videobk {
	background-image:url(images/header2.gif);
	width:950px;
	height:900px;
	float:right;
	margin-right:-77px;
	position: relative;
	display:inline;
	z-index:2;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
}
#picbox {
	overflow-x: hidden;
	overflow-y: auto;
	height: 400px;
	width: 725px;
	align: center;
	margin-left: 75px;
}
#contactframe {
	overflow-x: hidden;
	overflow-y: auto;
	height: 410px;
	width: 450px;
	align: center;
}
#videoframe {
	overflow-x: hidden;
	overflow-y: auto;
	height: 650px;
	width: 505px;
	align: center;
}