body {	background: #FFFFFF url(../images/sitewide/top_bg.gif) repeat-x;	margin: 0px;	padding: 0px;	width: auto;}#header {	width: auto;	margin: 0px auto;	text-align: center;	height: 93px;}#topnav {	width: auto;	margin: 7px auto 5px auto;	text-align: center;	height: 20px;	}#topnav a{		font-size: 90%;	font-family: Verdana, Arial, Helvetica, sans-serif;	padding: 10px;}	#topnav a:visited, #topnav a:link{		color: #efefef;		text-decoration: none;		text-transform: uppercase;		font-weight: bold;		}	#topnav a:hover {	color: #fff;	text-decoration: none;	}#topnav p {	margin: 0px;	padding: 0px;	}