@charset "utf-8";
/* CSS Document */

body {
	text-align: justify;
	color: #fff;
	background: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
div#top-home {
	width: auto;
	height: 15px;
	margin: auto;
	background-color: #000000;

}

div#home-header {
	width: auto;
	height: 179px;
	margin: auto;
	background-color: #141414;

}
div#inside-header {
	width: auto;
	height: 152px;
	margin: auto;
	background-color: #1B1B1B;

}
div#nav {
	width: auto;
	height: 35px;
	margin: auto;
	padding: 0px 0px 0px 210px;
	background-image: url(common/nav-bg.png);
	background-repeat: repeat-x;
	background-position: center;


}

div#content {
	width: auto;
	height: auto;
	margin: auto;


}
div#greenline {
	width: auto;
	height: 10px;
	margin: auto;
	background-image: url(common/greenline.png);
	background-repeat: no-repeat;
	background-position: top centre;

}
div#content-inside {
	width: 900px;
	margin: auto;
	padding: 10px 10px 10px 10px;
	background-color: #222222;
}
div#content div.left, div#content div.right {
	display: block;
	width: 900px;
	float: left;
}
div#content div.left {
	float: left;
	width: 584px;
	height: 318px;
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 30px;

}
div#content div.right {
	float: right;
	width: 220px;
	height: 383px;
	margin-top: -10px;
	margin-right: 10px;
	background-image: url(common/side-bg.png);
	background-repeat: no-repeat;
	background-position: top centre;
}
div#content div.insideright {
	float: right;
	width: 220px;
	height: 300px;
	margin-top: -10px;
	margin-right: 10px;
	padding-top: 60px;
	background-image: url(common/insidenav-bg.png);
	background-repeat: no-repeat;
	background-position: top centre;

}
div#content div.insideright2 {
	float: right;
	width: 300px;


}
div#content div.insideleft {
	float: left;
	width: 584px;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 30px;

}
div#content div.insideleft2 {
	float: left;
	width: 830px;
	height: 318px;
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 30px;

}
div#news {
	width: 584px;
	height: 170px;
	margin: auto;
	background-color: #303030;
	border-top: solid 1px #FFFF00;
}
div#new div.left2, div#news div.right2 {
	display: block;
	width: 584px;
	float: left;
}
div#news div.left2 {
	float: left;
	width: 240px;
	height: 130px;
	margin-top: 15px;
	margin-left: 20px;
}
div#news div.right2 {
	float: right;
	width: 240px;
	height: 130px;
	margin-top: 15px;
	margin-right: 20px;
}
.whitetext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #FFFFFF;

}
.whitetext2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #FFFFFF;
 line-height: 16px;
 

}
.whitetext3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 line-height: 16px;
 
}
.whitetext4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #FFFFFF;
 line-height: 16px;

 

}
.yellowtext1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFF00;
 line-height: 16px;

}
.yellowtext2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #FFFF00;
 line-height: 16px;

}

.yellowtext3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFF00;
 line-height: 24px;
 }
.greytext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
 }
.redtext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FF0000;
 }
 .greentext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;

}
.link1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;

 text-decoration: none;
}
.link1:hover {
 color: #FFFF00;
 
}
.link2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFF00;
  line-height: 24px;
 text-decoration: none;
}
.link2:hover {
 color: #000000;
 
}
.link3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFF00;
  line-height: 24px;
 text-decoration: none;
}
.link3:hover {
 color: #ffffff;
 
}
div#footer {
	width: 900px;
	height: 45px;
	float: centre;
	margin: auto;

}
a#credit {
	width: 144px;
	height: 44px;
	background-image: url('common/rhblogo1.png');
	background-position: bottom center;
	display: block;
	clear: both;
	float: right;
	margin: 10px 0px 50px;
} 
a#credit:hover {
	background-position: bottom center;
	background-image: url('common/rhblogo2.png');
	}

tr.rollover:hover { color: #FFFF00; }
a.sheets { color: #FFF; text-decoration: none; }
a.sheets:hover { color: #FF0; }
