html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 62.5%;
	margin: 0px;
	padding-top: 5px;
	background-color:#000000;
}

#wrapper{
	width: 750px;
	margin: 0 auto;
	background-color: #000000;
	padding: 0px;	
}

#accessibility {
	width: 750px;
	height: 0px;
}

#content{
	width: 650px;
	height: 646px;
	float: right;
	background-color: #000000;
	background: url(graphics/logo.jpg) no-repeat;
}

#mainNav {
	width: 100px;
	float: left;
	background-color: #000000;	
}

#contenthome {
	width: 750px;
	height: 630px;
}

#footer {
	width: 750px;
	height: 40px;
	text-align: center;
	background-color: #000000;
}

#content p, #content h1, #content h2, #content h3 {
	padding-right: 5px;
	padding-left: 5px;
}

#clear {
	clear: both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B5B5B5;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
	margin-top: 100px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: italic;
	line-height: normal;
	color: #b5b5b5;
	text-align: center;
}

#skipnav a {
	position: absolute;
	left: -999px;
}

#skipnav h1 {
	visibility: hidden;
}

#content a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B5B5B5;
}

#content img {
	border: 1px solid #cc0000;
	margin: 1px;
}

#mainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #b5b5b5;
	font-weight: bold;
	text-decoration: none;
}

#mainNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #b5b5b5;
	font-style: italic;
	line-height: normal;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #b5b5b5;
	font-style: italic;
	line-height: normal;
	text-decoration: underline;
}

li {
	display: inline;
	padding-left: 2px;
}

ul {
	margin: 12px 0px 0px 0px;
	padding: 0;
}

ul a {
	display: inline-block;
	width: 96px;
	height: 23px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	background: url(graphics/button.jpg) no-repeat;
	text-indent: 2px;
}

ul a:hover {
	background: url(graphics/button_over.jpg) no-repeat;
}

.indent1 {
	text-indent: 10px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cc0000;
}