body {
	background: #009999;
	font: 10pt Arial Helvetica, Sans-Serif;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}

* html body {
	text-align: center;
}

* html div {
	text-align: left;
}

p {
	font: 10pt Arial, Helvetica, Sans-Serif;
	line-height: 1.2;
}

dt {
	font: bold 10pt Arial, Helvetica, Sans-Serif;
	line-height: 1.2;
	margin-bottom: 5px;
}

dd {
	font: 10pt Arial, Helvetica, Sans-Serif;
	line-height: 1.2;
	margin-bottom: 10px;
}

dd.menu {
	font: 10pt Arial, Helvetica, Sans-Serif;
	line-height: 1.2;
	margin: 0 0 0 50;
}

dd.current {
	font: 10pt Arial, Helvetica, Sans-Serif;
}

li {
	font: 10pt Arial, Helvetica, Sans-Serif;
	line-height: 1.2;
}

acronym {
	cursor: help;
	font: Bold 10pt Courier;
	border-bottom: dotted 1px black;
}

h1.title {
	font: Bold 14pt Arial, Helvetica, Sans-Serif;
	line-height: 1.2;
}

h2.title {
	font: Bold 12pt Arial, Helvetica, Sans-Serif;
	line-height: 1.2;
}

div.archive {
	padding-left: 64px;
}

div.container {
	width: 812px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #006B6B;
	margin-bottom: 30px;
}

div.shadow2 {
	margin-left: auto;
	margin-right: auto;
	border-left: solid 2px #078C8C;
	border-right: solid 2px #078C8C;
}

div.shadow {
	border-left: solid 2px #068080;
	border-right: solid 2px #068080;
}

div.bright {
	background: #f60;
	border-left: solid 2px #006B6B;
	border-right: solid 2px #006B6B;
}

div.title_banner {
	background: #FF6600;
	height: 153px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background: green;
}

div.section_menu {
	background: #FFB200;
	text-align: center;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

img.frame {
	border: solid 1px black;
	padding: 4px;
	margin-top: 4px;
}

.section_link {
	font: Bold 12pt Arial, Helvetica, Sans-Serif;
	line-height: 1.2;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}

a.section_link {
	color: white;
	text-decoration: none;
}

a.section_link:visited {
	color: white;
	text-decoration: none;
}

a.cartoons:visited {
}

div.cshadow {
	border-top: solid 2px #dddddd;
}

div.cshadow2 {
	border-top: solid 1px #bbb;
}

div.cshadow3 {
	border-top: solid 1px #aaa;
}

div.content {
	font: 10pt Arial Helvetica, Sans-Serif;
	line-height: 1.2;
	text-align: left;
	background: white;
	padding: 1px 8px 20px 8px;
	min-height: 400px;
}

div.article {
	padding: 1px 44px 1px 44px;
}

div.frontpage_menu {
	height: 100px;
	width: 750px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

div.frontpage_articles_menu {
	background: url('/Images/glass3.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 360px;
	float: left;
	clear: none;
}

div.frontpage_logentries_menu {
	background: url('/Images/glass2.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 360px;
	float: right;
	clear: none;
}

div.prev_next_BrewLog {
	height: 82px;
	margin-bottom: 5px;
	background: url("/Images/BrewLog.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	font:  10pt Arial, Helvetica, Sans-Serif;
	width: 750px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

div.prev_next_Articles {
	height: 82px;
	margin-bottom: 5px;
	background: url("/Images/Articles.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	font:  10pt Arial, Helvetica, Sans-Serif;
	width: 750px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

div.prev_next_Cartoons {
	height: 82px;
	margin-bottom: 5px;
	background: url("/Images/Cartoons.png");
	background-repeat: no-repeat;
	background-position: left 60%;
	font: 10pt Arial, Helvetica, Sans-Serif;
	width: 750px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

div.footer {
	background: white;
	font: 10pt Arial, Helvetica, Sans-Serif;
	text-align: center;
	padding: 10px 0 4px 0;
}

div.copyright {
	background: white;
	font: 8pt Arial, Helvetica, Sans-Serif;
	text-align: center;
	padding-bottom: 10px;
}

.prev_next {
	font: Bold 12pt Arial, Helvetica, Sans-Serif;
	line-height: 1.2;
}

a.prev_next {
	color: #00d;
}

a:visited {
	color: #00d;
}

img.comic {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.comic_770 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 770px;	
}

div.date {
	text-align: left;
	font: 10pt arial, helvetica;
	border-bottom: solid 1px #ccc;
}

.date {
	color: #888;
}
