/* CSS Document */

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:18px Arial, Helvetica, sans-serif;
	color:white;
	letter-spacing:.2em;
	}
a {color: red;
}
a:hover { color: black;
}
/* ID Styles */
#chrono { 
      text-align:left;
      font:14px papyrus, high tower text, poor richard;
	color:navy;
	line-height:30px;
	margin-left:40px;
	margin-right:40px;
}
#back  { 
    font-family: Niagra Engraved, Imprint MT shadow, onyx, stencil; size:12px; color: red;
	}
	
#navigation a {
	font: bold 12px papyrus, Helvetica, sans-serif;
	color: #FFFF10;
	letter-spacing:0.1em;
	text-decoration: none;
	white-space: nowrap;

	}
#special  a { 
            font: bold 12px papyrus, Helvetica, sans-serif;
			color: #F80909; 
            letter-spacing:0.1em;
	        text-decoration: none;
	        white-space: nowrap;
			
			
			}	
	
	
#navigation a:hover {
	background: #CCCBCA;
	color:#993300;
	}
	H1, H2, H3 { 
	font-family: Niagra Engraved, Imprint MT shadow, onyx, stencil; color: black;
	 }
#special a:hover {
	background: #CCCBCA;
	color:#993300;
	}	 
	
	marquee { 
	font: bold 12px arial, Helvetica, sans-serif;
	color:red
	}
	p:first-letter {
	   font-size: 120%
	   }
	p {
	 text-align:left; text-indent:20pt;
	 font:18px modern no. 20,poor richard,Georgia,high tower text, papyrus;
	color:black;
	line-height:30px;
	margin-left:40px;
	margin-right:40px;
	 }
	UL { 
	
	margin-left:20px;
	
	}
	
	
/* Class Styles */

