.body {
	background-color: #000000;
}

.containertbl {
	border: 2px solid #333333;
	background-color: #FFFFFF;
}
.indextxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 90%;
}
a.mainmenu {
	color: #333366;
	text-decoration: none;
}
a.mainmenu:hover {
	color: #803366;
	text-decoration: none;
}

a{
	color: #800000;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
}
	
.contenttxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #101010;
}
.footertxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #FFFFFF;
}
.footertxt2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #CCCCCC;
}
.backgnd {
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 12px;
	font-variant: small-caps;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	padding-top: 12px;
}

.indextxtsel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 90%;
	background-color: #EEEEEE;
}
.imgright {
	float: right;
	margin-left: 15px;
}
.gallery {
	margin: 2px;
	padding: 2px;
	text-align: center;
}
.galleryimg {
	margin: 6px;
	border: 2px solid #999999;
}
.linkimg {
	margin: 6px;
	border: 6px solid #666666;
}
a.invislink {
	color: #000000;
	text-decoration: none;
}
.contentrow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.footerlink {
	color: #CCCCCC;
	text-decoration: none;
}
.clearsides {
	clear: both;
}
.picright {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 25px;
}
.photocaption {
	font-size: 75%;
	font-style: italic;
	color: #666666;
}
.photo {
	background-color: #EEEEEE;
}

.photo2 {
	background-color: #FFFFFF;
}
.map {
	border: 2px solid #999999;
	clear: both;
	height: 350px;
	width: 100%;
	margin-top: 25px;

}
.formcaption {
	font-size: 90%;
	background-color: #EEEEEE;
}
