body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #CC6600;
}
a:active {
	color: #FF9900;
}
a:hover {
	color: #FFD571;
}
#main {
	position: fixed;
	left: 50%;
	top: 0px;
	width: 740px;
	height: 100%;
	z-index: 3;
	background-color: #000000;
	margin-left: -370px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #13232f;
	border-left-color: #13232f;
	text-align: center;
}
#main_bg {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 824px;
	height: 100%;
	z-index: 2;
	margin-left: -412px;
}
#outer_border {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 750px;
	height: 100%;
	margin-left: -375px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #3f2307;
	border-left-color: #3f2307;
}
#left_shadow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 37px;
	height: 100%;
	background-image: url(images/left_shadow.png);
	background-repeat: repeat-y;
}
#right_shadow {
	position: absolute;
	left: 797px;
	top: 0px;
	width: 37px;
	height: 100%;
	background-image: url(images/right_shadow.png);
	background-repeat: repeat-y;
}
#circle_bg{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 378px;
	height: 383px;
	z-index: 1;
	background-image: url(images/circles_bg.png);
	background-repeat: no-repeat;
}
#title_menu {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 870px;
	height: 100%;
	margin-left: -435px;
	z-index: 4;
}
#title {
	position: absolute;
	left: 3px;
	top: 0px;
	z-index: 8;
}
#joe_pic {
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 7;
}
#content_bg {
	position: absolute;
	left: 260px;
	top: 70px;
	z-index: 5;
}
#menu_img {
	position: absolute;
	top: 55px;
	padding: 10px;
}
#content_box {
	position: absolute;
	top: 80px;
	left: 220px;
	background-image: url(images/content_box_bg.png);
	background-repeat: repeat;
	width: 575px;
	height: 480px;
	z-index: 6;
}
#content {
	position: absolute;
	width: 555px;
	height: 460px;
	padding: 10px;
}
#smoke_bg {
	position: absolute;
	top: 0px;
	left: 90px;
}
#menu_box {
	position: absolute;
	top: 210px;
	left: 85px;
	width: 120px;
	height: 350px;
	background-image: url(images/content_box_bg.png);
	background-repeat: repeat;
	z-index: 6;
}
#submenu_bg {
	position: absolute;
	top: 215px;
	left: 95px;
	z-index: 5;
}
#foot_bar {
	position: absolute;
	top: 570px;
	left: 85px;
	z-index: 6;
	width: 710px;
	height: 5px;
	background-color: #13232f;
}
#footer {
	position: relative;
	display: block;
	top: 589px;
	z-index: 6;
	width: 710px;
	margin: 0 auto;
	font-size: 9px;
	text-align: center;
}
#big_letter {
	font-size: 25px;
}
#header {
	font-size: 12px;
}
#header_line {
	display: block;
	width: 555px;
	height: 3px;
	background-color: #46331b;
}
#border_pic {
	display: block;
	border: solid;
	border-color: #46331b;
	border-width: 3px;
	float: left;
	margin: 10px;
}
#gallery_nav {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
}

<!--LightBox Styles-->

#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;
	}