#header {
	width: 960px;
}
#leftnav {
	background-image: url(Final%20images%20for%20web/DWpages/images/herdez_pawn_nav_bg.png);
	float: center;
	width: 160px;
}
#main {
	width: 800px;
	padding: 10px;
}
#footer {
	background-image: url(Final%20images%20for%20web/DWpages/images/herdez_pawn_footer_bgimg.png);
	background-repeat: repeat-x;
	height: 42px;
	width: 960px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
}
#body {
	background-image: url(Final%20images%20for%20web/herdez_pawn_%20bgimg.png);
	background-color: #7BAFF2;
}
#wrapper {
	width: 960px;
}
a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FF0000;
}
#leftnav a:link, #leftnav a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
