body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}
img {
	border: none;
}
p {
	margin: 0px 0px 1em;
	padding: 0px;
}
#toplogo {
	width: 590px;
	margin: 30px auto 20px;
}
#toplogo2 {
	width: 590px;
	margin: 30px auto 20px;
	text-align: center;
}
#toplogo img {
	margin-left: 70px;
}
#main {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backie_frontpage.gif);
	padding-bottom: 30px;
	background-repeat: no-repeat;
}
#navigation {
	float: right;
	width: 80px;
	margin-right: 10px;
	display: inline;
}
#navigation a {
	border: 1px solid #333333;
	margin-bottom: 19px;
	display: block;
	height: 60px;
	width: 80px;
}
#navigation a:hover {
	border: 1px solid #B32D24;
}
#bottomthumb {
	margin-top: 21px;
}
#footer {
	border-top: 1px solid #CCCCCC;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#subscribe {
	font-size: x-small;
	text-align: center;
	color: #666666;
}

#subscribesubmit {
	font-size: x-small;
}
#subscribe form {
	margin: 15px 0px 0px;
	padding: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #B52C29;
	text-decoration: underline;
}
#text {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#text a {
	color: #B52C29;
	text-decoration: underline;
}
#text a:hover {
	color: #333333;
}
h1 {
	color: #B52C29;
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: small;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}
#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;
}
#history {
	text-align: center;
}
#history img {
	border: 2px solid #666666;
}
.year {
	padding-bottom: 20px;
}

