body {
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 1.25em;
	}	
 
a:link {
	text-decoration: none;
	color: #366;
}
a:visited {
	text-decoration: none;
	color: #366;
}
a:hover {
	text-decoration: none;
	color: #399;
}
a:active {
	text-decoration: none;
	color: #399;
}

.orange{
	color: #C60;
	}
	
	p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 1.25em;
	}

#container {
	width: 790px; 
	background: #FFF; 
	border: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
#header {
	width: 100%; 
	background: #333; 
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 4px;
	height: 115px;
	}
	
#headerstripe {
	width: 100%; 
	background: #699; 
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	}
	
.links {
	font-size: 10px;
	line-height: 2.25em;
	font-weight: bold;
	}
	
.head {
	font-family: georgia, times;
	font-size: 21px;
	line-height: 1.5em;
	font-style: italic;
	color: #633;
	}
	
.head2 {
	font-family: georgia, times;
	font-size: 18px;
	line-height: 1.5em;
	color: #CCC;
	}
	
.list {
	line-height: 1.5em;
	}
	
.listwide {
	line-height: 1.75em;
	}
	
.photo {
	font-size: 9px;
	color: #333;
	}
	
.headpic {
	margin-bottom: 10px;
}
	
	



