body {
	margin:0px 0px 6px 0px;
	background-color: #404040;
	background-image: url(../images/bf_bg.gif);
	background-repeat: repeat;
	}

#main {
	width:850px;
	margin:0px auto;
	background-color:#FFFFFF;
	overflow:visible;}
	
#nav, #header {background-color:#2672BC;}

#nav a {color:#ffffff;}

#topRight {
  	height:17px;
	float:right;
	padding:8px 20px 8px 60px;
	font-family:"Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin-left:30px;
	z-index:1;
	overflow:hidden;
	}
	
#topRight a:link, #topRight a:visited {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #FF9900;}

#topRight a:hover, #topRight a:active {
	margin-bottom:1px;
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #4baaf2;}

.content_sep {
	height:9px;
	background-image:url(../images/bf_content_sep.gif);
	background-repeat:repeat-x;
	clear:both;}
	
#content, .content {
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:2px 30px 2px 32px;
	background-color:#ffffff;
	overflow:visible;
}

.blueTitle {
	margin:2px 4px;
	background-image:url(../images/bf_title_bg.gif);
	background-position:top;
	background-repeat:repeat-x;}

.textpad {padding:4px 24px;}

.midline, .blueline {height:2px;background-color:#2672BC;}

#footer_nav {
	background-image:url(../images/bf_footer_nav.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
	background-color:#266fb6;
	font-family:"Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#ffffff;
	border-bottom:1px solid #66a2cd;
	padding:6px 5px 3px 25px;
	}

#footer_nav a:link, #footer_nav a:visited {
	padding:0px 12px;
	border-right:dotted 1px #ffffff;
	background-color:none;
	color:#FFFFFF;
	text-decoration:none;
	}

#footer_nav a:hover, #footer_nav a:active {
	color:#FFFFFF;
	background-color:#b76d25;
	}

#footer_nav a:link .fnR {border-right:none;}
	
#bottom {
	height:48px;
	background-image:url(../images/bf_bottom.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	background-color:#1c51af;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#ffffff;
	position: relative;
	margin-bottom:0px;
	}
	
#bottom #copyright {
	position: absolute;
	bottom: 0px;
	right:0px;
	padding:0px 20px 10px 0px;
	width:auto;}
	
