body {
	background-color:  #ebe69e;
	margin: 0;
	padding: 0;
	text-align: center;
	font-color: #cccccc;
}
h1 {
	font: 160% "trebuchet ms", sans serif;
	margin-bottom: -10px;
}
h2 {
	font: 120% verdana, sans serif;
	color: #a99e60;
	margin-bottom: -10px;
	}
h3 {
	font: 120% "trebuchet ms", sans serif;
	color: #336699;
	font-weight: bolder;
}
p {
	font: 90% "verdana", sans serif;
	color: #336699;
}
.logo a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	background-color: transparent;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px ;
	background-image:  url(fish.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ebe69e;
	border: 1px solid #336699;
}
#navigation {
	top: 0px;
	margin-left: 5px;
	width: 190px;
	float: left;
	background-color: #a99e60;
	background-repeat: no-repeat;	
}
#navigation p {
	list-style-type: none;
	margin-left: 0;
	font: 10pt verdana, sans serif #336699;
}
#navigation h1 {
	list-style-type: none;
	margin-left: 0;
	font: 14pt "trebuchet ms", sans serif #3e3e09;
}
#navigation h2 {
	list-style-type: none;
	margin-left: 0;
	font: 10pt "verdana", sans serif #ffffff;
	text-align: center;
}
#navigation ul {
	list-style-type: none;
	padding-left: 5;
	margin-left: 0;
	font: 10pt verdana, sans serif #336699;
}
#navigation li {
	font: 10pt verdana, sans serif #336699;
}
navigation ul.submenu {
	font: 10pt verdana, sans serif;
	color: #336699;
}
#navigation a:link, a:visited {
	font: 10pt verdana, sans serif;
	text-decoration: none;
	color: #336699;	
}
#navigation a:hover, a:active {
	font: 10pt verdana, sans serif;
	text-decoration: none;
	color: #ffffff;
	background-color: #6672a3;
}
#content {
	margin-top: 0px;
	width: 543px;
	padding: 5px;
	float: right;
	background-image:  url(file:///D|/web%20sites/brookins/2006%20site/content-bkgd.gif);
	background-repeat: no-repeat;
	background-color: #f6f5d7;
	font: 10pt verdana, sans serif;
	font-color: #cccccc;
	border: 1px solid #5c4817;
	}
#content a:link, a:visited {
	text-decoration: none;
	color: #336699;	
}
#content a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #53a34a;
}
#footer {
	clear: both;
	font: 9pt verdana, sans serif;
	text-align: center;
	color: #000000;
}
.blackspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color : #000;
}
.smallspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	color : #000000;
}
.bigspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	padding-left: 10px;
	color : #000000;
}
.giantspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	padding-left: 10px;
	color : #000000;
}