
/* Blanket rules for all elements */
	body {	
		font-size: 80%;
		font-family: verdana, arial, sans-serif;		
		margin: 10px;
		line-height:150%;
		width: 98%;
		text-align: center;		
		background-color:#9999FF;						
}
	h1 {
		padding:0 0 0 10px;
		font-size: 150%;
}
	h2 {
		font-size: 140%;
}
	h3 {
		font-size: 120%;
}
	h4 {
		font-size: 100%;
}
	h5 {
		font-size: 120%;
		color: #00CC33;
}
	ul a:link {
		color:#000;
		line-height:250%;	
		text-decoration:none;	
}

	ul a:visited {
		color:#000;
		line-height:250%;
		text-decoration:none;
}	

	ul a:hover {
		color:#0c0;
		line-height:250%;
		text-decoration:none;
		font-weight: 500;
}
	ul a:active {
		color: #93C;
		line-height:250%;
		text-decoration:none;
}
	ul li {
		color:#fff;
		line-height:250%;	
		text-decoration:none;	
}
/* End blanket */

/* Classes in alphabetical order */

	.bold {
		color:#000;
		font-size: 120%;
		line-height:250%;	
		text-decoration:none;	
}
	.caption {				
		float: left;
		height: 370px;
		width: 210px;
		margin: 10px 10px 0 10px;
}
	.caption p {
		font: 1.1em/normal Arial, Helvetica, sans-serif;
		text-align: left;
		margin: 5px 0 0 0;
		height: 5em;
		background-color:#fff;
}
	.photo img {
		border: 1px solid #666;
		background-color: #fff;
		padding: 4px;
		margin: 10px 0 0 0;		
}		



/* ID's in alphabetical order */

	#container { /* page width */
		width: 830px;				 
		padding: 0;		 
		margin: 0; 
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFFFFF;		
}
	#container2 { /* controls link_box height */
		background: #fff url(images/LnkBoxBg2.gif) repeat-y;
		background-position: 19px;		
		margin: 0;		
		min-height: 430px;				
}
	#container3 { /* controls image at bottom */		
		background: #fff url(images/Image5a.gif) no-repeat top right;		
		margin: 20px 50px 0 250px;		
		height: 150px;		
		clear: both;		
}
	#content {				
		font-size:110%;
		text-align: left;				
		margin:0 0 0 150px;	
		padding-top: 25px;
		padding-right: 70px;
		padding-bottom: 0;
		padding-left: 92px;
		border:0 solid #000;								
}
	#content a:link {
		text-decoration:underline;
		color:#00f;
}
	#content a:visited {
		color:#00f;
		text-decoration:underline;
}
	#content a:hover {
		color:#09f;	
}
	#content_about {				
		font-size:100%;
		margin:10px 0 10px 250px;	
		padding:15px;
		border:0 solid #000;			
}
	#content h1 {				
		position: absolute; top: 145px; left: 300px;
		margin:8px 0 0 8px;
		padding:0;
}
	#content table {
		font-size:100%;				
		margin: 0;
		padding:0;
		background-color: #c0c0c0;
		border:1px solid #000;			
}		
	#content td {		
		padding: 5px 5px 5px 5px;
		border:0 solid #000;
}
	#content ul {
		list-style-type: none;
}
	#content ul a:link {
		color:#00f;
		line-height:250%;			
}
	#content ul a:visited {
		color:#00f;
		line-height:250%;		
}
	#content ul a:hover {
		color:#09f;
		line-height:250%;		
		font-weight: 500;
}
	#content ul a:active {
		color: #00f;
		line-height:250%;		
}
	#footer {
		clear:both;
		text-align: center;			
		padding: 85px 0 20px 0;		
		margin: -14px 0 0 19px;
		background: #fff url(images/footer.gif) no-repeat top left;
		/*background-position: left; */		
}
	#hline {
		width: 35px;
		height: 20px;
		position: absolute;
		top: 156px;
		left: 210px;		
}
	#link_box {
		width:168px;				
		position:absolute; left:17px; top:19px;				
		font-size: 90%;
		text-align: left;		
		padding: 150px 0 0 1px;
		border-left: 0 solid #ff0000;
		border-right: 0 solid #000000;
		border-bottom: 0 solid #000000;		
		background: url(images/3feathersAll3.gif) top no-repeat;
						
}
	#link_box ul {
		list-style-type: none;	
		margin: 0 0 0 10px;
		padding: 20px 5px 5px 25px;			
}
	#masthead {		
		height:100px;
		text-align: left;				
		margin:0;
		padding: 0;
		border-top:3px solid #000;
		border-left:3px solid #000;
		border-right:3px solid #000;
		border-bottom:3px solid #000;	
		background:url(images/bkgtile.gif) repeat-x;		
}
	#masthead img {
		border:0;
		margin: 0 0 0 255px;			
}

	





	