body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	background-color: #F3E9E0;
	background-image: url(graphics/wisps.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	text-decoration: none;
	border: thin dotted #336600;
	padding: 4px;
	font-weight: bold;
	background-color: #EEE0D5;
}

.main a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	text-decoration: none;
	border: thin dotted #336600;
	padding: 4px;
	font-weight: bold;
	background-color: #EEE0D5;
}
.main a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
	text-decoration: none;
	border: thin dotted #336600;
	padding: 4px;
	background-color: #CCCCCC;
}
.brdrbtm {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}

.main a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	text-decoration: none;
	border: thin dotted #336600;
	padding: 4px;
	background-color: #E9D6C7;
}
p {
	margin-left: 20px;
}
.brdrimage {
	border: thin dotted #663300;
}
a:link {
	color: #336600;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #663300;
}

