body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E1DDD0 url(../images/main/bg.jpg) repeat-x;
}
.main-body {
	font: normal small/20px Georgia, "Times New Roman", Times, serif;
	color: #5A471C;
	text-decoration: none;
	padding-bottom: 20px;
}
.blue-body {
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #004990;
	text-decoration: none;
}
.disclaimer {
	font: normal x-small Georgia, "Times New Roman", Times, serif;
	color: #5A471C;
	text-decoration: none;
}
.borderfull {
	border: 1px solid #E1DDD0;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1DDD0;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1DDD0;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DDD0;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1DDD0;
}
.link {
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #004990;
	text-decoration: none;
}
.link:hover {
	color: #E1DDD0;
	background: #004990;
	text-decoration: none;
}
.link:visited {
	color: #E1DDD0;
	text-decoration: underline;
}
.top {
	font: normal x-small Georgia, "Times New Roman", Times, serif;
	color: #004990;
	text-decoration: none;
}
.top:hover {
	color: #E1DDD0;
	text-decoration: none;
	background: #004990 left center;
	background-position: 100%;
}
.watermark {
	background-image: url(../images/main/watermark.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}
.quotes {
	background: url(../images/misc/66.gif) no-repeat 10px 5px;
}
.crumbs {
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #5A471C;
	text-decoration: none;
}
.crumbs:hover {
	text-decoration: underline;
}
.enlarge {
	font: normal x-small Georgia, "Times New Roman", Times, serif;
	color: #5A471C;
	text-decoration: none;
}
.bodyWhite {
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #E1DDD0;
	text-decoration: none;
}
.newsborder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFD520;
}
.subhead {
	font: bold normal 13px Georgia, "Times New Roman", Times, serif;
	color: #564622;
	text-decoration: none;
}
.subhead-white {
	font: bold normal 13px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}
.nopad {
	margin: 0px;
	padding: 0px;
}
