* {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	margin:0;
	}
html {
	border:0;
	margin:0px;
	padding:0px;
	}
body {
	background-color:#000000;
	color:#999999;
	margin:30px 0 20px 0;
	padding:0px;
	}
img {
	border:0;
	}
img.imageth {
	margin:2px;
	vertical-align:middle;
	border:2px solid #333333;
	}
img.links {
	margin:25px;
	}
div.front {
	width:100%;
	height:590px;
	background-image:url(../front.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
#navbar {
	position:fixed;
	word-spacing:.05em;
	left:0;
	top:0;
	height:17px;
	width:100%;
	background-color: #333333;
	border-bottom:1px solid #CCCCCC;
	font-size:10px;
	padding-left:4px;
	padding-right:4px;
}
#navbar a {
	color: #888888;
	text-decoration: none;
}
#navbar a:hover {
	color: #888888;
	text-decoration: underline;
}
.list-l {
	border:0;
	font-size:12px;
	padding:10px;
	float:left;
	}
.list-r {
	border:0;
	font-size:12px;
	padding:10px;
	float:left;
	}
.list-r a,.list-l a {
	color: #888888;
	text-decoration: none;
}
.list-r a:hover,.list-l a:hover {
	color: #888888;
	text-decoration: underline;
}
#copy {
	height:18px;
	background-color:#333333;
	border:0;
	font-size:12px;
	text-align:right;
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	word-spacing:.05em;
}
#copy a {
	color: #888888;
	text-decoration: none;
}
#copy a:hover {
	color: #888888;
	text-decoration: underline;
}