body {
	background: #fff;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#pageLayout {
	margin: none;
	padding: none;
	border: none;
	width: 780px;
	vertical-align: top;
	}
#pageLayout #headerLogin {
	background: #ededcc url(/i/gfx/logot.gif) no-repeat;
	text-align: right;
	height: 70px;
	}
#pageLayout #headerLoginContent {
	position: absolute;
	left: 300px;
	width: 470px;
	top: 0px;
	height: 70px;
	overflow: none;
	margin-right: 10px;
	margin-top: 10px;
	}
#pageLayout #headerLogin div {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	text-align: right;
	vertical-align: bottom;
	color: #000;
	margin-top: 6px;
	margin-bottom: 0px;
	}
#pageLayout #headerLogin a {
	font-weight: bold;
	}
#pageLayout #headerLogin form {
	margin-top: 7px;
	}
#pageLayout #headerLogin input {
	width: 60px;
	height: 14px;
	border: none;
	font-size: 8pt;
	background: #fbfbfb;
	}
#pageLayout #headerLogin .button {
	background: #84997c;
	color: #ededcc;
	border: none;
	width: 60px;
	height: 14px;
	font-size: 8pt;
	}
#pageLayout #searchBar {
	background: url(/i/gfx/logob.gif) no-repeat;
	height: 30px;
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	}
#pageLayout #searchBarContent {
	position: absolute;
	left: 300px;
	width: 470px;
	top: 70px;
	height: 30px;
	margin-right: 10px;
	margin-top: 5px;
	}
#pageLayout #searchBar input {
	width: 100px;
	height: 18px;
	border: none;
	background: #fbfbfb;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#pageLayout #searchBar .button {
	background: #ededcc;
	border: none;
	width: 60px;
	font-size: 9pt;
	}
#searchBar a {
	color: #ededcc;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	}
#searchBar a:hover {
	border: none;
	}	
#pageLayout #leftBar {
	vertical-align: top;
	background: #000;
	width: 100px;
	}
#pageLayout #leftBar div {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #fff;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	}
#pageLayout #leftBar div a:link {
	color: #fff;
	border-bottom: 2px solid #000;
	}
#pageLayout #leftBar div a:visited {
	color: #eee;
	border-bottom: 2px solid #000;
	}
#pageLayout #leftBar div a:active {
	color: #aaa;
	border-bottom: 2px solid #000;
	}
#pageLayout #leftBar hr {
	height: 1px;
	color: #fff;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0;
	}
#pageLayout #rightBar {
	vertical-align: top;
	width: 100px;
	}
#pageLayout #prime {
	vertical-align: top;
	color: #000;
	width: 480px;
	}
#pageLayout #primeContent {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	}
#pageLayout #sidebar {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px black solid;
	border-bottom: 1px black solid;
	}
img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
p {
	color: #000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 10pt;
	}
h1 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	}
h2 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12pt;
	font-weight: medium;
	margin-top: 4px;
	margin-bottom: 6px;
	background-color: #EDEDCC;
	}
#prime hr {
	border: 2px #84997C solid;
	margin-top: 5px;
	margin-bottom: 0px;
	}
.error {
	color: #f00;
	font-weight: bold;
	}
a:link {
	color: #222;
	text-decoration: none;
	border-bottom: 1px dashed #444;
	}
a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dashed #333;
	}
a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 2px solid #777;
	}
.itemlist {
	margin-top: 4pt;
	margin-bottom: 4pt;
	text-align: left;
	margin-left: 2em;
	}
.showinfo {
	font-weight: normal;
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}
.showinfo h1 {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}
.showinfo .info {
	margin-top: 0pt;
	margin-bottom: 0pt;
	text-indent: 0;
	}
.showinfo .info a {
	font-weight: bold;
	}
.showinfo .update {
	font-size: 8pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	text-indent: 0pt;
	}
.showinfo .desc {
	font-size: 9pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
	}
.showinfo .desc p {
	text-indent: 0pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
	}
table.standard {
	font-family: georgia serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 10pt;
	text-indent: 0;
	border-bottom: 1px solid gray;
	}
table.standard th {
	font-family: georgia serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	}
table.standard td {
	font-family: georgia serif;
	font-size: 10pt;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	}
table.standard td:first-child {
	border-left: none;
	}
table.standard #offset td {
	text-align: right;
	border-top: 1px dotted gray;
	}
table.standard #offset td:first-child {
	text-align: left;
	}
table.standard th {
	padding-left: 3px;
	}
table.standard + tr + td {
	border-left: none;
	}
table.standard td:first-child {
	border-left: none;
	}
#searchResults td {
	border-bottom: none;
	}
#searchResults {
	border-bottom: none;
	}
#messageList {
	width: 100%;
	}
#beerList {
	margin-top: 10pt;
	}
#message .msgheader {
	margin-left: 20pt;
	text-indent: 0pt;
	}
table .unread {
	font-weight: bold;
	}
#messageForm td {
	vertical-align: top;
	}
#messageForm textarea {
	width: 400px;
	height: 400px;
	}
#messageForm input {
	width: 400px;
	}
#messageForm input[type="submit"] {
	width: 100px;
	}
#signup p {
	text-indent: 0px;
	}
#signup td {
	vertical-align: bottom;
	padding-bottom: 5px;
	}
#signup td:first-child {
	text-align: right;
	}
#codeDisplay {
	border-collapse: collapse;
	}
#codeDisplay td {
	border: 1px dotted gray;
	padding: 6px 6px 6px 6px;
	}
#codeDisplay th {
	padding: 6px 6px 6px 6px;
	}
.forum {
	margin-bottom: 10px;
	border: 1px solid black;
	}
.forum * {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	}
.forum td {
	background-color: #ddf;
	color: #000;
	padding: 3px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	}
.forum td a {
	border-bottom: none;
	}
.forum th {
	font-size: 9pt;
	vertical-align: bottom;
	background-color: #aaf;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 3px;
	}
.forum .lg * {
	font-size: 9pt;
	font-weight: bold;
	}
.forum h1 {
	font-size: 16pt;
	}
.forum h2 {
	font-size: 12pt;
	}

