body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#FFFFFF;
}

#headerA {
	background-color:#FFFFFF;
	position: relative;
	margin: 0pt;
	text-align:center;

}


#website {
	width:825px;
	margin:0 auto; 
}

#content {
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat-y;
	padding-left:45px; 
	padding-right:49px;
	padding-top:15px;
	padding-bottom:30px;
}

#content ul a {
	color:#990000;
	font-size:12px;
	text-decoration:none
}

#content ul a:hover {
	color:#990000;
	font-size:12px;
	text-decoration:underline;
}

#footer {
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	text-align: center
}

	#footer a, #footer a:link, #footer a:visited {
		font-size:10px;
		color: #000000;
		text-decoration: underline;
	}
	
	#footer a:hover {
		text-decoration:none;
	}

#copyright {	
	font-size: 10px;
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat-y;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
} 
	#copyright a, #copyright a:link, #copyright a:visited {
		color:#000000;
		text-decoration:underline;
	}
	
	#copyright a:hover {
		text-decoration:none;
	}

#bottom {
	background-color:#FFFFFF;
	text-align:center; 
	background-image:url(../images/bottom.jpg); 
	background-repeat:no-repeat;
	height:38px;
}

.mbf-item { display: none; }

