body {
	background: #A3BAA3;
	margin: 0px;
	padding: 0px; 
	margin-top: 40px;}
	
h1 {
	font-family: verdana;
	font-size: 23px;
	color: #664D33; }
h2 {
	font-family: verdana;
	font-size: 17px;
	color: #664D33; }
h3 {
	font-family: verdana;
	font-size: 15px;
	color: #000; }
#title {
	font-family: verdana;
	font-size: 50px; 
	color: #664D33;
	font-weight: bold;
	padding-bottom: 25px;
	padding-top: 15px;
	padding-left: 50px;
	z-index: 3; }
#mainTable {
	width: 900px;
	border: 0px solid #FFF; }
#bgImage { 
	border: 0px solid black;
	position: fixed;
	left: -40px;
	bottom: 0px;
	width: 241px;
	height: 656;
	z-index: 1; }
#navTable {
	font-family: verdana;
	font-size: 17px;
	font-weight: 900;
	position: fixed;
	margin-right: 0px;
	padding-right: 0px;
	width: 160px;
	bottom: 180px;
	left: 40px;
	background-color: #CCCC99;
	filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
    z-index: 2; }
#navTable td:hover {
	background-color: #999966; }
#navTable td:hover a {
	color: #666666; }
#navTable a {
	text-decoration: none;
	color: #664D33; }
#navTable a:hover {
	text-decoration: underline; }
#jodieContent {
	font-family: verdana;
	font-size: 13px; }
#labMembersContent {
	font-family: verdana;
	font-size: 13px; }
