body {text-align:center; background-color:black;}
td { font-family: Verdana, Tahoma, Arial, Times New Roman, Serif; font-size: 9pt; color: #D0FFD0; }

* html html, * html body {
	height: 100%;
	overflow: auto; 
	}

#page {
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	font-family:Verdana, Tahoma, Arial, Times New Roman, Serif;
	font-size: 9pt;
	color: #D0FFD0;
}

#page a:link { text-decoration:none; color:#69A051; }
#page a:visited { text-decoration:none; color:#327515; }
#page a:hover { text-decoration: none; color:#FFFFFF; }

* html #page {
	width: 102%;
}

#contentwrapper {
	width: 936;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(site_mid.png);
}

#head {
	width: 896px;
	height: 150px;
	padding: 0px;
	padding-top: 8px;
	margin-left: auto;
	margin-right: auto;
	background-color:black;
}

#contentbox {
	width: 896px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #0d140c;
	text-align: left;
	background-image:url(site_bkgnd.jpg);
}

#nav {
	width: 170px;
	float: left;
	margin: 10px 0px 0px 0px;
}

#nav td { font-size: 8pt; text-indent: 37px; color: #BBBBBB;}
#nav a:link{color:E0E030}
#nav a:visited{color:B0B010} 
#nav a:hover{color:FFFFFF}

#content {
	width: 700px;
	margin-left: 174px;
	padding: 5px;
	min-height: 730px;
}

* html #content {
	height: 1%;
	width: 700;
	padding: 5px;
	margin-left: 180px;
}

#footer {
	position: relative;
	right: 0px;
	left: 0px;
	padding: 20px;
	font-size: 10px;
	text-align:center;
	background-color: black;
}

* html #footer {
	width: 100%;
}

#indent { text-indent: 50px; }

credits { font-size: 6pt; color: #607060; }
h1 { font-size: 24pt; font-weight: bold; }
h2 { font-size: 18pt; font-weight: bold; }

.dropmenu { position: absolute; left: -1500px; visibility: visible; z-index: 101; float: left; width: 150px; border-width: 1px; border-style: solid; border-color: #116609; background-color: #080906; text-align:left; }
.dropmenu ul { margin: 0; padding: 0; list-style-type: none; }
.dropmenu li { display: inline; }
.dropmenu a, .dropmenu a:visited, .dropmenu a:active, .dropmenu a:hover { display: block; width: 130px; padding: 2px; margin: 1px; }
.dropmenu a {text-decoration: none; color: #69a051; font-size: 9pt;font-family: Verdana, Tahoma, Arial, Times New Roman, Serif;}
.dropmenu a:visited {text-decoration: none; color: #327515; font-size: 9pt;font-family: Verdana, Tahoma, Arial, Times New Roman, Serif;}
.dropmenu a:hover {text-decoration: none; color:#FFFFFF; font-size: 9pt;font-family: Verdana, Tahoma, Arial, Times New Roman, Serif;}




#screenshots h1 {font-size: 13px;color: #CCCCCC;}
#screenshots {border: 1px solid #333333;padding: 5px;}
#screenshots img {width: 50px;height:50px;border:0;padding: 1px;}
#screenshots img:hover {padding: 0;border: 1px solid #CCCCCC;cursor: pointer;}

