a:link { color: #3a3; text-decoration: none; font-weight:bold;}
a:visited { color: #3a3; text-decoration: none; font-weight:bold;}
a:hover {  color:#070; font-style:italic; font-weight:bold; }



div.navmenuwrap {

	float:left; position:relative; margin-left:-151px; margin-top:125px; width:150px; height:180px; 
	padding-bottom:6px; border-left:1px solid black; border-bottom:1px solid black; border-top:1px solid black; 
	
}

div.navmenucont {
	width:145px; height:150px; padding-top:30px; padding-left:5px; overflow:hidden; 
	background-color:#cfc; border-left:3px solid #88ff88; border-top:3px solid #88ff88; border-bottom:3px solid #88ff88; 
	background-image:url('/RC4_images/navbar_title_HORZ.png'); background-repeat:no-repeat; background-position:top center;

}


body
{
	font-family:Calibri, Arial;
	font-size:16px;
	background-color:#666;
}

div.titlebar
{
	width:100%;  height:120px;
	background-image:url('/RC4_images/titlebar.png'); 
}
div.titletext
{
	position:relative; left:440px; top:60px;
	width:300px; height:40px;
	font-size:24px; font-weight:bold;
	text-align:right;
	float:left;
}
div.subtitletext
{
	position:relative; left:140px; top:85px;
	width:300px; height:40px;
	font-size:16px; font-weight:bold;
	text-align:right; 
	float:left;
}

div.hr {
width:100%; height:0px;
border:1px solid #060; margin:5px;
}
div.pagewrapper { min-height:804px; width:1000px; margin-left:auto; margin-right:auto; }
div.pageblackwrapper { width:850px; margin-left:151px;
border:1px solid black; 	
}
div.page2ndwrapper {
min-height:800px; border:3px solid #88ff88; background-color:#ccffcc; padding-bottom:5px;; 	
}
div.pagecontents {width:820px; padding-left:10px; padding-right:10px;}