body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
}

body {
	background-color: #3E1B17;
	background-image: url(images/bg1.jpg);
	background-repeat:repeat-y;
	background-position: top center;
}

#banner {
	margin: 0 auto;
	width: 745px;
	height: 361px;
	padding-bottom:0px;
}

	
a {
	font-size: 10pt;
	color: #753a2a;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #3300FF;
}

#container {
	float: none;
	padding: 0;
	margin: 0 auto;
}


#content {
	position:absolute;
	left: 50%;
	width: 754px;
	height: 295px;
	margin-top: 5px;
	margin-left: -372px;

}

table {
	margin-top: 0;
}

.style1 {
	font-size: 12pt;
	font-weight: bold;
}

#beer { float: left; }
