.nav1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-left: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.nav1 a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.nav1 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.nav1 a:hover {
	color: #350000;
	text-decoration:none;
}

.nav2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.nav2 a:link {
	color: #000020;
	text-decoration:none;
}
.nav2 a:visited {
	color: #000020;
	text-decoration:none;
}
.nav2 a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.nav3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
}
.nav3 a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.nav3 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.nav3 a:hover {
	color: #350000;
	text-decoration:none;
}
.nav4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000020;
	padding-top: 16px;
	padding-bottom: 16px;
}

.legende {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000020;
}
.legende a:link {
	color: #000020;
	text-decoration:none;
}
.legende a:visited {
	color: #000020;
	text-decoration:none;
}
.legende a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.legende2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.legende3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-left: 16px;
	color: #000020;
}
.loc1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000020;
}
.loc2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000020;
	font-weight: bold;
}
.loc3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000020;
	padding-top: 3px;
}
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 10px solid #DDDDDD;
}
#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
