body, html {height:100%}
body {
	background-color:#000000;
	color:#ffffff;
	padding:0;
	margin:0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	min-width:740px;
	min-height:450px;
}
#nav {
	margin-bottom:17px;
}
#content {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top:-225px;
	margin-left:-365px;
	width:740px;
	padding:10px 0 0 0;
}
#leftbox {
	padding:30px 17px 0 17px;
	width:184px;
	border:1px solid #ffffff;
	height:262px;
	float:left;
	font-size:0.96em;
}
#bigbox {
	border:1px solid #ffffff;
	font-size:0.77em;
	padding:10px;
}
#bigbox a {
	color:#ffffff;
	text-decoration:none;
}
#bigbox td {
	vertical-align:top;
	padding-right:3px;
}
#leftbox p {
	margin-top:0;
}
#leftbox a, #footer a {
	color:#aaaaaa;
	text-decoration:none;
}
#leftbox a:hover, #footer a:hover, #bigbox a:hover {
	color:#00ff00;
}
#rightbox, #rightpic {
	color:#000000;
	margin-left:231px;
}
#rightpic {
	width:503px;
	height:295px;
}
#rightbox {
	background-color:#cc00ff;
	padding:2px;
	width:499px;
	height:291px;
}
.thumbs {
	width:230px;
	height:295px;
	float:left;
}
.thumbs img {
	margin-right:5px;
	margin-bottom:2px;
}
#footer {
	clear:left;
	font-size:0.5625em;
	margin:10px 8px 0 20px;
}
.small {
	font-size:0.80em;
}
a img {
	border:0;
}
.vtable th {
	text-align:right;
	vertical-align:top;
}
.err {
	padding:10px;
	width:729px;
	background-color:#cc99ff;
	color:#000000;
	text-align:center;
}
