/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	margin:0px;
	margin-left: -1px;
	padding:0px;
	background-position: top center;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
}

html, body {height: 100%;}


body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 19px;
	color: #FFFFFF;
}
a:link {
	color: #e32d20;
	text-decoration: none;
}
a:visited {
	color: #e32d20;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #e32d20;
	text-decoration: none;
}

.redhighlight { color: #e32d20; } 

p { line-height: 22px; }

.relDiv { position: relative; text-align: left; vertical-align: top; }

#contentwrapper {width: 875px; height: 100%; margin-right: auto; margin-left: auto; margin-bottom: -127px; text-align: left; vertical-align: top; position: relative; }

#main {width: 666px; height: 100%; margin: 0px -9px 0px -9px; float: right; background-color: #000000; position: relative; border-left: 9px solid #2c2827; border-right: 9px solid #2c2827;}

#leftbar {
	float: left;
	position: relative;
	text-align: left; vertical-align: top;
	height: 100%;
	margin: auto;
	width: 173px;
	margin: auto;
	background: #ed2f26;
	background-image: url(images/86_logo.jpg); background-repeat: no-repeat;
}
