body, h1, p, div
{
	font-family: verdana, arial, sans-serif;
	color: #000;
}


a:link {color: #800000; text-decoration: none;}
a:visited {color: #800000; text-decoration: none;}
a:hover {color: #800000; text-decoration: none; background: #fff;} 
a:active {color: #800000; text-decoration: none;}

body 
{
	background: #cccc33;
	margin: 5px;
	margin-top: -8px;
	padding: 10px;
	padding-left: 0px;
}

h1
{ 
  font-size: 16px; 
  color: #800000; 
  text-align:center; 
  font-weight:bold; 
  margin-bottom: 4px
}

p	{
	text-indent: 6px;
	font-size:15px;
	line-height:130%;
	text-align:left;
}


.nav	{
	margin: 5px;
	text-indent: 0px;
	font-size:13px;
	line-height:200%;
}

.left
{
	background: #ffcc66;
	width: 200px;
	margin: 5px;
	margin-left: -6 px;
	float: left;
	border-top: 2px dotted #999933;
	border-right: 2px dotted #999933;
	border-bottom: 2px dotted #999933;
	padding-left: 7px;
	padding-bottom: 5px;
}

.left	a:link {color: #663300; text-decoration: none;}
.left	a:visited {color: #663300; text-decoration: none;}
.left	a:hover {color: #663300; text-decoration: none; background: #fff;} 
.left	a:active {color: #663300; text-decoration: none;}


.legal {
	border: 4px double #999933;
	margin: 15px;
	padding: 5px;
	float: center;
	width: 300px;
}

div.wrapper {
	width: 740px;
	background: #ffcc00;
	margin:-2px;
	border: 2px dotted #999933;
	border-top: 0px;
	padding: 10px;
	padding-top: 5px;
}

.a {
	margin-left: -12px;
	margin-right: 5px;
	padding-right: 20px;
	float: left;
	width: 415px;
	clear:both;
}

.b {
	margin-left: -12px;
	margin-right: 5px;
	padding-right: 2px;
	float: left;
	width: 214px;
}
