* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #01111d;
	background-image:url(images/backg.gif);
	background-repeat: repeat-y;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	letter-spacing: 1px;
	oncontextmenu="return false";
	onselectstart="return false";
	ondragstart="return false";
}
a {color: #FFF;font-size: 14px;}
a:hover {color: #01a9c0;}
.more{float: left;}
.clear{clear:both;}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}
#container {
	margin: 0px auto;
	width:862px;
}
#menu {
	background-image:url(images/menu7.gif);
	font-weight:bolder;
	color:#c0c0c0;
	width:862px;
	height:90px;
	position:relative;
}
#menu li{
	position:absolute;
	top:43px;
	list-style-type: none;
}
#m01 {left:75px;}
#m02 {left:155px;}
#m03 {left:260px;}
#m04 {left:330px;}
#m05 {left:520px;}
#m06 {left:620px;}
#m07 {left:730px;}
#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#ccac00;
	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;
}
#logo2 {
	width:850px;
	height:96px;
	margin: 0px 0px 0px 80px;
}
#logo2 h1{
	margin_top:25px;
	margin-right:120px;
}
#logo3 {
	width:750px;
	height:1px;
	margin: 0px 0px 0px 80px;
}
#dj {
	
	width:295px;
	height:366px;
	float:right;
	margin-right:100px;
	margin_top:125px;
	display:inline;
}
#gallery {
	width:750px;
	height:366px;
	float:left;
	margin-right:20px;
	margin-left:50px;
	display:inline;
}
#news {
	width:750px;
	height:366px;
	float:left;
	margin-right:20px;
	margin-left:50px;
	display:inline;
}
#index {
	width:750px;
	height:447px;
	float:left;
	margin-right:20px;
	margin-left:50px;
	display:inline;
}
#profile {
	width:750px;
	height:366px;
	float:left;
	margin-right:20px;
	margin-left:50px;
	display:inline;
}
#sponsors {
	width:750px;
	height:366px;
	float:left;
	margin-right:20px;
	margin-left:50px;
	display:inline;
}
#welcome {
	width:320px;
	margin: 50px 0px 0px 100px;
	float:left;
	display:inline;
}
#welcome h2{
	margin: 0px 0px 20px 0px;
}
#welcome p{
	width:320px;
}
#welcome img{
	border: solid 3px #FFFFFF;
}
#welcomemsg {
	width:873px;
	height:42px;
}
#welcomemsg a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFF00;
	text-decoration:none;
	text-transform: uppercase;
}
#welcomemsg p{
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 38px;
}
#middle {
	background-image:url(images/middle.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.gif);
	width:873px;
	height:32px;
}
#middle2 p{
	height:32px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
}
#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 img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #d70; 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: #fb8; }

