body {
	background-color: #Ffffff;
}

body {margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;}

a:link {
	text-decoration: none;
	color: #663399;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #993399;
}
a:active {
	text-decoration: none;
}

/* Fonts */

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #663399
	line-height: 20px;
}


.menucurrent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #663399;
	text-decoration:none;
}

.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #993399;
	line-height: 20px;
}
.cdsnormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #336699;
	line-height: 20px;
}
.cdsmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699
	line-height: 20px;
}
.cdsmenucurrent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration:underline;
}


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #663399;
	line-height: 20px;

}

.footerlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #996699;

}




/* backgrounds */

.1hp {
	background-attachment: scroll;
	background-image: url(images/1hp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bck1 {
	background-attachment: scroll;
	background-image: url(images/bck1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck2 {
	background-attachment: scroll;
	background-image: url(images/bck2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck3 {
	background-attachment: scroll;
	background-image: url(images/reg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck4 {
	background-attachment: scroll;
	background-image: url(images/bck4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck5 {
	background-attachment: scroll;
	background-image: url(images/bck5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck6 {
	background-attachment: scroll;
	background-image: url(images/bck6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck7 {
	background-attachment: scroll;
	background-image: url(images/ang.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck8 {
	background-attachment: scroll;
	background-image: url(images/bck8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.chalice {
	background-attachment: scroll;
	background-image: url(images/chalice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bck9 {
	background-attachment: scroll;
	background-image: url(images/ruth.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bck10 {
	background-attachment: scroll;
	background-image: url(images/cntbut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck11 {
	background-attachment: scroll;
	background-image: url(images/chalbut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bck12 {
	background-attachment: scroll;
	background-image: url(images/bck12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rose {
	background-attachment: scroll;
	background-image: url(images/rose.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.border {
	border-top-color: #FF66FF;
	border-right-color: #FF66FF;
	border-bottom-color: #FF66FF;
	border-left-color: #FF66FF;
}
