body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;	
	background-color: #444444; 
	padding: 0px 0px 0px 0px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 5.0em;
	}

dt {
	font-weight:bold;
	padding-top: 5px;
}

img {
	border:none;
}

.attention{
	background-color: #FEFF9F;
	color:#208020;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}

.container{
	position:relative;
	top:0;
	width:90%;
	background-color: #CCCCCC;
	margin-left:5%;
	margin-right:5%;
	min-width:650px;
}

.bodytext {
	position:relative;
	left:0;
	top:0;
	width:96%;
	margin-left:2%;
	margin-right:2%;
	background-color: #CCCCCC;
	margin-bottom:0px;
	margin-top:10px;
	border-color:#40AA40;
	border-top-style:solid;
	border-top:0px;
	min-height:580px;
	padding:5px 5px 5px 5px;
}
.bodytext a:link {
	color: #004000;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #004000;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #004000;
	text-decoration: none;
}
.bodytext a:active {
	color: #004000;
	text-decoration: none;
}

hr {
	border:1px;
	border-style:solid;
	border-color:#ffffff;
	width:75%;
	text-align:center;
}


.headerdiv {
	border:0px;
	border-style:solid;
 	font-size: 100%;	
	position:relative;
	width:100%;
	text-align:center;
	background-color: #DDDDDD;
	min-width:650px;
	padding:0px 0px 0px 0px;
}

.headerdiv p {
	padding: 0px;
}
.headerdiv a {
	color: #000000;
	text-decoration:none;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#004000;
	padding: 3px 3px 0px 3px;
	background-color:#FFFFFF;
}

.headerdiv a:link {
}
.headerdiv a:visited {
}
.headerdiv a:hover {
	background-color: #999999;
}
.headerdiv a:active {
	background-color: #CCCCCC;
}

.headerdiv a#currentpage {
	background-color:#CCCCCC;
}
.headerdiv a#currentpage:hover {
	background-color: #CCCCCC;
}
.headerdiv a#currentpage:active {
	background-color: #CCCCCC;
}


.footerdiv {
	font-size: 85%;	
	position:relative;
	width:100%;
	text-align:center;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#000000;
	background-color: #AAAAAA;
	padding-top:12px;
	padding-bottom:0px;
}

.clivestable table {
	border-style:none;
}

.clivestable tr {
	border-style:none;
}

.clivestable th {
	border-style:none;
	padding: 5px 5px 5px 5px;
}

.clivestable td {
	border-left:0px;
	border-right:0px;
	border-style:none;
	padding: 5px 5px 5px 5px;
}

.image_right {
	float:right;
}

.image_left {
	float:left;
}

.gallerydiv {
 	position:relative;
	width:100%;
	text-align:center;
}

.gallerydiv a {
	color: #000000;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	background-color:#B7FFB7;
}

.gallerydiv a:link {
	text-decoration:none;
}

.gallerydiv a:visited {
	text-decoration:none;
}
.gallerydiv a:hover {
}
.gallerydiv a:active {

}
.gallerydiv table {
	border-style:none;
	margin-left:auto; 
	margin-right:auto;
}

.gallerydiv tr {
	border-style:none;
}

.gallerydiv th {
	border-style:none;
	padding: 5px 5px 5px 5px;
}

.gallerydiv td {
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	border-style:solid;
	padding: 5px 5px 5px 5px;
	border-color:#555555;
	
}

