body {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	background-color: #333;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0px;
	position: relative;
	left: 0px;
	right: 0px;
}

#banner {
	float: none;
	text-align: left;
	height: auto;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	padding-left: 150px;
	letter-spacing: 10px;
	vertical-align: text-top;
}

#navigation {
	list-style-type: none;
	text-align: left;
	margin-bottom: 5px;
	word-spacing: 33px;
	background-color: #666;
	text-indent: 33px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 800px;
	height: 20px;
	margin-left: 50px;
}
#mainImage {
	text-align: center;
	font-size: 12px;
	font-weight: lighter;
	margin-top: 3px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	letter-spacing: 2px;
}

#subNavigation {
	word-spacing: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #666;
	width: 800px;
	margin-left: 50px;
}

#mainContent {
	font-size: 10px;
	width: 600px;
	float: left;
	margin-left: 150px;
}
#footer {
	font-size: 10px;
	font-style: oblique;
	padding-top: 20px;
	float: left;
	margin-left: 50px;
}


h1 {
	font-family: Osaka-Mono;
	font-size: xx-large;
	font-style: normal;
	float: none;
	text-shadow: 3;
	font-stretch: extra-expanded;
	letter-spacing: 15px;
	text-align: left;
	text-indent: 0px;
	margin-left: -100px;
}
h2 {
	left: 0px;
	right: 0px;
}
h3 {
	font-size: 14px;
}
p {
}
a:link {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
a:active {
}
ul li {
	list-style-type: none;
	white-space: pre;
}
ol li {
}
#wrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
	left: 0px;
	right: 0px;
}
