@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bassingbg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000000;
	font-size:11px;
}
.bassheader {
  	background-image: url(images/bassingheader.jpg);
  	width:990px;
  	height:254px;
  	background-repeat:no-repeat;
}
.basslogin {
	background-color: #FFFFFF;
	border:1px solid #2D374D;
	padding:7px
}
.recentphotos {
	border:1px solid #2D374D;
	background-color:#FFFFFF;
	text-align:center;
}
h1 {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	margin:0px;
}
h2 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
}
h3 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
#outerWrapper {
  	margin: 0 auto 0 auto;
  	text-align: left;
  	width: 990px;
}
#outerWrapper #header {
  	background-image: url(images/bassingheader.jpg);
  	width:990px;
  	height:224px;
  	background-repeat:no-repeat;
  	padding:7px 0px 23px 0px;
}
#outerWrapper #contentWrapper {
	background-color:#FFFFFF;
}
#outerWrapper #contentWrapper #menuContainer {
  	padding: 13px 15px 0px 15px;
}
#outerWrapper #contentWrapper #content {
  	padding: 15px;
  	text-align:justify;
}
.clearFloat {
  	clear: left;
  	display: block;
}
.flatclearFloat {
  	clear: left;
  	display: none;
	height:0px;
	line-height:0px;
}
#outerWrapper #footer {
  	padding: 15px;
	margin: 0 auto 0 auto;
  	width: 990px;
}
a,a:link {
	color: #58728D;
	text-decoration: none;
}
a:visited {
	color: #58728D;
	text-decoration: none;
}
a:hover {
	color: #5C88B2;
	text-decoration: none;
}
a:active {
	color: #58728D;
	text-decoration: none;
}
.whiteLinks {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
a.whiteLinks:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteLinks:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteLinks:hover {
	color: #B7E2FF;
	text-decoration: underline;
}
a.whiteLinks:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.underl:link {
    text-decoration:underline;
}
.headlinks {
	display: block;
	cursor: pointer;
	padding: 4px 5px 6px 5px;
	color: #FFFFFF;
	text-decoration: none;
}
a.headlinks:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.headlinks:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.headlinks:hover {
	color: #B7E2FF;
	text-decoration: underline;
}
a.headlinks:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.headstrips {
	background-color:#3C5C7D;
	color:#FFFFFF;
}
.outertable {
	border:1px solid #999999;
}
.recordcatch {
border-color:#5C88B2;
border:1px;
border:dashed;
}
