html
{
}

BODY
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#8488b3;
	margin:0px;
	margin-left:-400px;
	padding-left:0px;
	padding-top:10px;
	padding-right:15px;
	display:block;
	width:800px;
	position:absolute;
	left:50%;
}

TD
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #F0F0F0;
	font-weight:bold;
}

TD.bodycopy
{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	vertical-align:middle;
}

.errcopy
{
	color: #e42a20;
	font-weight:bold;
}

A
{
	text-decoration:none;
	color:white;
}


#redwrapper
{
	margin-bottom:10px;
	background-color:#e42a20;
	padding:0px;
	width:800px;
}

.datediv
{
	color:#003578;
	font-size:18px;
	font-weight:bold;
	width:800px;
	text-align:right;
	padding-bottom:10px;
	padding-top:5px;
}

.red-roundtop { 
	background: url(../img/corner-red-tr.gif) no-repeat top right; 
}

.red-roundbottom {
	background: url(../img/corner-red-br.gif) no-repeat top right; 
}

#redcopy
{
	background-color:#e42a20;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	text-align:center;
}

#redcopy td
{
	text-align:center;
}

#bluewrapper
{
	margin-bottom:10px;
	background-color:#003578;
	width:800px;
}

.blue-roundtop { 
	background: url(../img/corner-blue-tr.gif) no-repeat top right; 
}

.blue-roundbottom {
	background: url(../img/corner-blue-br.gif) no-repeat top right; 
}

#bluecopy
{
	background-color:#003578;
	color:white;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	padding-bottom:10px;
}

#banner
{
    width:200px;
    margin-left:170px;
}

#navcolumn
{
	width:150px;
	float:left;
	margin-top:10px;
	position:relative;
}

#navcolumn h2
{
	font-size:14px;
	font-weight:bold;
}

#whitewrapper
{
	background-color:#ffffff;
	float:right;
	width:600px;
	margin-top:10px;
	position:relative;
}

.white-roundtop { 
	background: url(../img/corner-white-tr.gif) no-repeat top right; 
}

.white-roundbottom {
	background: url(../img/corner-white-br.gif) no-repeat top right; 
}

#whitecopy
{
	background-color:#ffffff;
	color:#000000;
	padding-left:15px;
	padding-right:15px;
}

.listheader
{
	color:#003578;
	padding:5px;
}

.evenrow
{
	background-color: #ADD8E6;
	font-size:12px;
	padding:5px;
	text-align:left;
	color:black;
	font-weight:normal;
}

.oddrow
{
	background-color:white;
	font-size:12px;
	padding:5px;
	text-align:left;
	color:black;
	font-weight:normal;
}

#whitecopy a
{
	color:#003578;
}

#whitecopy a:hover
{
	color:#e42a20
}

#whitecopy h1
{
	padding-top:0px;
	margin-top:0px;
}

#whitecopy li
{
	padding:5px;
}

.herbert
{
	position:absolute;
	top:50px;
	left:650px;
	z-index:70000;
}

.beers
{
	position:absolute;
	top:25px;
	left:20px;
	z-index:701;
}

.clearing
{
	clear:both;
	height:1px;
	overflow:hidden;
}

.postit
{
	position:absolute;
	top:90px;
	left:450px;
	z-index:60000;
}

img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}

div#xtipDiv
{
  position:absolute; 
  visibility:hidden;
  left:0;
  top:0;
  z-index:10000;
  background-color:#dee7f7;
  border:1px solid #336; 
  width:250px;
  padding:4px;
  color:#000000;
  font-size:11px;
  line-height:1.2;
}

#titlelist
{
	width:100%;
	height:2em;
	list-style:none;
	margin-bottom:20px;
}
#titlelist .current
{
	font-size:2em;
	float:left;
}
#titlelist .archive
{
	float:right;
	font-size:10px;
	padding-top:2em;
}
#titlelist .archive a
{
	text-decoration:underline;
}
.question
{
	margin-bottom:5px;
	font-weight:bold;
}
.answer
{
	color:#004080;
	margin-bottom:20px;
	font-size:1em;
}
