body {
	margin: 0px;
}

p, a, td, ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


.active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}

img {
	border: none;
}

#primnav {
	width: 100%px; height: 50px;
	overflow: hidden;
	background-color: #EEECDF;
	white-space: nowrap;
}

#primnav ul {
	margin: 0px; padding: 0px;
	float: left;
}

#primnav ul li {
	list-style: none;
	display: inline;
	margin: 0px; padding: 0px;
}

#primnav a {
	float: left;
	margin: 16px 0px 0px 50px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 4px 0px 0px 0px;
}

#content {
	width: 100%; height: 345px;
	overflow: hidden;
	background-color: #EEECDF;
	border-top: 1px white dashed;
	border-bottom: 1px white dashed;
}

#content2 {
	width: 100%; height: 100%;
	overflow: hidden;
	background-color: #EEECDF;
	border-top: 1px white dashed;
	border-bottom: 1px white dashed;
}


#content p {
	margin-left: 35px;
}

#content table {
	margin: 10px 0px 10px 50px;
	border-spacing: 0px;
	padding: 0px;
}

.left {
	width: 600px;
	vertical-align: top;
		horizontal-align: left;
	padding: 5px 0px 5px 0px;
}

.right {
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}


#empty {
	width: 100%; height: 14px;
	overflow: hidden;
	background-color: #FFFFCC;
	border-top: 1px white dashed;
	border-bottom: 1px white dashed;
}

#emptytop {
	width: 100%; height: 50px;
	overflow: hidden;
	background-color: #EEECDF;
	border-top: 1px white dashed;
	border-bottom: 1px white dashed;
}

#emptybottom {
	width: 100%; height: 22px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
	background-color: #EEECDF;
	border-top: 1px white dashed;
	border-bottom: 1px white dashed;
}

#footer {
	width: 684px; height: 150px;
	overflow: hidden;
	background-color: #F9F8F3;
	text-align: center;
}

#footer h1 {
	font-family: Times New Roman, serif;
	font-size: 24px;
	color: #333333;
}

#footer h2 {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
}


#rhc {
	width: 166px; height: 700px;
	overflow: hidden;
	background-color: #663333;
	position: absolute;
	top: 0px; left: 684px;
}

#rhc2 {
	width: 166px; height: 2200px;
	overflow: hidden;
	background-color: #663333;
	position: absolute;
	top: 0px; left: 684px;
}

#rhc img {
	margin-top: 100px;
}

#rhc2 img {
	margin-top: 100px;
}

#orange {
	width: 166px; height: 22px;
	overflow: hidden;
	background-color: #996666;
	position: absolute;
	top: 494x; left: 684px;
}	

#scroll {
	position: absolute;
	left: 640px; top: 350px;
	width: 30px; height: 10px;
	background-color: #EFEFDE;
}
