#conash3D0{
display: none;
}

a {outline:0;}

body{
	margin: 0;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#787878;
}

#constrictor{
	width: 1060px;
	margin: auto;
}

#header{
	background-image:url(images/top.jpg);
	height: 295px;
}

#body_top{
	background-image:url(images/body_top.jpg);
	margin: 0;
	background-position:top center;
	height:58px;
	padding: 15px 0 0 95px
}


#body_top1{
	background-image:url(images/body_top.jpg);
	margin: 0;
	background-position:top center;
	height:5px;
	padding: 15px 0 0 95px
}

#body_mid{
	background-image:url(images/body_bg.jpg);
	background-repeat: repeat-y;
	min-height: 250px;
	padding: 0 100px 0 102px;
	margin: 0 auto;
	height: auto;
	overflow:auto;
}

#body_bot{
	background-image:url(images/body_btm.jpg);
	height: 29px;
}

#event{
border: 1px solid #333333;
width: 425px;
padding-bottom: 15px;
float: left;
}

#contact_box{
border: 1px solid #333333;
width: 850px;
padding-bottom: 15px;
float: right;
}

#dj1{
border:1px solid #151515;
float:left;
margin:5px;
padding:6px;
width:407px;
}

#dj2{
border:1px solid #151515;
float:right;
margin:5px;
padding:6px;
width:403px;
}

#dj3{
border:1px solid #151515;
float:left;
margin:5px 250px 20px 5px;
padding:6px;
width:407px;
}

#form1{
border:1px solid #151515;
float:left;
margin:5px;
padding:6px;
width:350px;
}

#form2{
border:1px solid #151515;
float:right;
margin:5px;
padding:6px;
width:454px;
}

#more1{
height:252px;
width: 850px;
margin-bottom: 50px;
}

#more2 {
height:262px;
margin-top:50px;
width:850px;
}

#more3 {
height:auto;
margin-bottom:50px;
margin-top:50px;
width:850px;
}

.planner{
color: #787878;
text-align: left;
}

#foot{
margin: auto;
padding-bottom: 25px;
}

.footer, .footer a{
text-align:center;
color: #787878;
}

.nav{
	margin-top: 105px;
}


.image_l{
	float: left;
	margin-right: 30px;
	border: 2px solid #787878;
	margin-bottom: 25px;
}

h1{
	font-weight: bold;
	font-size: 14px;
	color: #787878;
}

h2{
	font-weight: bold;
	font-size: 14px;
	color: #fcb857;
}


ul{
list-style-image:url(images/bullet.jpg);
line-height: 19px;
}



a{
	color: #ffffff;
	text-decoration:none;
}

a:hover{
	color: #fcb857;
	text-decoration: underline;
}

/* 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: 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; }


.socialpos {position:relative;z-index:10;width:70px;height:32px;float:left;margin-top:105px;margin-left:905px;}
.navpos {width:1060px;height:55px;/*position:fixed;*/position:relative;z-index:2;*margin-top:-136px;}

