A:link {
	text-decoration: none;
	color: #660033;
	font-size: 100%;
	font-weight: bold;

       }
A:visited {
       text-decoration: none;
       color: #660033;
       font-size: 100%;
       font-weight: bold
       }
A:active {
       text-decoration: none;
       color: #660033;
       font-size: 100%;
       font-weight: bold
       }
A:hover {
       text-decoration: none;
       color: #660033;
       font-size: 110%;
       font-style: italic;
       font-weight: bold
       }

.body {
	color: #000000;
	background-image: url(images/vgradient2.jpg);
	background-repeat: repeat;




}
.contact {
	font-size: 60%;
	font-weight: bold;

}
.navon {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #660033;


}
.navoff {
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	color: #660033;


}
.div {
	background-color: #660033;
}
.maintable {
	background-image: url(images/parchmentb.gif);
	background-repeat: repeat;
}
.logo {
	background-image: url(images/parchmentb.gif);
	background-repeat: repeat;
	position: static;
	left: -25px;
	top: -25px;
	margin: 0px;
	padding: 0px;



}
.header {

	background-image: url(images/parchmentb.gif);
	background-repeat: repeat;
}
.nav {
	background-repeat: repeat;
	position: static;
	left: -25px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.contenttext {
	font-size: 24px;
	color: #660033;
	font-style: italic;
	font-weight: bold;


}
.hdrtext {
	font-size: 24px;
	color: #660033;
	font-style: italic;
	font-weight: bold;


}
.bodytext {
	color: #660033;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;

}
