	body
	{
	margin: 0;
	padding: 0;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #505367;
	background-attachment: fixed;
	background-image: url(../web_images/grass.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #98BED5;
	}
#public {
	float: right;
	width: 200px;
}
#picture_box {
	width: 135px;
	padding-right: 10px;
	float: left;
}

#private {
	float: left;
	width: 200px;
}


a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.header_text{
	font-size:24px;
	color:#FF0000;
	font-family: "Century Gothic";
	line-height: 25px;
}
a.red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}


	
	#main_container
	{
	width: 100%;
	text-align: left;
	background-image: url(../web_images/top_banner.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	height: 70px;
	background-attachment: scroll;
	background-position: left top;
	}
	
	#container
	{
	width: 800px;
	text-align: left;
	background-image: url(../images/Background.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	height: auto;
	}
.picfloatright {
	float: right;
	padding-left: 5px;
}
.picfloatleft {
	float: left;
	padding-right: 5px;
}

	
	#header
	{
	height: 70px;
	background-image: url(../images/Background.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#logo_holder {
	float: left;
	height: 70px;
	width: 522px;
}

#features {
	float: left;
	width: 170px;
}
#features2 {
	width: 170px;
	float: right;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

	
	#sub_header {
	height: 40px;
	width: 200px;
	padding-right: 10px;
	float: right;
	padding-top: 8px;
}
	
	#contents	
	{
	filter:progID:DXImageTransform.Microsoft.BasicImage(opacity=0.9);
	-moz-opacity: 0.9;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #99CCCC;
	position: static;
	
	}
#main_content_area {
	padding: 5px;
	float: right;
	height: 100%;
	width: 450px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699CC;
}

	#contents_right {
	height: 100%;
	width: 120px;
	float: right;
	padding: 5px 10px;
}
#RSF_banner {
	height: 90px;
	width: 800px;
	border-top-color: #98BED5;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #98BED5;
	border-bottom-color: #98BED5;
	border-left-color: #98BED5;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu3 {
	filter:progID:DXImageTransform.Microsoft.BasicImage(opacity=1);
	-moz-opacity: 1;
	float: left;
	width: 190px;
	height: auto;
	}
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	

	
#menu3 li a:link, #menu3 li a:visited {
	color: #FFFFFF;
	display: block;
	background-image: url(../web_images/menu.jpg);
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #000000;
	background-image: url(../web_images/menu.jpg);
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
	
	#footer	
	{
	clear: both;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
	padding-top: 5px;
	}
.sub-text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
}
