BODY { background: #000000; }

P,TD,UL,LI { font-family: helvetica, arial, geneva, sans-serif;
			 font-size: 12px;
			 color: #CCCCCC; }
			
TD.moss { background-color: #999966; }
TD.dk_moss { background-color: #666633; }

TD.rust { background-color: #663333; }
TD.tan { background-color: #996633; }
TD.purple {
	background-color: #330033;
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 10px 10px 10px 10px;
	margin-top:5px;
	line-height: 125%;
}

.bordered { border-top: 1px solid #ffcc99; }

.black { background-color: #000000; }

.tagline { font-family: helvetica, arial, geneva, sans-serif;
			 font-size: 11px;
			 text-align:center;
			 font-style:italic;
			 color: #CCCCCC; }
			 
A:link { color: #CC6633; 
		  text-decoration: none; }
		  
A:visited { color: #663333; 
			text-decoration: none; }
			
A:hover { color: #CC6633;
		  text-decoration: underline; }
			
A:active { color: #FF9966; 
		  text-decoration: none; }
		  
.dk_moss_border { border-color: #666633; }

.show_title { font-size: 13px;
		color: #CC9900;
		font-weight: bold; }
		
.show { background-color: #330033;
		border-bottom: 3px solid #000000; }
		
.photos	{padding-left:10px; padding-bottom:10px;}
TD.purple-home {
	background-color: #330033;
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top:5px;
	line-height: 135%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
