.maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #fcf4e4;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
.maintable .btmbar a {
	color: #A8CAE3;
	text-decoration: underline
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #BFCFD2;
}
p {
	font-size: 12px;
	text-align: justify;
	margin-right: 30px;
	margin-left: 30px;
}
.btmbar {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
h1 {
	font-size: 24px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
h2 {
	font-size: 18px;
	margin-left: 30px;
	margin-right: 30px;
}
.photoright {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-right: 0px;
	border: 15px solid #ffffff;
}
.photoleft {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 15px;
	border: 15px solid #FFFFFF;
}
