.masthead h1 {
	background:transparent url(images/sign.png) no-repeat;
	height:298px;
	width:350px;
	margin:0 auto;
	position:absolute;
	bottom:0;
	margin: 0px;
	left: 0;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #450145;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.nav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #00000;
	text-decoration: none;
} 
.nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #00000;
	text-decoration: none;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #450145;
	text-decoration: underline;
}
.nav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #00000;
	text-decoration: none;
}

.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #845181;
	font-weight: bold;
}
.subtext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #845181;
	text-decoration: none;
} 
.subtext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #845181;
	text-decoration: none;
}
.subtext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #845181;
	text-decoration: underline;
}
.subtext a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #845181;
	text-decoration: none;
}

