body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../images/back.jpg);
	margin: auto;
	background-repeat: repeat;
	padding: 0px;
}
#pad {
	height: 20px;
	width: 100%;
}

#container {
	text-align: center;
	width: 950px;
	margin: auto;
	border: solid 1px #000;
	padding: 0;
}
#header {
	height: 252px;
	width: 950px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
}
#nav {
	background-image: url(../images/nav.jpg);
	height: 24px;
	width: 617px;
}
#footer {
	width: 950px;
	color: #FFFFFF;
	margin: auto;
	background-color: #000000;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 75px;
}
#footer a, #footer a:visited{
	color: #FFFFFF;
	vertical-align: middle;
}
#footer a:hover {
	color: #CCC;
}


#contentTop {
	background-image: url(../images/contentTop.jpg);
	height: 38px;
	width: 950px;
}
#content {
	background-image: url(../images/contentBk.jpg);
	background-repeat: repeat-y;
	width: 950px;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-position: left top;
}
#listing {
	width: 900px;
	background-color: #dddddd;
	background-image: url(../images/listing.gif);
	background-position: center top;
	text-align: left;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	font-size: 10px;
}
#container #content #listing table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#listing img {
	border: solid 1px #000;
	padding: 2px;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#message {
	float: right;
	width: 460px;
	color: #FFFFFF;
	margin: auto;
	padding-top: 155px;
	font-size: 12px;
}
#message a, #message a:visited {
	color: #FFFFFF;
}
#message a:hover {
	color: #CCC;
}
.address {
	font-size: 14px;
	font-weight: bold;
}
.cartitle {
	font-size: 16px;
	font-weight: bold;
}
#listingB {
	background-image: url(../images/listingB.gif);
	height: 10px;
	width: 900px;
	margin: auto;
	background-position: center bottom;
}
.style1 {
	color: #003399;
	font-weight: bold;
}
#container #header #message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#gray {
	background-color: #CCCCCC;
	border: 1px solid #838383;
	width: 580px;
	padding: 3px;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	top: 12px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	color: #747474;
}
.tag {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tag a {
	color: #CCCCCC;
	text-decoration: none;
}
.tag a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.tag a:hover{
	color: #fff;
}
