.html {
	height:100%;
	}

.body {
	color: #ce8930;
	background-color: #150c02;
	background-image:url(../img/bg.png);
	background-repeat:repeat;
	padding: 0px;
	margin: 0px;
	height:100%;
	}

.wrapper {
	margin: auto;
	height: 100%;
	width: 900px;
	}
	
.menu {
	margin: auto;
	margin-top: 10px;
	height:50px;
	width: 900px;
	}

.logo {
	float: left;
	background-image:url(../img/jh_logo.png);
	height: 80px;
	width: 383px;
	}
	
.buttons {
		float: right;
	}
	
.index {
	border-style: none;
	overflow: hidden;
	height: 30px;
	width: 62px;
	float: right;
	background:url(../img/index_icon.png) no-repeat;
	background-position: 0px 0;
	}
	
.info {
	border-style: none;
	overflow: hidden;
	height: 30px;
	width: 45px;
	float: right;
	background:url(../img/info_icon.png) no-repeat;
	background-position: 0px 0;
	}	
	
.work {
	border-style: none;
	overflow: hidden;
	height: 30px;
	width: 62px;
	float: right;
	background:url(../img/work_icon.png) no-repeat;
	background-position: 0px 0;
	}

.da {
	border-style: none;
	overflow: hidden;
	height: 30px;
	width: 120px;
	float: right;
	background:url(../img/da_icon.png) no-repeat;
	background-position: 0px 0;
	}

.da:hover {
	border-style: none;
	overflow: hidden;
	height: 30px;
	width: 120px;
	float: right;
	background:url(../img/da_icon.png);
	background-position: -120px 0;
	}

	
.work:hover {
	border-style: none;
	overflow: hidden;
	height: 30px;
	width: 62px;
	float: right;
	background:url(../img/work_icon.png);
	background-position: -62px 0;
	}
	
.index:hover {
	border-style: none;
	overflow: hidden;
	height: 30px;
	width: 62px;
	float: right;
	background:url(../img/index_icon.png);
	background-position: -62px 0;
	}
	
.info:hover {
	border-style: none;
	overflow: hidden;
	height: 30px;
	width: 45px;
	float: right;
	background:url(../img/info_icon.png);
	background-position: -45px 0;
	}

.flash {
	margin: auto;
	border: 1px solid #150c02;
	height: 600px;
	width: 1100px;
	}

.content {
	margin:auto;
	width: 900px;
	height:100%;
	margin-top: 50px;
	background-color: #ff000;
}

.content_left{
	width: 500px;
	height: 100%;
	margin: auto;
	text-align: left;
	font-size: 16px;
	float: left;
}

.content_work{
	width: 900px;
	margin: auto;
	text-align: left;
	font-size: 16px;
	float: left;
	padding:10px;
	background:url(http://astros.e0nes.com/img/hentrybg.png);
	border:1px solid #261604;
}

.content_info{
	width: 900px;
	margin: auto;
	text-align: left;
	font-size: 16px;
	float: left;
	padding:10px;
	margin-top: 20px;
	background:url(http://astros.e0nes.com/img/hentrybg.png);
	border:1px solid #261604;
}

.content_right{
	float: right;
	margin-top: 6px;
	background:url(http://astros.e0nes.com/img/me.png) right bottom	;
	height:388px;
	width:400px;
	}
	
.workwrapper{
	float:left;
	width:921px;
	}
	
.workthumb {
	width:277px;
	height:100px;
	background:url(http://astros.e0nes.com/img/hentrybg.png);
	border:1px solid #261604;
	}

	
.worktext{
float:left;

}
	
.worktext a{
font-size: 14px;
}
	
.workindex
	{
	font-size: 20px;
	color: #8b5918;
	float: left;
	}
	
.worklink
	{
	width: 200px;
	height: 100%;
	text-align: left;
	font-size: 16px;
	color: #8b5918;
	float: left;
	}

img {
	border-style: none;
	}
	
.wtf{
	width:900px;
	background:;
	overflow:hidden;
	height:100%;
	}	
	
.i {
	height:900px;
	color:#fff;	
	width:900px;
	display:inherit;
	overflow:hidden;
	border:0px solid;
	}	

.hey{
	width:865px;
	margin-left: 7px;
	padding:10px;
	padding-bottom:20px;
	margin-bottom:20px;
	background:url(http://astros.e0nes.com/img/hentrybg.png);
	border:1px solid #261604;
	}

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

.daparse img{
margin-top:20px;
margin-bottom:10px;
border:0px solid;
}

p{
}

.daheader{
font-size:18px;
font-weight:bold;
}

a:visited, a:link
	{
	color: #f69b26;
	}
	
a:hover, a:active
	{
	color: #785b3a;
	}
	
#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:../img/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(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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; }
	
	
	