body {
	background-color: #000;
	color: #999933;
	overflow: visible;
}

/* style for div that encapsolates the site */
.main {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #330000;
}

/* box that contains all the site content */
.bigbox {
	display: block;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 760px;
	margin-left: -380px;
	left: 50%;
}

.menuebar {
	display: block;
	position: absolute;
	float: left;
	height: auto;
	width: 160px;
	z-index: 4;
}

.content {
	display: block;
	position: absolute;
	margin-left: 160px;
	margin-top: 15px;
	width: 580px;
	z-index: 0;
}
.info_pages {
	position: absolute;
	margin: 4em 0 0 2em;
	width: 560px;
}
.view_image {
			display: block;
			position: absolute;
			left: auto;
			height: 400px;
			width: 550px;
			z-index:1;
}			
.image_info {
			display: block;
			background-color:#FFFFFF; 
			layer-background-color:#FFFFFF;
			overflow: visible;
			position: absolute;
			width: 220px;
			w\idth: 200px; 
			padding: 10px 10px 10px 10px;
			z-index: 2;
		    left: -999px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}/* style for div that encapsolates the site */
.main {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #330000;
}

/* box that contains all the site content */
.bigbox {
	display: block;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 760px;
	margin-left: -380px;
	left: 50%;
}

.menuebar {
	display: block;
	position: absolute;
	float: left;
	height: auto;
	width: 160px;
	z-index: 4;
}

.content {
	display: block;
	position: absolute;
	margin-left: 160px;
	margin-top: 15px;
	width: 580px;
	z-index: 0;
}
.info_pages {
	position: absolute;
	margin: 4em 0 0 2em;
	width: 560px;
}
.view_image {
			display: block;
			position: absolute;
			left: auto;
			height: 400px;
			width: 550px;
			z-index:1;
}			
.image_info {
			display: block;
			background-color:#FFFFFF; 
			layer-background-color:#FFFFFF;
			overflow: visible;
			position: absolute;
			width: 220px;
			w\idth: 200px;
			padding: 10px 10px 10px 10px;
			z-index: 2;
			left: -999px;
}

.thmubs {
	display: block;
	position: absolute;
	margin-top: 400px;
	width: 560px;
	text-align: center;
	z-index:1; 
}

#thumbs_table {
	display: block;
	overflow: auto;
	position: relative;
	height: 90px;
	width: 560px;
	clear:both;
	z-index: inherit;
	scrollbar-face-color:#999933;
	scrollbar-arrow-color:#666600;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#666600;
	scrollbar-highlight-color:#BBBB55;
	scrollbar-3dlight-color:#DDDD77;
	scrollbar-darkshadow-Color:#333300;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: inherit;
}
#nav ul a {
	overflow: visible;
	z-index: inherit;
}
#nav li a {
	display: block;
	text-decoration: none;
	color: #999933;
	width: 10.9em; /*	w\idth: 10.9em; */
	background: #000; /* IE6 Bug */
	padding: .5em;
	border: 1px solid #555522;
	overflow: visible;
	z-index: inherit;
}

#nav li {
	float: left;
	overflow: visible;
	z-index: inherit;
}

#nav li ul.viewproofs {
	margin: 0 0 0 0;
	position: absolute;
	left: -999em;
	display: block;
	color: #999933;
	width: 10.9em;
	background: #000; /* IE6 Bug */
	padding: .5em;
	border: 1px solid #555522;
	z-index: inherit;
}

#nav li a:hover, #nav li a.sfhover {
	color: #888822; 
	background: #353535; 
	z-index: inherit;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: inherit;
}

#nav li ul ul, #nav li ul {
	margin: -2.13em 0 0 11.95em;
	position: absolute;
	width: 11em; 
	left: -999em;
	overflow: visible;
	z-index: inherit;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	z-index: inherit;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	z-index: inherit;
}

.viewproofs {}

.info_title {
	font-size: 24px;
	font-weight: bold;
}