body {
	background-color: #E0DFE3;
	background-image: url(images/purlpleswish.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.main {
	background-color: #E0DFE3;
	background-image: url(images/laid_ivory.jpg);
	color: #000000;
	margin: 3%;
	padding: 1% 5% 5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

a {
	text-decoration: underline;
	color: #000000;
	}
	

.request {
	padding: 2px 2px 2px 4px;
	margin: 0px 0px 2px 2%;
	}

.nav {
	background-color: #5E335E;
	color: #FFFFFF;
	padding: 3px 6px;
	font-size: small;
	width: 95%;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
	border: 0px;
}
.nav a:link {
	color: #FFFFFF;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	font-size: small;
	background-image: url(purlpleswish.jpg);
}

.nav a:visited {
	color: #FFFFFF;
	background-image: url(purlpleswish.jpg);
	text-align: center;
	text-decoration: none;
	font-size: small;
}
.nav a:hover {
	color: #660066;
	padding: 0px;
	background-image: url(paper12.jpg);
	text-align: center;
	text-decoration: none;
	font-size: small;
	background-color: #FEFCE7;
}

.navhere {

	color: #CCCCCC;
	background-image: url(purlpleswish.jpg);
	text-align: center;
	text-decoration: none;
}
.navbottom {
	color: #000000;
	font-size: small;
	text-align: center;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	font-weight: normal;
	width: 95%;
}
navbottom a:link {
	color: #000000;
}
navbottom a:visited {
	color: #FFFFFF;
	background-color: #5D325D;
}
navbottom a:hover {

	color: #FEFCED;
	background-color: #5D325D;
}

h3 {
	text-align: center;
	font-size: large;
}
form {
	color: #000000;
	line-height: 150%;
}
.buttons a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 4px;
	line-height: 150%;
	background-color: #990000;
	font-weight: bold;
}
.buttons a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 4px;
	line-height: 150%;
	font-weight: bold;
}

.buttons a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #660033;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.about td {
	vertical-align: top;
	width: 50%;
	padding-bottom: 10px;
}
.prevnext {
	font-size: x-small;
}
img a {
	text-decoration: none;
}
img {
	border: 0px none;
}
.footer {
	font-size: small;
}
