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

.mainbody {top-margin: 0px;
margin-bottom: 0px;
margin-left:0px;
margin-right:0px;
background-color: #02121c;
background-repeat: no-repeat;
}

.maindiv {
margin-left:auto;
margin-right:auto;
background-image: url(../images/BG-06062010_3.jpg);
background-color: #000000;
background-repeat: no-repeat;
}

#nav-menu li a
{
background: url(../images/menuitem_background.jpg) #fff bottom left repeat-x;
height: 20px;
line-height: 20px;
float: left;
width: 10em;
display: block;
border: 0.1em solid #222222;
color: #ffffff;
font-size: 12px;
font-family: verdana;
text-decoration: none;
text-align: center;
} 

#nav-menu li a:hover
{
background: url(../images/menuitem_background_hover.jpg) #fff bottom left repeat-x;
height: 20px;
line-height: 20px;
float: left;
width: 10em;
display: block;
border: 0.1em solid #222222;
color: #c1e8ff;
font-size: 12px;
font-family: verdana;
text-decoration: underline;
text-align: center;
} 

#nav-menu li
{
float: left;
margin: 0 0.15em;
} 

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#nav-menu
{
width:30em
} 

.maintable {border-width:0px; margin-top:0px;background-color:#000000;height:100%;width:800px; table-layout:fixed;};

.contenttable {border-width:0px; margin-top:0px;background-color:#000000;height:100%;width:800px; table-layout:fixed;};	
	
.leftbartop {
	float: left;
	width: 150px;
	height: 200px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #bcdce7;
	}
.leftinnerbartop {	
	width: 150px;
	height: 200px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #333333;
	}
.leftinnerbarbottom {	
	width: 150px;
	height: 150px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #666666;
	}		
	
	
.centerbar {
	float: left;
	width: 660px;	
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;	
	background-color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	overflow: scroll;
	}
.rightbartop {
	float: right;
	width: 150px;
	height: 200px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;	
	background-color: #bcdce7;
	}	
	
.sidebar 
{background-color: #ffffff;width:20px;}

.sidebargradientleft 
{width:25px;
background-color:white;
background-image: url(../images/RCSidebarGradientLeft-29052010.jpg); 
background-repeat:repeat-y;
background-position-x: left;
}

.sidebargradientright 
{width:25px;
background-image: url(../images/RCSidebarGradientRight-29052010.jpg); 
background-repeat:repeat-y;
}

.header 
{background-image: url(../images/RCHeader-Blue-RedCactus-2-08072010.jpg); 
background-repeat: no-repeat; 
width:1000px;
height:120px;}

.headertopspacer
{		
	background-image: url(../images/RCHeader-TopSpacer.jpg); 
	background-repeat: no-repeat;	
	width:1000px;
	height:15px;
}

.headerbottomspacer
{	
	background-image: url(../images/RCHeader-BottomSpacer3.jpg); 
	background-repeat: no-repeat;
	width:1000px;
	height:20px;
}

.menubar 
{background-image: url(../images/RCMenuBar-27052010.jpg); 
background-repeat: no-repeat;
width:500px;
height:20px;}

.center 
{background-color: #ffffff;
background-repeat: no-repeat;
vertical-align: top;
text-align: left;
font-family: sans-serif;
font-size: small;
width:1000px;

}

.footer 
{background-image: url(../images/RCFooter.jpg); 
background-repeat: no-repeat; 
width:1000px;
height:30px;}

.footergradient 
{background-image: url(../images/RCFooter2.jpg); 
background-repeat: no-repeat; 
width:1000px;
height:20px;}

.footerspacer 
{background:none;
width:1000px;
height:30px;}


.red_18 
{font-size:11px; 
color:#3d0000;}

