body {
	background-color: #FFFFFF;
	
	background-image:url(images/fishtreebgd2.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
}

#content {
	margin-left: 190px;
	margin-right: 50px;
	margin-top: 60px;
	margin-bottom: 25px;
	
	}
	
	#content {font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 24px;
	padding: 15px;
	}

#content td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 24px;
	color:#000099;
	}

a {
	color: #3333FF;
}

form {
	background-color: #CCCC99;
}

p {
color:#000099}


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	
}

#navigation { 
position: fixed;
top: 5px ;
width: 160px;
padding: 10px;
}

#navigation a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color:#003366;
	background-color: ;
	text-decoration:none;
	line-height: 1.3em;	
}
#navigation a:hover {
	color: #DEDECA;
	background-color: #6666FF;
	display: block;
}

#content blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 40px;
	width: 60%;
	background-color: #FFFFCC;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}




.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

