p, h1, h2, h3, h4, h5, h6, a, th, td, li {
	color: #585858;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	width: 100%;
/*	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
}
body,td,th {
/*	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #585858;
	text-decoration: none;
}
a:visited {
	color: #585858;
	text-decoration: none;
}
a:hover {
	color: #a42b1d;
	text-decoration: none;
}
a:active {
	color: #a42b1d;
	text-decoration: none;
}
h1 {
}
#wrapper {
	width: 602px;
	margin: -1px auto 0;
	position: relative;
	min-height: 100%;
	background-color: transparent;
}
#header {
	margin: 0;
	position: relative;
	padding-top: 50px;
	width: 100%;
/*	width: 760px;
*/}
#title {
	left: 0px;
	top: 12px;
/*	width: 250px;
*/	z-index: 5;
}
#header h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.3em;
	display: inline;
	float: left;
}
#header h2 {
	font-weight: normal;
	font-size: .9em;
	display: inline;
	padding-left: 6px;
	float: right;
	clear: none;
	margin-top: 7px;
}
#home a:hover {
	color: #a42b1d;
	text-decoration: none;
}
#mainnavbar {
	position: relative;
	clear: both;
	float: right;
	top: 5px;
}
#mainnav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnav li {
	list-style: none;
	margin: 0 0px 0px 15px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	display: block;
	letter-spacing: 0.01em;
	position: relative;
	float: left;
	text-align: left;
	width: auto;
	height: auto;
	font-size: .75em;
}
#content {
	width: 100%;
	position: relative;
	min-height: 100%;
	padding-top: 0px;
	display: block;
/*	padding-top: 25px;
*/}
#splashimage {
	border: 1px solid #585858;
}

.titlebar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8a8a8a;
	height: 100%;
	padding-bottom: 2px;
}
.righttitle {
	clear: none;
	float: right;
	width: 190px;
}
.lefttitle {
	clear: none;
	float: left;
	width: 560px;
}
/*.mainstuff {
	clear: left;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #8a8a8a;
	display: block;
	width: 100%;
	padding-top: 10px;
}
*/
/*#content h3 {
	font-size: 1.1em;
	font-weight: normal;
	display: inline;
}
#content h4 {
	font-size: 0.75em;
	font-weight: normal;
	margin: 0px;
	display: inline;
	padding-left: 8px;
}
#content h5 {
	font-size: 0.6em;
	font-weight: normal;
	margin: 0px;
	display: inline;
	float: right;
	clear:none;
}*/
/*#footer {
	width: 100%;
	position: relative;
	margin-top: 10em;
}
#footer p {
	font-size: .75em;
	color: #8a8a8a;
}*/
