.lrfscc {
	font-family: "Trebuchet MS", Tahoma, University;
	font-size: 12px;
	color: #000000;
}

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	
	background:  url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	
}


 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/


img {
display:none;
}

.headertext{
	position:absolute;
	top:80px;
	left:320px;
	color: #000000;
	font-size:18px;
	height:50px;
	width:350px;
	text-align:center;
	z-index:200;	
}


.bodycontent {
	position: absolute;
	top:100px;
	*top:80px;
	left:200px;
	*left:-100px;
	font-size:12px;
	color:#000;
	width:550px;
	text-align:left;
	font-weight:400;	
}



#list-menu {
	

	width: 800px;
	/* this width value is also effected by
	the padding we will later set on the links.	*/
}


#list-menu ul, #list-menu #cssnav {
	

	padding: 0;
	
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	font-weight:normal;
}

#list-menu li{
	margin-bottom: 5px;
float:left;
}
		
#list-menu a {
	

	padding: 4px 2px 4px 10px;

	text-decoration: none; /*lets remove the link underlines*/
}
#list-menu #cssnav a {
	
	text-decoration: none; /*lets remove the link underlines*/
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #000000;
}


#list-menu a:hover, #list-menu #cssnav a:hover {
	border-right:2px solid #919191;
	border-bottom: 2px solid #919191;
	background: #ffdf5a;
	color: #000000;
}

#headerpic {
	display:none;

}


	
#leftpic img {
	display:none;
}
			
#midpic img {
	display:none;
}
				
#rightpic img {
	display:none;
}
				

* html #footer {/*only ie gets this style*/
	\height:72px;/* for ie5 */
	he\ight:70px;/* for ie6 */
}

div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:530px;
	float:right;
	padding-top:98px;/*make room for header*/
}
#centrecontent_inner{
padding-right:20px;
}
#centrecontent p {
	padding-left:3px;
	padding-right:3px;
}
#page_title{
	font-size:120%;
	font-weight:bold;
	margin-bottom:15px;
}
.sub_title{
	font-size:130%;
	font-weight:normal;
	margin-bottom:10px;
	color:#375AAB;
}

img {
display:none;
}