body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background: #999999 url("/images/background.jpg");
  	background-repeat: repeat-y;
  	background-position: center;
}

p.indent
{
	margin: 0 0 45px 25px;
}

p.titlebar
{
	background: #999;
	padding: 0 5px;
	color: #fff;
	font-weight: bold;
	clear: both;
}

div#headline
{
	border-bottom: 1px dotted #999;
	padding-bottom: 4px;
	margin-bottom: 25px;
	font-size: 130%;
	font-weight: bold;
}

img.location
{
	margin-bottom: 18px;
	border: 0;
	clear: both;
}

img.stacked
{
	margin-bottom: 18px;
}

img.mug
{
	float: right;
	margin: 0 0 8px 20px;
	border: 0;
	clear: right;
}

div.hr
{
	display: box;
	border-top: 1px dotted #666;
	margin-top: 20px;
}

.bodytext
{
   	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
  	color: #666;
 	line-height: 1.8em;
}

.bodytext:link
{
	font-weight: normal;
 	color: #369;
 	text-decoration: underline;
}

.bodytext:active
{
	font-weight: normal;
   	color: #336699;
	text-decoration: underline; 
}

.bodytext:hover 
{
	font-weight: normal;
   	color: #336699;
	text-decoration: none;
}

.bodytext:visited
{
	font-weight: normal;
	color: #336699;
}

.bold
{
	font-weight: bold;
}

.navigation
{
   	font-family: arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
  	color: #FFFFFF;
 	line-height: 14pt;
}

a.navigation:active
{
   	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:hover
{
   	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:link
{
   	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:visited
{
   	color: #FFFFFF;
	text-decoration: none;
}

.secondary
{
	font-size: 120%;
	font-weight: bold;
}



div.left 
{
	padding: 0;
	float: left;
	width: 235px;
	margin: 0;
	display: box;
}

div.right 
{
	padding: 0px;
	border: none;
	margin-left: 250px;
	display: box;
}

div.spacer
{
	height: 20px;
	display: block;
	clear: both;
}

div#moreinfo
{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 4px 10px;
	margin-bottom: 20px;
}
