body {
	background-color: #7B7B7B;
	margin: 0px;
}
.leftcell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #746F5B;
	background-color: #e2e2e2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	vertical-align: middle;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.rightds {
	background-image: url(images/rightds.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainbg {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
a:link {
	font-weight: bold;
	color: #514D34;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #514D34;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	color: #666666;
	text-decoration: underline;
}
.mainnavcell {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.maintablebg {
	background-color: #f5f5f5;
	border: 1px solid #000000;
}
.pictures {
	margin: 10px;
	border: 6px solid #E7E4DD;
}
.specialtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #544C3F;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.mainfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.indentedtext {
	margin-left: 300px;
}
