@charset "utf-8";
#tdNavigation {
	text-align: center;
	margin: auto;
	padding: 10px;
	height: auto;
	background-color: #333333;
}
#tdNavigation a {
	border: thin solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #F2F2F2;
	text-align: center;
	margin: 10px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#tdSideBar {
	background-image: url(onOneV1.3.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
}
#tdHeader {
	padding: 4px;
	background-image: url(theWheelV3.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#tdNavigation   a:hover {
	border: thin solid #00CC00;
}
#tdSideNavigation {
	border: thin solid #3333CC;
}
#tdFooter {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
	padding: 10px;
}
body {
	background-color: #000000;
}
table {
	background-color: #edbe34;
	text-align: left;
}
#tdMainText {
	padding: 15px;
	font-size: 18px;
}
#navigationHighlight a {
	background-color: #00CC00;
}
