body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/mainbg.gif);
}
.container {
	background-color: #191919;
	width: 600px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #282828;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.navbar {
	background-color: #FDD101;
	height: 22px;
	font-size: 10px;
	padding-top: 2px;
	font-weight: bold;
	padding-left: 15px;
}
.navbar a {
	color: #191919;
	font-weight: normal;
	text-decoration: underline;

}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}

.logo {
	margin-bottom: 1px;
}

.footer-nav {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #282828;
	height: 20px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-top: 2px;
}
.footer-nav a {
	color: #FDD101;
}
.footer-nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.nextcontent {
	height: auto;
	margin-top: 30px;
	margin-bottom: 15px;
}
.nextcontent h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FDD101;

}
.nextcontent p {
	font-size: 11px;
	color: #FFFFFF;

}
.nextcontent a {
	color: #FDD101;
}
.homeimageholder {
	position: relative;
	left: 15px;
	top: -30px;

}
.productholder {
	margin-bottom: 15px;
}
.productholder h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;

}
.productholder h2 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.productholder p {
	font-size: 10px;
	color: #999999;

}
.prices {
	font-size: 11px;
	color: #999999;
}
.prices2 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.stock {
	font-size: 11px;
	color: #33CC66;
	font-weight: normal;
	line-height: 16px;
}
.notes {
	font-size: 9px;
	color: #999999;
}
.nextcontent h2 {

	font-size: 11px;
	font-weight: bold;
	color: #FDD101;
}
form {
	margin: 0px;
	padding: 0px;
}
