@charset "UTF-8";
/* CSS Document */

body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	width: 899px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(http://www.hotrodrevival.com/mmImages/bkgd-paper.jpg);
	background-repeat: repeat-y;
	clear: none;
	position: relative;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.storeHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
