body {
	padding: 0;
	background-color: #ffffff;
	color: #000000;
}
#wrapper {
	width: 100%;
}
#outer {
	background-color: #ffffff;
	color: #000000;
}
#navzone {
	float: left;
	width: 100%;
	height: auto;
	min-height: 0;
	padding: 0;
	background-image: none;
}
#logo {
	border: 14px solid #98002e;
}
#nav {
	display: none;
}
#navimg {
	display: none;
}
#sideimage {
	float: right;
}
#quote {
	background-color: #ffffff;
	color: #000000;
	border-bottom-color: #999999;
}
#quote .contributer {
	background-color: #ffffff;
	color: #000000;
}
#content {
	height: auto;
	min-height: 415px;
}
#content a {
	background-color: #ffffff;
	color: #000000;
}
#content h1,#content h6,#content p {
	background-color: #ffffff;
	color: #000000;
}
#content li {
	background-color: #ffffff;
	color: #000000;
}
#content ul.downloads li a {
	background-color: #ffffff;
	color: #000000;
}
