.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	padding-left: 10px;

}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.maintext a:link{
	color: #336699;
	text-decoration: none;
}

.maintext a:visited{
	color: #336699;
	text-decoration: none;
}

.maintext a:hover{
	color: #336699;
	text-decoration: underline;
}
.gallerybg {
	background-repeat: no-repeat;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;

}
