body {background-color:#312516; margin:0;}
#content {position:relative; width:800px; margin-top:10px; margin-right:auto; margin-left:auto;}
#header {position:relative; width:800px;}

#left {position:relative; float:left; width:540px;}
#right {position:relative; float:right; width: 250px}
p {font-family:helvetica, sans-serif; font-size:12px; color:#FFF;}
table {font-family:helvetica, sans-serif; font-size:12px; color:#FFF; border:solid #FFF 3px;}

h1 {font-family:helvetica, sans-serif; font-size:20px; color:#FFF;}

a:link {
	text-decoration: none;
	color: #666666;
	font-family:Helvetica, Veranda, sans-serif; font-size:9pt;
		}
		
a:visited {
	text-decoration: none;
	color: #999999;
	font-family:Helvetica, Veranda, sans-serif; font-size:9pt;
}
a:hover {
	text-decoration: line-through;
	color:#663300;
	font-family:Helvetica, Veranda, sans-serif; font-size:9pt;
}
a:active {
	text-decoration: none;
	color:#000000;
	font-family:Helvetica, Veranda, sans-serif; font-size:9pt;
}



.output {
font-family: veranda, helvetica, sans-serif; font-size:12px;
 background-color: #eeeeee;
 border: 0;
}


