<style type="text/css">



body {
	background-color: #101318;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 14px;
}
body {
	font-family: "Lucida Sans Unicode", "Palatino Linotype", "Times New Roman";
	font-size: 14px;
	color: #CCC;
	background-color: #0F1217;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/bgwall.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 194px;
	width: 904px;
	background-repeat: no-repeat;
	background-image: url(images/header.png);
	text-align: center;
}

#banner {
	height: 174px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(images/banner.jpg);
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#menubar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/menubar.png);
	height: 46px;
	width: 904px;
}
#footer {
	clear: both;
	text-align: center;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 123px;
	width: 904px;
	margin: 0px;
}
#content {
	text-align: center;
	padding: 0px;
	height: 700px;
	width: 700px;
	margin-top: 0px;
	margin-right: 102px;
	margin-bottom: 0px;
	margin-left: 102px;
	font-family: Verdana, Geneva, sans-serif;
	color: #E0E0E0;
}
.fltrt {
	float: right;
	margin-left: 15px;
	margin-right: 10px;
}
.fltlft {
	float: left;
	margin-right: 20px;
}
#menushadow {
	height: 5px;
	width: 904px;
	background-image: url(images/menushadow.png);
}
#contentwrapper {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 904px;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
}

#wrapper {
	text-align: left;
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
</style>body {
	background-color: #101318;
	color: #CCC;
}
h1 {
	font-family: "Lucida Sans Unicode", "Palatino Linotype", "Times New Roman";
	font-size: 20px;
	color: #FFF;
}
