body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #99ada1;
	color: #d9e2de;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	scrollbar-base-color : #99ada1;
	scrollbar-shadow-color : #454b4a;
	scrollbar-highlight-color : #454b4a;
	scrollbar-face-color : #99ada1;
	}

table.border {
	font-size:10pt;
	border: thin solid #454b4a;
	padding: 5px;
	}

table.noborder {
	font-size:10pt;
	padding: 5px;
	}
	
a:link.menu {
	color : #d9e2de;
	text-decoration: none;
	font-size: 11pt;
	}
	
a:visited.menu {
	color : #d9e2de;
	text-decoration: none;
	font-size: 11pt;
	}
	
a:active.menu {
	color : #d9e2de;
	text-decoration: none;
	font-size: 11pt;
	}
	
a:hover.menu {
	color : #d9e2de;
	text-decoration: none;
	font-size: 11pt;
	}
	
h1 {
	color: #454b4a;
	font-size: 13pt;
	}
	
.photo {
	border: thin solid #454b4a;
	}
	
	#logo {position: absolute; left: 30%; top: 10px; width: 60%; }
	#links {position: absolute; left: 0px; top: 100px; width: 30%; }
	#pagebody {position: absolute; left: 30%; top: 530px; width: 496px; background-image: url(images/hbars_low.png); z-index: 2;} 
	#hbars {position: absolute; left: 30%; top: 80px; width: 496px; height: 451px; z-index: 1; background-image: url(images/hbars.png); background-repeat: no-repeat;}
	#image {position: absolute; left: 30%; top: 90px; width: 498px; z-index: 2;}
	#graybar {position: absolute; left: 0px; top: 67px; width: 100%; height: 20px; z-index: 3; background-color: #cdcecf; }
	#address {position: absolute; left: 29%; top: 69px; width: 650px; height: 20px; z-index: 4; color: #000000; font-size: 8pt;}