body {
	background: #191919;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header {
	background: #191919 url(../furniture/weelogo.gif) no-repeat right top;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-bottom: 1px solid #333333;
}
#header h1 {
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: right;
	margin-right: 150px;
	letter-spacing: 0.7em;
	font-size: 90%;
	line-height: 70px;
}
#footer p {
	font-size: 80%;
	margin-left: 150px;
	line-height: 3em;
	margin-top: 10px;
}
#copy #detail {
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	float: left;
	width: 20%;
	text-align: center;
	line-height: 1.5em;
}
#nav a {
	border: 1px solid #333333;
	display: block;
	height: 30px;
	color: #FFFFFF;
	font-size: 86%;
	text-decoration: none;
	letter-spacing: 0.2em;
}
#nav a:hover {
	color: #191919;
	background: #999999;
}
#copy {
	background: #191919;
	padding: 0px;
	color: #FFFFFF;
	margin: 10px 0px 0px;
}
#footer {
	background: #191919 url(../furniture/weelogo.gif) no-repeat left;
	height: 100px;
	width: 100%;
	border-top: 1px solid #333333;
	margin-top: 20px;
}
#copy #intro {
	margin-top: 20px;
	border-style: none;
}
#centrewrap {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	margin-top: 20px;
}
#centerwrap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#copy #centrewrap a {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#nav {
	background: #191919;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 30px;
	display: block;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#fox {
	width: 300px;
	font: 76% "Gill Sans", Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 20px;
}
#footer #fox a {
	color: #FFFFCC;
}
#copy p {
	font-size: 80%;
	margin-right: 10%;
	margin-left: 20%;
}
#copy a {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
#copy h2 {
	font-size: 110%;
	color: #6666CC;
	margin-left: 20%;
}
#resources {
	display: none;
}
