html
{
	min-height: 100%;
	margin-bottom: 1px;
}

html, body
{
	color: #000000;
	background: #CCCCCC;
}

body
{
	background: none;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

div
{
	margin: 0;
	padding: 0;
}

a
{
	color: #0000EE;
}

a:active
{
	color: #FF0000;
}

a:visited
{
	color: #551A8B;
}

a img
{
	border: 0;
}

div.content
{
	background: url(bay12banner.png) no-repeat top;
	margin-left: 135px;
	margin-top: 2.4em;
	padding-top: 267px;
	width: 600px;
}

img.title
{
	display: block;
	width: 588px;
	height: 267px;
}

div.content p
{
	font-size: larger;
}

div.menu
{
	position: absolute;
	top: 2px;
	width: 130px;
	margin-top: 3.6em;
	padding-top: 72px;
	background: url(12logo.png) no-repeat top;
}

h2
{
	font-weight: lighter;
	margin-top: 0;
}

h3
{
	font-weight: lighter;
	font-size: 150%;
	margin: 0.75em 0;
}

h4
{
	font-weight: lighter;
	font-size: 150%;
	margin: 0;
}

ul
{
	margin: 0;
	padding: 0;
}

ul li
{
	list-style: none outside;
	margin-bottom: 1em;
}

div.menu li
{
	font-weight: bolder;
}

span.quote_g
{
	font-family: monospace;
	color: green;
}
span.quote_r
{
	font-family: monospace;
	color: red;
}

span.quote_b
{
	font-family: monospace;
	color: blue;
}

span.quote_m
{
	font-family: monospace;
	color: magenta;
}

span.quote_w
{
	font-family: monospace;
	color: white;
	background-color: black;
}

span.quote_lg
{
	font-family: monospace;
	color: lightgray;
	background-color: black;
}

span.quote_gr
{
	font-family: monospace;
	color: gray;
}

span.quote_rb
{
	font-family: monospace;
	color: red;
	background-color: black;
}
