body {
	background-color: #666666;
	text-align: center;
}
.container {
	background-color: #FFFFFF;
	width: 880px;
}
.linkrow {
	text-align: center;
	color: #000066;
	background-color: #FFFFFF;
	height: 40px;
}
.pagehead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	background-color: #DFCA99;
	height: 67px;
	vertical-align: middle;
	color: #CCCCCC;
}
.toplinks {
	text-align: right;
	color: #FFFFFF;
	background-color: #666666;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	text-align: right;
	background-color: #666666;
}
.bodymargins {
	background-color: #CCCCCC
;
	width: 50px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 5px;
}
.pagehead2 {
	background-color: #B4DFEA;
	height: 50px;
	text-align: left;
	vertical-align: top;
}
.blankspace {
	background-color: #666666;
}
.mainheader {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
.photorow {
	border: thick groove #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.head_tl {
	background-image: url(/images/topleft.gif);
	width: 40px;
	background-repeat: no-repeat;
	background-position: left top;
}
.head_tr {
	background-image: url(/images/topright.gif);
	width: 40px;
	background-repeat: no-repeat;
	background-position: right top;
}
.head_bl {

	background-image: url(/images/bottomleft.gif);
	width: 40px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.head_br {


	background-image: url(/images/bottomright.gif);
	width: 40px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.smalllink {
	font-size: x-small;
}
.smalllink:visited {
	font-size: x-small;
}
.smalllink:hover {
	font-size: x-small;
}.textlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.textlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.newslink {
	font-size: small;
}
.newslink:visited {
	font-size: small;
}
.newslink:hover {
	font-size: small;
}
.newstitle {
	font-size: small;
	font-weight: bold;
}
.newstext {
	font-size: small;
	font-style: italic;
}