body {	
	text-align: center;
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 62.5%;
	background-image: url('mast_back.gif'); 
	background-repeat: repeat-x;
}

#banner {
	width: 750px;
	height: 125px;
	color: #fff;
	margin: 0 auto;
}

#sflower {
	border: 0;
}

#tnav {
	font-size: 1.8em;
	background-color: #fff;
	width: 750px;
	margin: 0 auto;
}

a.top {
	color: #039;
	text-decoration: none;
}

a.bot {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fc0;
}



#bnav {	
	z-index: 1;
	clear: both;
	width: auto;
	height: 62.5px;
	font-size: 1.8em;
	margin: 0;
	padding: 0;
	background-image: url('foot_back.gif');
}

#wb  {
	font-size: 0.8em;
	color: #999;
	text-decoration: underline;
}