body {
	color: #000;
	margin: 12;
	background: #A2C2BD;
	font: 0.8em Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #6A9D96;
	text-decoration: none;
}
a:hover {
	color: #6A9D96;
	text-decoration: underline;
}
hr {
	margin: 5px 0;
	color: #6A9D96;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h1 {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
h3 {
	font-size: 16px;
}
form {
	margin: 0;
}
blockquote {
	color: #666;
	border-left: 2px solid #666;
	padding-left: 10px;
	font: normal 1.2em Arial, Helvetica, sans-serif;
}
#main {
	width: 750px;
	margin: 20px auto 0;
	padding: 0;
	background: #fff;
	border: 1px solid #666;
}
#extras {
	width: 750px;
	margin: 0 auto;
	padding-bottom: 10px;
	color: #eee;
	padding: 0;
	font: 80% Tahoma, "Lucida Sans", sans-serif;
}
#banner {
	padding: 0;
	text-align: left;
	font-weight: bold;
	border: 1px solid White;
	height: 120px;
	background: transparent url(top.jpg) no-repeat left top;
}
#banner a, #banner h1, #banner h2 {
	color: #fff;
	margin: 0;
	padding: 0;
}
* html #banner {
	clear: both;
	height: 150px;
}
#banner h1 {
	padding-top: 6px;
	font: normal xx-small Arial, Helvetica, sans-serif;
}
#banner h2 {
	text-transform: uppercase;
	letter-spacing: 8px;
	margin-top: -20px;
	padding-left: 8px;
	font: 0.8em Arial, Helvetica, sans-serif;
}
#sideColumn {
	float: left;
	width: 140px;
	margin: 20px 6px 8px;
}
#content {
	margin-left: 10px;
	margin-top: 4px;
	text-align: justify;
	clear: right;
	padding: 4px 10px 14px;
}
* html #contentContainer #content {
	text-align: left;
}
* html #contentContainer #content table {
	width: 100%;
}
#footer {
	color: #666;
	padding: 10px 5px;
	clear: both;
	background: #cecece;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: center;
	font: 90% Arial, Helvetica, sans-serif;
}
#baker_footer {
	font-style: oblique;
}
#powered_by, #coding {
	text-align: right;
}
#powered_by a, #coding a {
	color: #ddd;
	text-decoration: none;
	border-bottom: 1px dashed #ddd;
}
#powered_by a:hover, #coding a:hover {
	color: #fff;
	border-bottom: 1px dashed #fff;
}
#search_box {
	color: #fff;
	text-align: center;
}
#search_box {
	float: right;
	clear: right;
	width: 200px;
}
#search_box fieldset {
	border: 0;
}
#search_box legend, #search_box label {
	display: none;
}
#search_string {
	width: 100px;
	height: 16px;
	font-size: 90%;
	vertical-align: middle;
	border: 1px inset #ccc;
}
#search_submit {
	width: 50px;
	height: 20px;
	font-size: 90%;
	vertical-align: middle;
	padding: 0 0 4px;
}
#navContainer {
	width: auto;
	display: block;
	clear: both;
}
ul.menu, li.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header_menu {
	position: absolute;
	margin-left: 20px;
	background: #555;
}
#header_menu li {
	line-height: normal;
}
ul#header_menu {
	z-index: 10;
	clear: both;
}
#nav {
	height: 1.68em;
	border-top: 0;
	border-bottom: 1px solid #000;
	padding: 0;
	background: #CCC;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 81%;
	text-transform: uppercase;
	width: auto;
	position: relative;
}
#nav ul li {
	float: left;
	color: #000;
	text-align: center;
	font-weight: normal;
}
#nav ul li a {
	display: block;
	padding: 5px 10px;
	padding-bottom: 4px;
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	background: #CCC;
}
#nav ul li a:hover, #nav li a:focus {
	background: #d1d2d4;
	color: #4b4c4d;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#nav li a:active, #nav ul li a.active {
	background: #d1d2d4;
	color: #4b4c4d;
}
#nav li.menu-current a {
	color: #fff;
	background: #A2C2BD;
}
#nav li.menu-current a {
	font-weight: bold;
}
#nav .menu li ul {
	position: absolute;
	width: 12em;
	margin: 0;
	display: none;
	text-transform: none;
	border: 1px solid #000;
	border-top: 0;
	font-size: 100%;
}
#nav .menu li ul li {
	width: 12em;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#nav .menu li ul a {
	width: 11.5em;
	padding: .6em .1em .6em .4em;
	color: #fff;
	border: 0;
	background: #999;
}
#nav .menu li ul a:hover {
	color: #fff;
	border: 0;
	background: #A2C2BD;
}
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {
	display: block;
}
#nav .menu li ul ul {
	display: none;
}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {
	display: none;
}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {
	display: block;
}
#nav .menu li ul li ul li a {
	width: 11.5em;
	padding: .6em .1em .6em .4em;
	background: #c6c6c6;
	color: #fff;
}
#nav li {
	position: relative;
}
#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}
#login-box {
	background: #eee;
	text-align: center;
	line-height: 140%;
	margin: 1em 0 0.3em;
	border: 1px solid #ddd;
}
#login-box fieldset {
	border: 0;
	text-align: center;
}
#login-box legend {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 0.15em;
	font: normal 90% "Times New Roman", Times, serif;
}
.username {
	color: #009;
}
.topboxbody {
	font-size: 0.8em;
	padding: 2px;
}
#login-box input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0 1px;
	width: 100px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #clearfix {
	height: 1%;
}
.stealth {
	visibility: hidden;
	display: none;
}
.important {
	font-weight: bold;
	color: #f00;
}
.code {
	font-family: "Courier New", Courier, mono;
	color: #093;
	letter-spacing: 1px;
}
.info-box {
	border: 1px solid #cc3;
	padding: 4px;
	background: #F9F8E2;
}
.page_title {
	font-size: 12px;
}
