.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
body {
	margin: 5px;
	background-color: #333333;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 1px solid #FFFFFF;
}
.bottoms {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.maintablebg {
	background-image: url(images/maintablebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F8E1D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mainfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-image: url(images/mainfooterbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
}
.contentareaoutlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.navbg {
	background-color: #F6D2C6;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.pictures {
	border: 3px solid #FFFFFF;
	margin-top: 50px;
}




.tableoutline {
	border: 1px solid #FFFFFF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #523f39;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #523F39;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #523F39;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D4A999;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	padding-top: 10px;
}
.images {
	margin: 5px;
	border: 2px solid #FFFFFF;
}
