h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999900;
	text-decoration: none;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	text-transform: uppercase;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	color: #330000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
	color: #330000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-align: center;
}

body {
	scrollbar-arrow-color: #fff;
	scrollbar-face-color: #330000;
	scrollbar-track-color: #e7e1d0;
	scrollbar-shadow-color: #cccc99;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #cccc99;
	scrollbar-3dlight-color: #000000;
	background: #c9b98c url(images/back2.gif);
	margin: 0;
	padding: 0px;
}

html, body, #contents {
	min-height: 100%;
	margin-bottom: 1px;
	width: 100%;
	height: 100%;
}

html>body, html>body #contents {
height: auto;
}

#contents {
position: absolute;
top: 0;
left: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	clear: both;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	text-align: justify;
	color: #330000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	text-align: justify;
	color: #330000;
}

a:link { 
	color: #003300; 
	text-decoration: none;
}

a:visited { 
	color: #003333; 
	text-decoration: none;
}

a:hover { 
	color: #003333; 
	text-decoration: none;
}

a:active { 
	color: #03333;
	text-decoration: none;
}

div#left {
	display: block;
	padding-top: 0; 
	padding-right: 60%; 
	padding-bottom: 0; 
	padding-left: 40px; 
	margin: 0;
}

div#right {
	position: absolute;
	display: block;
	left: 60%;
	top: 250px;
	right: 0;
	margin: 0;
	padding-bottom: 0; 
}

div#top {
	position: absolute;
	top: 10;
	display: block;
	background: #e7e1D0;
	width: 100%;
}

div#photos {
	position: absolute;
	top: 70px;
	display: block;
	background: #e7e1D0;
	width: 100%;
	padding: 5;
	margin: 0;
}

#table_one {
	position: absolute;
	top: 300px;
	left: 0;

}

#table_two {
	position: absolute;
	top: 660px;
	left: 0;

}

.button { 
	background: #c9b98c; 
	background-color: #c9b98c;
	color: #00033;
	border: 3px inset #c9b98c; 
} 

.frame {
	background-color: #8F7D3E;
	padding: 5px;
	border: medium groove #343C2F;

}

.pframe {
	background-color: #8f7d3e;
	padding: 5px;
	border: 2px ridge #8f7d3e;
}


li {
	list-style-type: square;
}

img.photo {
	border: 2px groove darkbrown;
	float: center;
	padding: 0;
}
