html { min-height: 100%; margin-bottom: 1px;
}
BODY {
	color: Black;
	background-color: #E5F3E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	margin: 5px 0px 0px;
}
.mainborder {
	border: 1px dashed #CCCCCC;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.subtitle{
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}

table.menu a {
	border:1px solid #333333;
	display: block;
	text-align: center;
}
div.menu a {
	color: #333333;
	background: #ffffff;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
	font-family: Tahoma, verdana, sans-serif;
	padding: 5px 5px;
	font-weight: bold;
}

div.menu a:link {
color: #333333;
background: #cccc99;
}

div.menu a:visited {
color: #333333;
background: #cccc99;
}

div.menu a:active {
color: #000000;
background: #cccc99;
}

div.menu a:hover {
	color: #eeeeee;
	background: #333333;
	border:1px solid #000000;
}

#current a {
	border:1px solid #333333;
	display: block;
	text-align: center;
	color: #FFFFFF;
	background: #848442;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
	font-family: Tahoma, verdana, sans-serif;
	padding: 5px 5px;
	font-weight: bold;
}

#current a:link {
color: #FFFFFF;
background-color: #848442;
}
#current a:visited {
color: #FFFFFF;
background-color: #848442;
}
#current a:active {
color: #FFFFFF;
background-color: #848442;
}
#current a:hover {
color: #FFFFFF;
background-color: #848442;
}
a:link {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.photo {
		background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.smalltxt {
	font-size: 10px;
	line-height: 10px;
}
.galleryborder {
	border: 1px dashed #CCCCCC;
	background-color: #E0E0E0;
}
h2 {

	font-size: 14px;
	font-weight: bold;
}
li {
	font-size: 12px;
}
.mainphoto {
	background-color: #FF7A59;
	padding: 5px;
	float: right;
	margin-left: 5px;
}
.maintext {
	text-align: justify;
}
