body {
		background-color: #FFFFFF; 
		margin-right: 5%; 
		padding: 25px 25px 25px 25px;
		color: #000000;
		text-align: left;
		font-family: "Gill-Sans", Arial, "Trebuchet-MS", Geneva, Helvetica, sans-serif;
		font-size: small;	
		line-height: 1.5em;
		text-decoration: none;		,		
		}
	h1, h2 {
		font-size: 1.2em;
		letter-spacing: .09em;
		color: #FF6600;
		}
	h1	{border-bottom: 1px solid black;
		}
	h2 	{
		font-size: .9em;
		letter-spacing: .1em;				
		}
	h3	{
		font-size:1.1em;
		font-family:Georgia, Times, Times New Roman, serif;
		color:#000000;
		font-style:italic;
		text-align:center;
		font-weight:normal;
		}		
	p 	{
		color: #4B4545;
		}
	.quote	{
		line-height: 1.7em;
		font-style: italic;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: .9em;
		color: #333333;
		border-color: #FFFFFF;
		border-width: 1px;
		border-style: dashed;
		background-color: #CCFA44;
		padding: 25px;
		padding-left: 80px;
		padding-right: 40px;
		margin-top: 30px;
		margin-bottom: 30px;
		margin-left: 10px;
		margin-right: 10px;
		background-image: url(images/star.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}
		
		em 	{
		font-size:.9em;
		font-family:Georgia, Times, Times New Roman, serif;
		color:#333333;
		font-style:italic;
		text-align:center;
		font-weight:normal;
		}	
	#nav a
	{font-size:.9em; font-weight:bold; text-decoration:none; text-transform:uppercase; text-align:left; line-height:180%;}	
		a:link {color:#000000;}
		a:visited {color:#333333;}
		a:hover {color:#FF6600;}
		a:active {color:#FF6600;} 		
	
		
		
	