
body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #06185c; 
	margin: 0; 
	padding: 0;
}
#container { 
	margin: auto;
	width:892px;
    background:url(content_bg_top.jpg) no-repeat top center;
	position:relative;
}

#wrapper {
width: 800px;
margin: auto;
background: #88eeff;
position: center;
}
#masthead {
background: url(rcimages/backgnd-orange.gif);
height: 200px;
}
#content {
padding: 0px 15px 40px 0;
font-size: 100%;
font: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
h1 {
font-color: #020233;
font-size: 1.8em;
font-weight: bold;
margin: 5px;
}
.grey12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.blue12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#000099;
	}
.darktext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#000033;
	}
.blue14bld {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color:#000099;
	}
.bluehdr {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color:#000099;
	}
.bighdr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
	font-size: 2.0em;
	color: #003300;
}
.greenhdr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
	font-size: 1.8em;
	color: #003300;
}
.blackhdr {
    font-family:"Times New Roman", Times, serif ;
    font-style: normal;
	font-size: 2.0em;
	color: #000000;
}
.comic {
    font-family: Ravie, "Comic Sans MS", Arial;
	font-size: 2.0em;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #cc0000;
}
p {
font-color: #020233;
font-size: 0.9em;
margin: 5px;
}
#texttable {
background-color: #aaccee;
border: 4px solid #111166;

}
#navigation {
width:140px;
padding:0px;
margin: auto;
float:left;
}
#leftcol {
width:380px;
padding:7px;
margin: auto;
float:left;
}
#rightcol {
width:210px;
padding:7px;
margin: auto;
float: right;
		}
#footer {
clear: both;
text-align: center;
padding: 20px 10px 10px
}
#footer p {
font-size: 0.8em;
}
 
a {
text-decoration: underline;
color: #990033;
}
a:hover {
color: #000000;
text-decoration: underline;
}


