div#bodytext {
   margin-top: 30px;
   margin-left: 0px;
   margin-right: 120px;
   margin-bottom: 30px;
}

div#bodytext2 {
   margin-top: 30px;
   margin-left: 0px;
   margin-right: 20px;
   margin-bottom: 30px;
}

div#sidebar {
	margin-top: 30px;
   margin-left: 40px;
   margin-right: 20px;
   margin-bottom: 30px;
}

div#footerarea {
   margin-left: 20px;
   margin-right: 20px;
}

.photoframe { /* frame around main image */
			border: 1px solid #CCC; 
			background-color: #FFFFFF; 
			padding: 3px 3px 3px 3px;
			margin-right: 15px;
			}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	
}

.text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1F4462;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
}

.text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1F4462;
	text-decoration: none;
	line-height: 1.5em;
}

.text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1F4462;
	text-decoration: none;
	line-height: 1.5em;
}

.text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1F4462;
	text-decoration: underline;
	line-height: 1.5em;
}

.sidetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;	
}

.sidetext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1F4462;
	text-decoration: none;
	line-height: 1.5em;	
}

.sidetext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1F4462;
	text-decoration: none;
	line-height: 1.5em;	
}

.sidetext a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1F4462;
	text-decoration: none;
	line-height: 1.5em;	
}

.sidetext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1F4462;
	text-decoration: underline;
	line-height: 1.5em;	
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1F4462;
	font-weight: bold;
}
