@charset "UTF-8";
#wrapper {
	background-image: url(images/Background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
	height: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
#maincontent {
	height: 730px;
	width: 800px;
	margin-left: 0px;
}
#maincontent img {
	padding-left: 45px;
	padding-top: 10px;
}
#footer img {
	padding-left: 48px;
}
#sidebar {
	float: left;
	height: 500px;
	width: 150px;
	margin-top: 100px;
	border: solid #670204 1px;
	background-color: #777777;
	margin-left: 100px;
}

#footer {
	height: 183px;
	width: 800px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-position: 48px 0px;
	background-repeat: no-repeat;
}
body {
	background-color: #050505;
	padding-top: 10px;
}
#header {
	height: 351px;
	width: 800px;
	border: 0;
	padding: 0;
	margin: 0;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #666666;
	}
form {
	text-align: right;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	padding-top: 25px;
	border: 0;
	margin: 0;
	padding-right: 70px;
	line-height: 30px;
	margin-bottom: -8px;
}
form b {
	line-height: 20px;
	color: #666666;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
	text-align: center;
	border: 0;
	margin: 0;
<a href="store.html" target="_blank">Buy It Now</a>
;
}
map {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	outline: none;
}