body{
	margin: 0 auto;
	padding: 0;
	background: #000000;
	width: 960px;
	color: #999999;
}

#center_wrap {
	position:relative;
	margin:14px 0px 10px 40px;
	padding:0px;
	width:930px;
	text-align:left;
}

#nav_top{
	background: url("/images/topNavBG.gif") no-repeat;
	margin: 0;
	height: 33px;
	font: bold 11px arial,helvetica,sans-serif;
	padding: 18px 20px 0 75px;
}
#nav_top a{
	color: #6a6e75;
	text-decoration: none;
	padding: 5px 0 0 10px;
}
#nav_top a:hover{
	color: #FF0000;
}
#saints{
	width: 140px;
	margin-right: 85px;
	display: block;
	float: left;
}
#alltel{
	width: 50px;
	display: block;
	float: right;
}

input {
	font-size: 10px; 
}

#bottom_links {
	margin:0px 0px 10px 0px;
	width:970px;
	height:30px;
}

#footer {
	width:970px;
	height:100px;
	padding: 0;
	text-align: center;
	color: #999999;
	font: 11px arial,helvetica,sans-serif;
	clear:both;
}

#footer a{
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
