/*--------------------------
 HEADER
--------------------------*/

#headercontent { background: #fff url("../story/images/header_b.gif") no-repeat top left; }

li.blue { list-style-image: url(../images/blue.gif); }

	
#contentmain { border-left: 1px solid #039; }

#contentmain h1 {
	color: #039;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #039;
	}
	
#contentmain h2 { color: #039; }
  
#navcontent a:hover { color: #039; }
	
hr.sep { border: 1px dashed #039; }

a { color: #039; }

a:hover { color: #36C; }

.tbtop { background: #eee url("../story/images/tableheader.gif") top left no-repeat; }

.quote {
	font-size: smaller;
	font-family: "Verdana", "Arial", sans-serif;
	}