#allcontent 
		{width:800px;
		margin-right:auto;;
		margin-left:auto;}
		
body {	background-color: #FFFFFF; 
		padding: 25px;
		color: #000000;
		font-family: "Gill-Sans", Arial, "Trebuchet-MS", Geneva, Helvetica, sans-serif;
		font-size: small;	
		line-height: 1.5em;
		text-decoration: none;			
		text-align: left;} 		
		
#header 	{width:780px;
			height:75px;
			border-top:0px;
			border-bottom-color:#000;
			border-bottom-width:1px;
			border-bottom-style:solid;
			border-bottom-color:#000;
			border-bottom-width:1px;
			border-bottom-style:solid;
			border-left:0px;}	
		
#main		{width:700px;
			margin-top:50px;
			margin-right:50px;
			margin-bottom:25px;
			margin-left:50px;
			}	
			
#main2		{width:700px;
			margin-top:20px;
			margin-right:50px;
			margin-bottom:25px;
			margin-left:50px;
			}					
			
#main3		{width:700px;
			margin-top:20px;
			margin-right:50px;
			margin-bottom:25px;
			margin-left:50px;
			}							
			
#photo		{border-color:#333;
			border-width:2px;
			border-style:solid;}	
			
.navlink	{width:125px;
			height:12px;
			margin-top:15px;
			margin-right:10x;		
			margin-bottom:10px;
			margin-left:10px;	
			padding-top:10px;
			padding-bottom:15px;
			border-color:#333333;
			border-width:1px;
			border-style:solid;
			background-color:#CCCCFF;
			text-align:center;}		
			
a 		{font-weight:normal; font-size:small;}
		a:link {color:#000000; text-decoration:none;}
		a:visited {color:#000000; text-decoration:none;}
		a:hover {color:#000000; text-decoration:none; font-weight:bold;}
		a:active {color:#000000; text-decoration:none; font-weight:bold;}	
		
h1		{
		font-weight: bold;
		font-size: 1.1em;
		line-height: 1.3em;
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		margin-bottom: 10px;}
	
h2		{text-align:center;
		font-weight: bold;
		font-size: 1.5em;
		line-height: 1.8em;
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		margin-top: -10px;
		margin-bottom: 10px;}
		
h3		{font-weight: bold;
		font-size: 3em;
		line-height: 1.8em;
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		padding-left:120px; 
		margin-top:50px;
		margin-bottom: 10px;}	
		
.expander {
  margin-left: -200px;
  margin-right: -200px;
} 			
		
.caption	{font-size: .8em;
		color: #333;
		margin-top:5px;
		margin-bottom:5px;}		
		
li		{list-style-type: square;
		list-style-position: outside;
		line-height: 1.3em;
		margin-bottom:5px;
		margin-left: -20px;}	
		
hr		{color: #333;
		width:800px;}		
		
	.quote	{
		line-height: 1.7em;
		font-style: italic;
		font-family: Georgia, Times, serif;
		font-size: .9em;
		color: #333333;
		border-color: #FFFFFF;
		border-width: 2px;
		border-style: solid;
		background-color: #CCCCFF;
		padding: 20px;
		padding-left: 30px;
		padding-right: 200px;
		margin-top: 20px;
		margin-bottom: 30px;
		margin-left: -50px;
		margin-right: 50px;
		background-image: url(images/hammer.gif);
		background-repeat: no-repeat;
		background-position: top right;
		}		
		
	.quote2	{
		line-height: 1.7em;
		font-style: italic;
		font-family: Georgia, Times, serif;
		font-size: .9em;
		color: #333333;
		border-color: #FFFFFF;
		border-width: 2px;
		border-style: solid;
		background-color: #CCCCFF;
		padding-top: 20px;
		padding-right: 200px;	
		padding-bottom: 20px;	
		padding-left: 30px;
		margin-top: 20px;
		margin-right: -20px;		
		margin-bottom: 30px;
		margin-left: -50px;
		background-image: url(images/blueprints.gif);
		background-repeat: no-repeat;
		background-position: top right;
		}				
				
			
.quote3	{width:525px;
		line-height: 1.7em;
		font-style: italic;
		font-family: Georgia, Times, serif;
		font-size: .9em;
		color: #333333;
		border-color: #FFFFFF;
		border-width: 2px;
		border-style: solid;
		background-color: #CCCCFF;
		padding: 20px;
		padding-right: 200px;
		padding-left: 30px;
		margin-top: 0px;
		margin-right: -50px;		
		margin-bottom: 30px;
		margin-left: -50px;
		background-image: url(images/tapemeasure.gif);
		background-repeat: no-repeat;
		background-position: top right;
		}				
							
#footer	{color: #333333;
		text-align: center;
		padding: 100px 0px 0px 0px;
		font-size: 70%;}			
		

		
		
