@charset "utf-8";
/* CSS Document */

.master {
	margin-top:20px;
	position:relative;
	text-align:center;
	margin:0 auto;
	width:930px;
	overflow:visible;
}

.header {
	position:relative;
	width:930px;
	height:247px;
	text-align:center;
	clear:both;
}

.nav {
	position:relative;
	clear:both;
	width:920px;
	margin-left:5px;
	margin-top:10px;
	height:31px;
}

.sidebar {
	position:relative;
	width:287px;
	height:514px;
	background-image:url(images/sidebar_photos2011.png);
	float:right;
}

.sponsor_footer {
	position:relative;
	width:920px;
	overflow:visible;
	height:auto;
	clear:both;
	text-align:left;
	margin-left:10px;
}

.beershome {
	position:relative;
	float:left;
	width:640px;
	height:auto;
	overflow:auto;
	text-align:left;
	margin-top:15px;
}

.main {
	position:relative;
	float:left;
	width:643px;
	height:auto;
	overflow:visible;
	background-image:url(images/mainbox_bg.png);
	background-repeat:repeat;
	text-align: left;
	color: #999;
}

.pmain {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#999;
	margin-left:24px;
	margin-right:24px;
	text-align:center;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#999;
	margin-left:24px;
	margin-right:24px;
	text-align:left;
}
.mainthanks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	line-height:20px;
	color:#999;
	margin-left:24px;
	margin-right:24px;
	text-align:center;
}

ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#999;
	margin-left:24px;
	margin-right:24px;
	text-align:left;
	margin-top:-15px;
}
