body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #edc9f5;
	background-image: url(../images/main-bkgd.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #330066;
}
.footer {
	font-size: small;
}
.small-footer {
	font-size:x-small;
}
.mainbody {
	padding:10px;
	width:900px;
	text-align:left;
}
a:link {
	color: #8C007E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C007E;
}
a:hover {
	text-decoration: underline;
	color: #4F0567;
}
a:active {
	color: #8C007E;
	text-decoration: none;
}
.caption {
	width:auto;
	height:auto;
	z-index:1;
	font-size:11px;
	border:thin;
	border-style:solid;
	border-color: #330066;
	border-width:thin;
	padding:10px;
	margin:10px;
	text-align: center;
	float: right;

}.Subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #330066;
	text-decoration: none;
}
