*/*			STYLESHEET DESIGNED BY RICH TAYLOR DESIGNS		*/


/*			Designed by Rich Taylor
			P.O. Box 802
			Levittown, NY 11756

			Rich Taylor, Copyright 2006
			
			rich@richtaylordesigns.com
			
			*/


/* 			_______________________	     */
/*			BODY - LINKS                 */
/*			change reading nav too	     */


body {
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	color:#999;
	position:relative;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	background-position:top center;
	margin: 0px 0px 0px 0px;
	background-color: #eedfb6;
}			

a:link		{
	color: #002865;
	text-decoration: none;
	font-weight: bold;
}

a			{ }
a:visited	{color: #620a13; text-decoration: underline; font-weight: bold;} 
a:active	{
	color: #039;
	text-decoration: underline;
	font-weight: bold;
} 
a:hover		{
	color: #03C;
	text-decoration: underline;
	font-weight: bold;
}




/* 			_______________________	*/
/*			THE BASICS				*/


.HEADER		{
	font-family : Helvetica, Times New Roman, sans-serif;
	font-size:16px;
	text-decoration: underline;
	color: #002865;
	font-weight : bold;
	line-height : 20px;
			}
.HEADER2		{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size:20px;
    		text-decoration: underline;
			color: #002865;
			font-weight : bold;
			line-height : 24px;
			}
.HEADER3		{
	font-family : Helvetica, Times New Roman, sans-serif;
	font-size:20px;
	text-decoration: underline;
	color: #002865;
	font-weight : bold;
	line-height : 24px;
			}
.HEADER4	{
	font-family : Helvetica, Times New Roman, sans-serif;
	font-size:16px;
	text-decoration: underline;
	color: #002865;
	font-weight : bold;
	line-height : 20px;
			}			
.WRITER		{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size : 14px;
			color : #000000;
			font-weight : BOLD;
			line-height : 18px;
			}								
.TEXT		{
			font-family : Helvetica, Times New Roman, sans-serif;
			text-align:justify;
    		font-size : 12px;
			color : #000000;
			font-weight : normal;
			line-height : 16px;
			}
.BOLD		{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size : 12px;
			color : #000000;
			font-weight : bold;
			line-height : 16px;
			text-align : justify;
			}
.MONTH		{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size : 12px;
			color : #000000;
			font-weight : bold;
			line-height : 16px;
			}			
.TAG		{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size : 8px;
			color : #FFFFFF;
			font-weight : normal;
			line-height : 10px;
			}										
