body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #B32D24;
	font-weight: normal;
}
a:hover {
	color: #999999;
}
#toplogo {
	width: 590px;
	margin: 30px auto 20px;
}
#toplogo img {
	margin-left: 70px;
}
#toplogocontent {
	width: 590px;
	margin: 30px auto 20px;
	text-align: center;
}
#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backie_contentpage.gif);
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#products {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.prodnavigation {
	background-color: #EBEBEB;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.prodimage {
	border: 1px solid #333333;
}
#prodtable {
	border: 2px solid #CCCCCC;
}
.proddescription {
	font-weight: bold;
	color: #B32731;
}
.proddescription2 {
	text-align:center;
	font-weight: bold;
	color: #B32731;
}
#navigation {
	width: 200px;
	float: right;
	margin-top: -10px;
}
#mess1 {
	display: none;
}
.navdesc {
	display: none;
}
.catimage img {
	border: 1px solid #333333;
}
.extracurr {
	font-size: x-small;
}
.price {
	color: #B52C29;
}
.arrow {
	border: none;
	margin-right: 5px;
	margin-bottom: -5px;
}#searchform {
	margin-right: auto;
	margin-left: auto;
}
#footer {
	border-top: 1px solid #CCCCCC;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #B52C29;
	text-decoration: underline;
}
#cartframe {
	margin-right: auto;
	margin-left: auto;
}
#cartframecontainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	display: none;
	margin-bottom: 10px;
}
#showcart {
	text-align: right;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
.hand {
	cursor: hand;
}
.checkoutheader {
	background-color: #EBEBEB;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #B32731;
}
.explanation {
	color: #999999;
	font-size: x-small;
}
.header {
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
iframe {
	margin: 0px;
	padding: 0px;
}
.hidden {
	visibility: hidden;
}
.alignleft {
	text-align: left;
}

