body {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	background-color: black;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: white;
}

#frame {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 985px;
	min-height: 1000px;
	_height: 1000px;
	text-align: left;
	background-image: url('/img/2008/body-bg.jpg');
	background-repeat: no-repeat;
}

#content {
	position: relative;
	padding: 6px;
	padding-top: 437px;
	width: 716px;
	min-height: 350px;
	_height: 350px;
	margin-bottom: 50px;
}

.home #content {
	width: 385px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1.deco {
	font-size: 17px;
	border-bottom: 1px solid rgb(161,30,34);
	margin-bottom: 6px;
}

h1 {
	line-height: 30px;
	font-size: 17px;
	margin-bottom: 6px;
}

h1.clean {
	border-bottom: 0;
}

#content h2 {
	font-size: 15px;
	line-height: 24px;
	border-bottom: 1px solid rgb(161,30,34);
	margin-top: 6px;
	margin-bottom: 4px;
}

#content h2 a {
	text-decoration: none;
}

#content h2 a:hover {
	color: rgb(200,200,200);
}

#content h3 {
	font-size: 13px;
}

#content p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#content a {
	color: rgb(161,30,34);
}

#content a:hover {
	color: rgb(200,200,200);
}

#centerbar {
	position: absolute;
	left: 413px;
	top: 437px;
	width: 335px;
}

#sidebar {
	position: absolute;
	left: 760px;
	top: 437px;
	width: 230px;
}

p.desc {
	color: rgb(143,143,143);
	font-size: 11px;
}

.agenda-item {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgb(161,30,34);
}

.agenda-item h2 {
	color: rgb(161,30,34);
	font-size: 13px;
	margin: 0;
}

.agenda-item h2 a {
	color: rgb(161,30,34);
	text-decoration: none;
}

.agenda-item .date {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-right: 10px;
}

.agenda-item p {
	margin: 0;
}

#logo {
	position: relative;
	width: 987px;
	border-top: 1px solid rgb(61,61,61);
	text-align: center;
}

#logo img {
	position: absolute;
	top: -16px;
	left: 466px;
}

#footer {
	position: relative;
	left: 29px;
	width: 928px;
	margin-top: 25px;
	border-top: 1px solid rgb(37,37,37);
	padding-top: 11px;
	text-align: center;
	font-size: 11px;
}

#footer p {
	margin: 0;
	padding: 0;
	color: rgb(200,200,200);
}

#footer a {
	color: rgb(200,200,200);
	text-decoration: none;
}

#footer a:hover {
	color: rgb(161,30,34);
}

#footer img {
	position: relative;
	top: 3px;
	left: 7px;
}

#header {
	position: absolute;
	right: 0px;
	top: 131px;
}

#intro {
	position: absolute;
	left: 11px;
	top: 145px;
}

#intro h1 {
	margin: 0;
	padding: 0;
	font-size: 28px;
}

#intro p {
	display: block;
	width: 445px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	line-height: 22px;
}

#menu {
	position: absolute;
	left: 17px;
	top: 358px;
	width: 500px;
}

#menu a {
	line-height: 19px;
	padding-left: 19px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/img/2008/arrow-right.gif');
	background-repeat: no-repeat;
	background-position: 1px 14px;
}

#menu a:hover {
	background-position: 1px 4px;
}

#menu a.active {
	background-position: 1px 4px;
}

#menu .set {
	position: relative;
	float: left;
	left: 0px;
	width: auto;
	margin-right: 14px;
}

#beer {
	position: absolute;
	left: 452px;
	top: 82px;
	width: 129px;
	height: 316px;
	background-image: url('/img/2008/beer.png');
	background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/2008/beer.png', sizingMethod='crop');
}

/* From prev */

#content div.forum_post {
	border: 1px solid #65151E;
	background-color: black;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: white;
	margin-bottom: 10px;
}
#content div.forum_post_txt {
	background-color: white;
	padding: 10px;	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
#content input.text {
	border: 1px solid black;
}
#content textarea {
	border: 1px solid black;
	font-family: Arial;
	font-size: 12px;
}
#content input.button {
	border: 1px solid black;
	background-color: black;
	color: white;
	cursor: pointer;
}
#forum {
	width: 420px;
}
#forum th {
	font-family: Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding: 2px;
}
#forum td {
	font-family: Arial;
	font-size: 12px;
	color: black;
	background-color: white;
	padding: 4px;
}
#forum a {
	color: black;
}

.date {
	color: white;
}

#toes {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 115px;
	height: 120px;
}
