/* CSS Document */
<!--
body {
	background-color: #650A09;
	margin: 0px;
	padding: 0px;
}
#banner {
	display: none;
	visibility: none;
}
#wrapper {
	margin: auto;
	background-image:   url("art/background.jpg");
	width: 720px;
	height: 797px;
	background-repeat: no-repeat;
}
#front {
	margin: auto;
	width: 720px;
	height: 797px;
}
#topwrap {
	height: 195px;
	width: 640px;
	margin: auto;
}
#backtobass {
	height: 18px;
	padding-top: 105px;
	padding-left: 120px;
	font-family: Comic Sans MS, arial;
	font-weight: bold;
	font-size: 18px;
	color: #01572C;
}
#title {
	font-family: Comic Sans MS, arial;
	color: #650A09;
	font-size: 26px;
	font-weight: bold;
	padding-top: 15px;
}	
#seasol {
	text-align: right;
	margin-top: -170px;
	margin-right: 10px;
}
#content {
	margin-left: 35px;
	margin-right: 35px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
	overflow-x: hidden;
	height: 495px;
	font-family: Comic Sans MS, arial;
}
p {
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}
h1 {
	font-size: 20px;
	padding: 0px 5px 0px 5px;
	color: #650A09;
}
h2 {
	font-size: 18px;
	color: #650A09;
	padding: 0px;
}
h3 {
	font-size: 12px;
	color: #650A09;
	padding: 0px 5px 0px 5px;
}
.tablehead {
	color: #FFFF9B;
}
h1.tablehead {
	font-size: 20px;
	padding: 0px 5px 0px 5px;
}
h2.tablehead {
	font-size: 16px;
	padding: 0px;
}
p.tablehead {
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}
ul.tablehead {
	font-size: 12px;
}
.tablecontent {
	color: #650A09;
}
h1.tablecontent {
	font-size: 20px;
	padding: 0px 5px 0px 5px;
}
h2.tablecontent {
	font-size: 16px;
	padding: 0px 5px 0px 5px;
	color: #01572C;
}
p.tablecontent {
	padding: 0px 5px 0px 5px;
	font-size: 16px;
}
ul{
	list-style-image:   url("art/bass_bullet.gif");
}
.warning {
	color: #000000;
}
h1.warning {
	font-size: 20px;
	padding: 0px 5px 0px 5px;
	text-decoration: underline;
}
ul.a {
	font-size: 16px;
}
.imgleft {
	float: left;
}
.imgright {
	float: right;
}
.aptable, .aptable td {
	border: 1px solid #000000;
	font-size: 12px;
	color: #000000;
}
.aptable h1 {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
h3.a:link {
	font-weight: bold;
	color: #650A09;
}
h3.a:visited {
	font-weight: bold;
	color: #650A09;
}
h3.a:hover {
	font-weight: bold;
	color: #0000CC;
}
a:link {
	font-weight: bold;
	color: #650A09;
}
a:visited {
	font-weight: bold;
	color: #01572C;
}
a:hover {
	font-weight: bold;
	color: #0000CC;
}
#backtobass a:link {
		color: #01572C;
		text-decoration: none;
}
#backtobass a:hover {
		color: #0000CC;
		text-decoration: underline;
}
#backtobass a:visited {
		color: #01572C;
		text-decoration: none;
}
-->
