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

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

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

#contentmain2 { border-left: 1px solid #666; }

#contentmain h1 {
	color: #666;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #666;
	}
	
#contentmain2 h1 {
	color: #666;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #666;
	}
	
	#contentmain3 h1 {
	color: #666;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 0px solid #666;
	}
	
#contentmain h2 { color: #666; }

#contentmain2 h2 { color: #666; }
	
#navcontent2 a:hover { color: #666; }
	
hr.sep { border: 1px dashed #666; }

a { color: #666; }

a:hover { color: #333; }

#contentmain { margin: 0; border-left: none; }

#navcontent { display: none; }

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