body {
	margin:0;
	background-color:#00404D;
	background-image:url(images/bkg.gif);
}

#wrapper {
	margin:auto;
	margin-top:0px;
	width:800px;
	height:100%;
	background-color:#96AA9F;
}

#header {
	height: 135px;
	width: 800px;
	background-color:#96AA9F;
	background-image:url(images/banner.gif);
}

#navigation {
	height: 115px;
	width: 100%;
	background-color:#96AA9F;
	background-image:url(images/navigation_bkg.gif);
}

div.navbutton {
	float:right;
	width:160px;
	text-align:center;
}

#left {
	float:left;
	text-align:center;
	height:1000px;
	width:200px;
	background-color:#96AA9F;
	background-image:url(images/sidebar.jpg);
}

#main {
	float: right;
	width:600px;
	height:1000px;
	background-color:#ffffff;
}

#maingreen {
	float: right;
	width:600px;
	height:1000px;
	background-color:#96AA9F;
}

div.footer {
	width:800px;
	background-color:#96AA9F;
	float:right;
	height:30px;
}
	
#left ul {
	font-family:Georgia, serif;
	font-size:14px;
	list-style-type:none;
	padding:0;
	margin:0;
}

#left ul li {
	height:19px;
	text-align:center;
	vertical-align:center;
	padding:6px;
	margin-top:6px;
	background-image:url(images/button.gif);
	font-weight:bold;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:32px;
	font-weight:normal;
	margin-left:+25px;
	margin-right:+25px;
	margin-top:23px;
	color:#96AA9F;
	border-bottom: 2px solid #96AA9F;
	padding-bottom: 3px;
	width:525px;
}

h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:22px;
	font-weight:bold;
	margin-left:+25px;
	margin-right:+25px;
	
	color:#96AA9F;
}

p.body {
	font-family:Georgia, Times, serif;
	font-size:15px;
	margin-left:+25px;
	margin-right:+95px;
	line-height:22px;
	color:#222222;
}

div.navbutton p {
	font-family:Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	color:#fff;
}

img.button_2 {
	border:0px;
}

td.thumb img {
	border-style:outset;
	border-color:#ddd;
	border-width:8px;
	border-style:solid;
}

p a, li a {
	color:#946F00;
	text-decoration:none;
}

p.caption {
	font-family:Georgia, serif;
	font-size:12px;
	margin-top:2px;
	color:#222222;
}

p.navigation {
	font-family:Georgia, serif;
	font-size:13px;
	text-align:center;
}

p.footertext {
	font-family:Georgia, serif;
	font-size:12px;
	text-align:center;
	margin:10px;
	color:#fff;
}

a:hover {
	color:#946F00;
	text-decoration:underline;
}

td.thumb {
	width:150px;
	vertical-align:top;
}

table.gallery {
	width:550px;
}
