a:link, a:active, a:visited {
	color: #336600;
	text-decoration:underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

h1 {
	color: #000000;
	font-family: Arial ;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}


.navigation {
	color: #000000;
	font-family: Arial ;
	font-size: 12px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.navigation a:link, .navigation a:visited, .navigation a:active {
	color: #000000;
	font-family: Arial ;
	font-size: 12px;
	text-decoration: none;
}

.navigation a:hover {
	color: #FFFFFF;
	font-family: Arial ;
	font-size: 12px;
	text-decoration: none;
}


.stdText {
	color: #333333;
	font-family: Arial ;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
}

.stdTextCenter {
	color: #333333;
	font-family: Arial ;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	line-height: 1.5em;
}

.footer, .footer a {
	color: #000000;
	font-family: Arial ;
	font-size: 13px;
	font-weight: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.pictureFrame {
	border: 1px solid #003300;
}
.divPhoto {
	float:right; 
	margin-left:20px;
	margin-bottom: 10px;
	text-align:center;
}