@charset "utf-8";

/* Layout */

html,
body {
	background-image: url(../images/rh_spinBg.jpg);
	background-color: #000000;
	background-repeat: repeat;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}	

#wrapper {
	width: 800px;
	background-image: url(../images/rh_conBg.jpg);
	background-repeat: repeat-x;
	margin-left: 20%;
	background-color: #1c1d1f;
	margin-top: 0px;
}

#wrapper {
	height:100%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#header {
	background-image: url(../images/rh_header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

#menu {
	float: left;
	height: 320px;
	width: 230px;
	margin-top: 20px;
	padding-left: 0px;
}

#content{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}


#footer {
   	height:189px;   
	background-image: url(../images/rh_footer.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

.ftHigh {
	margin-left: 260px;
	font-size: 9pt;
	margin-top: 15px;
	padding-top: 15px;
}

.ftLow {
	margin-left: 340px;
	font-size: 8pt;
}

.portMenu {
	width: 475px;
	margin-left: 300px;
}
.portMenu a:link img, .portMenu a:visited img{
	color: #CCCCCC;
	
}

.portMenu a:hover, a:active img
{
	color: #FFFFFF;
}

.portShow {
	width: 300px;
	left: 486px;
	margin-left: 175px;
	margin-top: -335px;
}

#footer a:link {}

#footer a:visited {}

#footer a:hover, #footer a:active {}

/* Type */

body{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

p {
}

h1{
	font-size: 12pt;
	color: #7DBD93;
}

h2{
	font-size: 12pt;
	color: 	#A60B8A;
}

h3{
	font-size: 12pt;
	color: 	#FFFFFF;
}

h4{
	font-size: 12pt;
	color: 	#FFFFFF;
}

h4{
	font-size: 12pt;
	color: 	#FFFFFF;
}

h5{
	font-size: 12pt;
	color: #7DBD93;
}


a:link {
	color: #5FDF09;
	text-decoration: none;
}

a:visited {
	color: #328206;
	text-decoration: none;
}

a:hover, a:active {
	color: #A60B8A;
	text-decoration: none;
}

#content p, #content h1{
	margin-left: 242px;
	margin-right: 55px;
}

#content p, #content h2{
	margin-left: 320px;
	margin-right: 55px;
}

#content p, #content h3{
	margin-left: 300px;
	margin-right: 55px;
}

#content p, #content h4{
	margin-left: 234px;
	margin-right: 0px;
}

#content p{
	font-size: 10pt;
}

.txtBg {
	background-color: #111214;
}

.miniTxt {
	font-size: 7pt;
	}
	
#footer p {


}
