html, body {height:100%}
body {
	padding:0;
	margin:0;
	background:#000;
	font-family: verdana, sans-sirif;
	font-size: .7em;
	letter-spacing: .1em;
	color: #818C88;
}
ul.mainnav  {
	list-style-type: none;
	padding-top: 20px;
	padding-left: 25px;
	margin: 10px 0px 0px 0px;
	/*line-height: 2em;*/
	font: normal 1em/2em Times, serif;
}

a:link {color: #818C88;text-decoration: none;}
a:visited {color: #818C88;text-decoration: none;}
a:hover {color: #FFF;text-decoration: none;}
a:active { color: #818C88; text-decoration: none;}



a.url:link {color: #818C88;text-decoration: underline;}
a.url:visited {color: #C1D1CB;text-decoration: underline;}
a.url:hover {color: #000;text-decoration: none;}
a.url:active { color: #818C88; text-decoration: none;}

h1 {
	float: right;
	font: normal 3em Times, serif;
	color: #333333;
	margin: 0em 0em .2em 0em;
	padding: 0px;
}
blockquote {
	padding: 20px 0px 10px 20px;
	margin: 0px ;
	width: 290px;
	float: left;
	letter-spacing: 0em;
}

form {
	margin-left: 3em;
	line-height: 2.5em;
}
.space {
	padding-left: 8px;
	margin: 0;
}
.space2 {
	padding-left: 9px;
	margin: 0;
}
.space3 {
	padding-left: 18px;
	margin: 0;
}
.space4 {
	padding-left: 55px;
	margin: 0;
}
.space5 {
	padding-left: 29px;
	margin: 0;
}
.space6 {
	padding-left: 90px;
	margin: 0;
}
.antispam {line-height: 1em;
}
#header{
	width:100%;
	height:40px;
	background:#000;
	/*overflow:hidden;*/
	color: #666;
}
#header p {
	padding: 0px 10px 0px 0px;
	margin: 2% 0% 1% 0%;
	float: right;
}


#wrapper {
	width: 100%;
	height: 512px;
	margin: 0px;
	border-top:1px dotted #818C88;
	border-bottom:1px dotted #818C88;
} 
#left {
	float: left;
	width: 278px;
	background: #000;
	height: 512px;
}	
#Left_img {
	width: 160px;
	position: absolute;
	left: 0;	
}

#leftNav {
	margin-left: 165px;
	width: 118px;
	height: 516px;
	background: transparent url(http://daemonad.com/eternal/images/grayFace.gif)
			 no-repeat 80px 308px;
}
#mainContent {
	padding-right: 10px;
	margin-left: 283px;
	color: #C1D1CB;
	height: 512px;
	background: #131414 url(http://www.daemonad.com/eternal/images/blackFace.gif)
			 no-repeat 0px 90px;
}
* html #mainContent {margin-bottom: -40px; padding: 0px 10px 0px 0px}

#footer {
	width:100%;
	clear:both;
	color: #818C88;
	text-align:left;
	margin: 0;
}



#clearfooter{clear:both;}/*needed to make room for footer*/


#thumbnails {
	width: 80%;
	clear: right;
	float: right;
	margin: 0px;
	padding: 0px;
}

.popup {
	float: right;
	width: 97px;
	height: 113px;
	margin: 2px;
	padding: 0px;
	border: 1px dotted #818C88;
}

.popup:hover{border: 1px dotted #FFF;}


.borderit img{
	border: 1px solid #CCC; 
}

.borderit:hover img{
	border: 1px solid #000000;
}
a img {border: none; }

p.spaceAbove {margin-top: 170px;}

#bottomNav {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	bottom: 10px;
	right: 10px;
}
#numbering {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	top: 525px;
	right: 10px;
}
