body 
	{	FONT-FAMILY:AGaramond,serif;
	 	font-size:1em;
	 	
		text-align:LEFT; 
		background-color:white;
		background-image:"nav/rug-1.jpg";
	voice-family:"\"}\"";
	voice-family: inherit;
	font-size:small;/* for compliant browsers */ 
}
	html>body {/* be nice to Opera */
	font-size:small;
	text-align:center; 
	background-color:#ffffff;
	max-width:853px;
	min-width:400px;	
}
/* End of new body tag */

a:link {color:Blue}     /* unvisited link */
a:visited {color:NAVY}  /* visited link */
a:hover {color: Red}   /* mouse over link */
a:active {color:ORANGE}   /* selected link */

h1
	{	font-family:Arial; 
		font-size:1.4em;
		text-align:center;	
		
		}

.test
	{	font-family:Arial; 
		font-size:+1}
.nav1 
	{	font-family:Arial; 
		font-size:large;
		text-align:center;	
		}
	
.nav2
	{	font-family:Arial; 
		font-size:x-large;
		text-align:center;	
		}
		
.test3
	{	font-family:Arial;
		color:#003399; 
		font-size:small;
		font-weight:bold }
.grayboldTitle
	{	font-family:Arial;
		color:#808080;
		font-size:x-large;
		font-weight:bold
		}	
.grayboldTitle2
	{	font-family:Arial;
		color:#808080;
		font-size:xx-large;
		font-weight:normal
		}	
		
		
.txtIndent10
	{	font-family:Arial; 
		font-size:+1;
		margin-left:10%;
		}
.titleBlock1
	{	width:80%;
		margin-left:2px;
		margin-top:2px;
		background-color:#c8d8e8;
		float:left;
		font-family:Arial;
		font-size:x-large;
		font-weight:bold;
		
	}
	
.contentBlock1
	{
		width:45%;
		margin-left:4px;
		background-color:#ffffff;
		float:left;
		font-family:Arial;
		font-size:large;
		font-weight:normal
	}

.contentBlock1 p
	{	padding-left:20px;
		padding-right:30px;
}
.contentBlock1 h2			
	{	padding-top:45px;
		padding-left:20px;
		font-size:x-large;
		font-weight:normal;
		font-family:Arial;	
		}