body {
	background-color: #000000;
	margin-top: 0px;
	text-align: center;
}
#wrapper {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#headerholder {
	height: 250px;
	width: 800px;
	text-align: left;
}

.links a {
	font-family: "Gill Sans", "Helvetica Neue", Helvetica, Verdana, Tahoma;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.links a:hover{
	font-family: "Gill Sans", "Helvetica Neue", Helvetica, Verdana, Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.graytext {
	font-family: "Gill Sans", "Helvetica Neue", Helvetica, Verdana, Tahoma;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
.activepagaetext {
	font-family: "Gill Sans", "Helvetica Neue", Helvetica, Verdana, Tahoma;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
#beerglass {
	position: relative;
	float: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
#articlesbody {
	background-color: #FFFFFF;
	height: 7000px;
	width: 650px;
	top: 60px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#contactusbody {
	background-color: #FFFFFF;
	height: 375px;
	width: 650px;
	top: 60px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#products1body {
	background-color: #FFFFFF;
	height: 940px;
	width: 650px;
	top: 60px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 1px;
}
#products2body {
	background-color: #FFFFFF;
	height: 940px;
	width: 650px;
	top: 60px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 1px;
}
#products3body {
	background-color: #FFFFFF;
	height: 925px;
	width: 650px;
	top: 60px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 1px;
}
#productsbar {
	position: relative;
	height: 25px;
	width: 650px;
	top: 60px;
	background-image: url(images/productsbar.gif);
	margin-right: auto;
	margin-left: auto;
}
#productsnav {
	position: relative;
	height: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 35px;
}
#articlesbar {
	position: relative;
	height: 25px;
	width: 650px;
	top: 60px;
	background-image: url(images/articlesbar.gif);
	margin-right: auto;
	margin-left: auto;
}
#redindexwrapper {
	background-image: url(images/contentgradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 7100px;
	width: 800px;
	background-color: #bf0000;
	text-align: center;
	position: relative;
}
#redcontactwrapper {
	background-image: url(images/contentgradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 500px;
	width: 800px;
	background-color: #bf0000;
	text-align: center;
	position: relative;
}
#redproducts1wrapper {
	background-image: url(images/contentgradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1050px;
	width: 800px;
	background-color: #bf0000;
	text-align: center;
	position: relative;
}
#redproducts2wrapper {
	background-image: url(images/contentgradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1050px;
	width: 800px;
	background-color: #bf0000;
	text-align: center;
	position: relative;
}
#redproducts3wrapper {
	background-image: url(images/contentgradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1050px;
	width: 800px;
	background-color: #bf0000;
	text-align: center;
	position: relative;
}
#contactusbar {
	position: relative;
	height: 25px;
	width: 650px;
	top: 60px;
	background-image: url(images/contactusbar.gif);
	margin-right: auto;
	margin-left: auto;
}

