body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-color: #F8F4EF;
	margin: 8px;
	padding: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #9966CC;
}
a:hover {
	color: #343A8E;
}
a:active {
	color: #DEBCA0;
}

a:link img {
	color: none!important;
		background-color: transparent!important;
		border: none!important;
}
a:visited img {
	color: none!important;
			border: none!important;

}
a:hover img {
	color: none!important;
}
a:active img {
	color: none!important;
}
#divLine1 {
	position: absolute;
	top: 135px;
	z-index: 800;
	font-size: 1px;
	background-color: #BA986B;
	width: 780px;
	height: 1px;
	float: left;
}
#container {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -390px;
	left: 50%;
	position: absolute;
	z-index: 10;
	background-image: url(../images/faux.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#left {
	width: 120px;
	float: left;
}
#left #logo {
	text-align: center;
}
#left p {
	margin: 0px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 100px;
}
#left p a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	display: block;
	padding-bottom: 3px;
}
#left p a:hover {
	text-decoration: underline;
}
#left #main_nav {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	float: left;
	width: 120px;
}
#left #main_nav li {
	list-style-type: none;
	clear: left;
	width: 120px;
}
#main_nav li a {
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: .9em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE3224;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

#main_nav li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main_nav ul {
	background-color: #FFFFFF;
	z-index: 400;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EE3224;
	border-right-color: #EE3224;
	border-left-color: #EE3224;
	left: 120px;
	position: absolute;
	float: left;
	width: 200px;
}
#main_nav ul li {
	float: left;
}

#main_nav ul li a {
	color: #EE3224;
	padding: 4px;
	margin: 0px;
	width: 192px;
	clear: left;
	float: left;
	display: inline;
}
#main_nav ul li a.hot {
	background-color: #F23215;
	color: #FFFFFF;
}
#main_nav li.hot {
	background-image: url(../images/hilight.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#main_nav ul li a:hover {
	color: #FFFFFF;
	background-color: #EE3224;
	border-bottom-color: #EE3224;
}
#header {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	padding: 0px;
	height: 130px;
	background-image: url(../images/header.jpg);
	float: left;
	width: 660px;
}
#header #right_transp {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 160px;
	position: absolute;
	left: 620px;
}
#corp_nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#corp_nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
}
#corp_nav ul li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
}
#corp_nav ul li a {
	padding: 5px;
	text-decoration: none;
	margin: 0px;
	float: left;
	font-size: .9em;
	color: #FFFFFF;
}
#corp_nav ul li a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}
#corp_nav ul li a.dead:hover {
	background-color: transparent;
	color: #FFFFFF;
}
#header #photo_block {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	z-index: 100;
	top: 22px;
	position: absolute;
	width: 500px;
}
#header #photo_block img {
	float: left;
}
#middle {
	width: 500px;
	float: left;
	padding: 0px;
}
#middle #space {
	margin: 0px;
	float: left;
	padding: 10px;
	width: 480px;
}
#middle #space a.more {
	0font-size: 0.9em;
	text-transform: uppercase;
	color: #A0A8B3;
	text-decoration: none;
	text-align: right;
	font-size: 0.9em;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#middle #space a:hover {
	color: #EE3224;
}
#middle #space h2 {
	margin: 0px;
	font-family: "Trebuchet MS";
	color: #BA986B;
	text-transform: uppercase;
	font-size: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 440px;
	display: block;
}
#middle #space h3 {
	font-family: "Trebuchet MS";
	color: #999999;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEBCA0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
#middle #space h4 {

	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	text-transform: none;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#middle #space p {
	margin: 0px;
	font-size: 1em;
	padding: 5px;
	width: 460px;
	text-align: left;
	display: block;
	clear: left;
}
#middle #space blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
}
#middle #space ol {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
}
#middle #space ol a, #middle #space ul a {
	color: #8F9DB7;
	text-decoration: none;
}
#middle #space ul {
	margin: 0px;
	color: #333333;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	width: 400px;
	display: block;
}
#middle #space ul li a:hover {
	color: #F23215;
}

#middle #space ol li {
	margin: 0px;
	padding: 0px;
	list-style-type: decimal;
	font-size: 1em;
}
#middle #space .align_right {
	padding: 0px;
	text-align: right;
	display: block;
}
#middle #space .align_right strong {
	background-color: #fefefe;
	display: block;
	padding: 4px;
}
#right {
	width: 160px;
	float: left;
	position: relative;
}
#CPRSloginForm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	clear: left;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 160px;
}
#CPRSloginForm button {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	clear: left;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #EE3224;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CPRSloginForm label {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: capitalize;
	color: #BA986B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 150px;
}
#CPRSloginForm input.text {
	border: 1px solid #CC9933;
	float: left;
	clear: left;
	padding: 2px;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
	width: 144px;
}
#right #news_box {
	padding: 0px;
	margin: 0px;
}
#right #news_box h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 0px;
	clear: left;
	float: left;
	width: 159px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right #news_box h2 a{
	text-decoration: none;
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
	float: left;
	width: 148px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
#right #news_box h2 a:hover{
	background-color: #FFF0DC;
}
#right #news_box ul {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 160px;
}
#right #news_box ul li {
	list-style-type: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE3224;
}
#right #news_box ul li a {
	font-size: 0.9em;
	color: #35398D;
	text-decoration: none;
	text-align: left;
	clear: left;
	float: left;
	width: 149px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-transform: capitalize;
}
#right #news_box ul li a strong {
	color: #F23316;
}
#right #news_box ul li a.reg {
	text-align: left;
	background-color: #FFFFFF;
	display: block;
	float: none;
	width: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right #news_box ul li a:hover {
	background-color: #EEDCD5;
	color: #353C8D;
	background-repeat: no-repeat;
	background-position: left;
}
#right #sponsor {
	clear: left;
	text-align: center;
	float: left;
	width: 160px;
	margin-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#right #sponsor p {
	font-size: 0.9em;
	padding: 5px;
	background-color: #efefef;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: none;
	display: block;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right #sponsor p a {
	display: block;
	padding: 5px;
	text-align: center;
	margin: 0px;
}
#message {
	font-size: 0.9em;
	text-transform: lowercase;
	color: #F23215;
	padding: 5px;
	clear: left;
	font-weight: bold;
	margin: 0px;
}
#footer {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	background-color: #BA986B;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EE3224;
	font-size: 0.95em;
	text-decoration: none;
	width: 780px;
}
#footer p {
	display: block;
	margin: 0px;
	text-align: left;
	color: #F8F4EF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}
#footer a:hover {
	color: #FFFF00;
}




#main_nav ul li.hot {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#middle #space h5 {


	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #34398A;
	text-transform: none;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: left;
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#error {
	font-size: 0.9em;
	text-transform: lowercase;
	color: #FF0000;
	padding: 5px;
	clear: left;
	border: 1px solid #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#welcome {
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA986B;
	background-color: #F33316;
	margin: 0px;
	display: block;
}
#logout a {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	color: #FFFFFF;
	margin: 0px;
	display: block;
}
#logout a:hover {
	text-decoration: underline;
}
