/* CSS Document */

body{
	background-color: #333157;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:720px;
	text-align:center;
	height:100%;
	}
	
#page{
	text-align:left;
	width:720px;
	height:100%;
	background-color:#ffffff;
	}
	
#floatfix{clear:both;}
	
#content{
	width:500px;
	float:right;
	padding-left:11px;
	padding-right:11px;
	clear:right;
	background-color:#ffffff;
	}
	
#bodytext{
	color:#333333;
	float:left;
	clear:left;
	width:495px;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	}
#bodytext2{
	color:#333333;
	float:left;
	clear:left;
	width:180px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:8px;
	padding-right:8px;
	}
#bodytext3{
	color:#333333;
	float:left;
	clear:left;
	width:182px;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	}
#bodytext4{
	color:#333333;
	float:right;
	clear:left;
	width:300px;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#title{
	font-size:18px;
	color: #330099;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	clear:left;
	width:495px;
	}	

#image_left{
	width:90px;
	height:135px;
	float:left;
	clear:right;
	border: #transparent solid;
	}
	
#banner{
	width:720px;
	height:0;
	font-size: 11px;
	background-color:#transparent;
	}
	
#left_nav{
	background-color:#2d2e63;
	height:100%;
	width:175px;
	float:left;
	clear:left;
	}
		
#navbar_button{
	background-color:#FFCC66;
	width:198px;
	height:25px;
	float:left;
	clear:left;
	color: #FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}
	
#navbar_bottom{
	background-color: #FFCC66;
	text-algin:left;
	width:198px;
	float:left;
	clear:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		}
	
#hr{
	width: 100%;
	background-color:#2d2e63;
	float:left;
	}
	
#footer{
	width:720px;
	background-color: #9999CC;
}
			
#div1{
	background-color: #9999CC;
	padding:5px;
	padding-bottom:20px;
	font-size:9px;
	text-align:left;
	width:230px;
	float:left;
	vertical-align:middle;
	clear:left;
	}
#div2{
	background-color: #9999CC;
	padding:5px;
	padding-bottom:10px;
	font-size:9px;
	text-align:center;
	width:230px;
	float:left;
	clear:right;
		}
#div3{
	background-color: #9999CC;
	padding:5px;
	padding-bottom:14px;
	font-size:9px;
	text-align:right;
	width:230px;
	float:left;
	clear:rightt;
	}
		
a:link{ 
	font-weight: bold; 
	text-decoration: none; 
	color:#000000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#333333;
	}
a:hover{ 
	text-decoration: underline; 
	color:#555555;
	}
	
p, li{
	margin: 0 auto;
	}
	
#header{
	background-image:url(fcrb_banner.gif);
	width:720px;
	height:130px;
	text-align:center;
	}
	
h4{
	position:absolute;
	left:-9999px;
}

h1{
	position:absolute;
	left:-9999px;
}
	
#img{
	width:auto;
	height:auto;
	border:none;
	text-align:center;
	}
#img_left2{
	width:86px;
	height:156px;
	float:left;
	clear:right;
	border: #transparent solid;
	}
