body {
	background: url('../graphs/background.gif');
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h1 {
	color: black;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
h2 {
	color: black;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
#container {
	position: absolute;
	background-color: #fcfad0;
	width: 1001px;
	border-left: 1px solid #6c6c6c;
	border-right: 1px solid #6c6c6c;
	border-bottom: 2px solid #6c6c6c;
	z-index: 20;
	margin-left: 0px;
	margin-bottom: 10px;
}
#topbar {
	padding-top: 2px;
	background: #efefef;
	text-align: right;
	border-bottom: 1px dotted #8c8c8c;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
#topbar a {
	color: #3c3c3c;
	text-decoration: none;
}
#topbar img {
	border: 1px solid #6c6c6c;
	width: 18px;
	height: 12px;
	margin-right: 5px;
}
#toppage {
	float: left;
}
#header {
	background-image: url("../graphs/header.png");
	width: 751px;
	height: 100px;
}
.navi {
	width: 751px;
	height: 30px;
	background-color: #fcfad0;
	text-align: left;
	padding: 0px; 
	margin: 0px;
}
.navi p {
	width: 100px;
	height: 20px;
	background-image: url('../graphs/headbutton.png');
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	text-align: center;
	float: left;
	padding-top: 11px;
}
.navi a {
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.navi a:visited {
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.navi a:hover {
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.navi strong {
	font-family: Arial, sans-serif;
	background-image: url('../graphs/headbutton.png');
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
#logo {
	width: 250px;
	height: 125px;
	float: left;
}
#logo img {
	width: 160px;
	height: 130px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 85px;
}
#content {
	background-color: #fcfcfc;
	width: 835px;
	float: left;
	border-top: 1px solid #6c6c6c;
	border-right: 1px solid #6c6c6c;
	border-left: 0px;
	margin-top: 0px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#content p, table, h1, h2{
	margin-left: 45px;
	margin-right: 40px;
	margin-top: 20px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#content p {
	border-left: 1px dashed #359030;
	border-bottom: 1px dashed #359030;
}
#content table {
	border-left: 1px dashed #359030;
	border-bottom: 1px dashed #359030;
	margin-bottom: 15px;
}
#content td {
	padding-bottom: 10px;
}
#content img {
	margin: 0px 20px 0px 20px;
}
#content .content_image{
	height: 200px;
}
#content h1 {
	width: 200px;
	border-bottom: 2px solid #359030;
}
#content h2 {
	width: 150px;
	border-bottom: 1px solid #359030;
}
.location {
	background-color: #efefef;
	border-bottom: 1px dotted #8c8c8c;
	padding-left: 10px;
}
.location a {
	font-size: 10px;
	font-family: arial;
	color: #000000;
	text-decoration: none;
}
.pic_full_size {
	width: 640px;
}
.caption {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 0px;
}
.caption img {
	border: 0px;
}
#right {
	background-color: #ffffff;
	width: 165px;
	float: left;
	border-right: 0px;
	border-bottom: 0px;
}
.vertical_gallery {
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 3px;
	font-size: 10px;
	font-family: Arial, sans-serif;
	border-top: 1px solid #6c6c6c;
	border-bottom: 1px solid #6c6c6c;
}
.vertical_gallery p {
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
}
.vertical_gallery a {

}
.vertical_gallery img {
	border-top: 5px solid #999999;
	border-left: 5px solid #999999;
	border-bottom: 5px solid #666666;
	border-right: 5px solid #666666;
	width: 100px;
	height: 75px;
}
.rightdesign {
	position: absolute;
	bottom: 122px;
	left: 840px;
	height: 250px;
	width: 250px;
}
#bottom {
	background-color: #fcfad0;
	border-top: 1px solid #666666;
	width: 1001px;
	height: 125px;
	clear: both;
}
.photobar {
	width: 961px;
	border: 1px solid black;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.copyright {
	text-align: left;
	color: #000000;
	font-size: 9px;
	font-family: Arial, sans-serif;
	padding: 5px;
}
