 body {
  background-color: #fff;
  color: #444;
  font-family: Helvetica,Arial,sans-serif; 
  font-size: .85em; 
  	background: url(spinthislogo.jpg) no-repeat top center;

}
 a:link { color: #993333; text-decoration: none; }
 a:hover { text-decoration: underline; }
 a:visited { color: #444444; }
 p.c6 {font-size: 80%; }
 span.c5 { font-size: 80%}
 td.c4 { font-size: 120%}
 td.c1 { font-size: 144%; color:#ddd;}
 span.description {font-size: 75%; }
 h1 { color: #993333; font-size:2em; letter-spacing:-.070em; padding-bottom: 3px; border-bottom:2px solid #993333; width:40% }
 h2 { color:#993333; font-size:1.5em; letter-spacing:-.070em; margin-bottom: 10px; padding-bottom: 3px; border-bottom:1px dashed #993333; }
li { margin-bottom:5px;}
em { font-weight:normal; }
ul { list-style:square; }
h2.s { margin-bottom:10px; }

#about {
	float: left;
	width: 45%;
	margin-left: 0%;
}
#recent {
	float: left;
	width: 45%;
	margin-left: 5%;
	 }
	 
.f { color:#333333; }


.odd { background-color:#ECFFEA; }
.even { background:#FFE1E1; }
