#mainBody {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	min-height: 300px;
	height: auto;
	background: url('images/subpage-body-repeat.png') repeat-y center;
}

#menu ul li:hover ul, #menu ul li.sfhover ul {
	border: 1px solid #FFFFFF;
	background-color: #619AE9;
	margin: 5px -30px;
	left: auto; 
	display:block; 
	width: 175px;
	z-index: 9999;
}

#whiteBorder {
	margin-left: 100px;
	border: 1px solid #FFF;
	width: 550px;
	height: 339px;
}

body {
	zoom: 1;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #55CBFD;
	behavior: url("csshover3.htc");
	font: 12px Helvetica, sans-serif;
	letter-spacing: .25px;
	color: #FFFFFF;
	text-align: center;
}
.clear { clear: both; }

#back {
	width: 830px;
}

#content {
	margin: 0 auto;
	width: 830px;
}
#pageHeader {
	text-align: center;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	color: #FEFF01;
}

#subHeader {
	height: 325px;
	padding-top:15px;
}
#subHeader .top {
	height: 125px;
	background: url('images/header.png') no-repeat;
	background-position: bottom center;
}

#subHeader .sub-banner{
	margin-top: -185px;
	height: 200px;
	background-position: top center;
	position: relative;
	z-index: 1;
}

#subPageContainer {
	margin: 0px auto 40px auto;
	width: 90%;
	height: 100%;
	text-align: left;
}

#subPageCenterText{
	text-align: center;
}
#subPageLeftText{
	text-align: left;
}
#subPageText{
	text-align: justify;
}
#subPageLeft_Full {
	float: left;
	height: 100%;
	width: 100%;
	text-align: center;
}
#stars {
	list-style-type: none;
}
#stars li{
	list-style-type: none;
	background: url('images/Star-bullet.png') left -2px no-repeat;
	padding-left: 20px;
	padding-bottom: 8px;
}

.floatPic {
	float: right;
	margin: 5px 0px 5px 20px;
}
#subPageLeft {
	float: left;
	padding-top: 20px;
	margin-left: -10px;
	height: 100%;
	width: 40%;
	text-align: center;
}
#subPageRight {
	float: left;
	padding-top: 40px;
	height: 100%;
	width: 53%;
	text-align: right;
	margin-left: 3%;
}
#subPageRight2 {
	float: left;
	padding-top: 20px;
	margin-right: -10px;
	height: 100%;
	width: 40%;
	text-align: center;
}
#subPageLeft2 {
	float: left;
	padding-top: 40px;
	height: 100%;
	width: 53%;
	text-align: right;
	margin-right: 3%;
}
#subpageHeader {
	height: 175px;
	padding-top:15px;
}
#header {
	height: 358px;
	padding-top:15px;
}

#header .top, #subpageHeader .top{
	height: 125px;
	background: url('images/header.png') no-repeat;
	background-position: bottom center;
}

#header .banner, #subpageHeader .banner{
	margin-top: -155px;
	height: 150px;
	background-position: top center;
	position: relative;
	z-index: 1;
}

#logo {
	margin-top: 5px;
	height: 130px;
	width: 330px;
	float: left;
	z-index: 9999;
}

#header .bannerLeft, #subpageHeader .bannerLeft{
	margin-top: 115px;
	text-align: center;
	width: 250px;
	float: left;
}

#header .bannerRight, #subpageHeader .bannerRight{
	margin-top: 120px;
	text-align: center;
	width: 250px;
	float: left;
}
#homepageBody {
	height: 500px;
	width: 800px;
	margin: auto;
	border-bottom: 2px solid #FFF;
	background: url('images/Body-repeat.png') repeat-y;
}
#homepageHeader {
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	color: #FEFF01;
}

#homepageText {
	position: absolute;
	float: right;
	text-align: justify;
	margin-top: 20px;
	margin-left: 300px;
	height: 100%;
	width: 500px;
}
#homepagePic {
	position: relative;
	overflow: visible;
	margin-left: 2px;
	float: left;
	height: 100%;
	width: 445px;
	background: url('images/HomepageImage.jpg') no-repeat left bottom;
}

.homepageLink {
	float: right;
	margin-right: 50px;
	height: 65px;
}

#botb {
	height: 133px;
	width: 350px;
	margin: -8px 0px 0px 15px;
	background: url('images/bestofbay.png') no-repeat;
}

#top {
	height: 6px;
	background: url('images/Body-Top.png') no-repeat top center;
}

#bottom {
	height: 6px;
	background: url('images/Body-Footer.png') no-repeat top center;
}

#mainBody a:link, #mainBody a:visited {
	text-decoration: underline;
	color: #FFF;
}
#mainBody a:hover {
	color: #FEFF01;
}

.underline {
	text-decoration: underline;
}

#mainBody a:active, #mainBody a:hover{
	color: #FEFF01;
}

#menuTop {
	height: 6px;
	background: url('images/Menu-top.png') no-repeat center;
}

#menuBottom {
	height: 6px;
	background: url('images/Menu-bottom.png') no-repeat center;
}
#menu {
	font-size: 10px;
	font-weight:bold;
	height: 32px;
	letter-spacing: .1px;
	background: url('images/Body-repeat.png') repeat-y;
	background-position: center;
	text-align: center;
}

#menu ul{
	height: 32px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 9999;
}

#menu li {
	margin-top: 9px;
	float: left;
	width: 115px;
	height: 20px;
	vertical-align: middle;
}
#menu li a {
	position: relative;
	z-index: 100;
}
#menu ul li ul {
	width: 90px;
	position: absolute;
	left: -999em;
	height: auto;
}
#menu ul li ul li {
	text-align: center; 
	font-size: 9px;
	width: 175px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
}
#menu ul:hover {
	left: auto;
	display: visible;
}

#menu a:link, a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover, #menu a:active, #menu li:hover {
	color: #FEFF01;
	text-decoration: none;
}

#footer {
	clear: both;
	height: 75px;
	background: url('images/footer.png') no-repeat;
	text-align: center;
}
#footer .footerLeft{
	width: 250px;
	float: left;
}
#footer .text{
	padding-top: 10px;
	width: 330px;
	float: left;
}
#footer .footerRight{
	margin-top: 33%;
	text-align: right;
	width: 250px;
	float: left;
}

#siteLinks {
	margin-top: 8px;
	font-size: 10px;
}

#siteLinks a:link, #siteLinks a:visited {
	text-decoration: underline;
	color: #FFF;
}
#siteLinks a:hover {
	color: #FEFF01;
}
#staffContent {
	padding: 30px;
	text-align: left;
	width: 80%;
}

.staffName {
	font-size: 14px;
	font-weight: bold;
}
.staffPhoto {
	padding-left: 15px;
}
#bioHeader{
	font: 18px Arial;
	color: #FEFF01;
	text-align: center;
	padding-top: 0px;
}

#bioContent {
	text-align: center;
	padding: 30px;
	margin-left: 50px;
	font-size: 12px;
	width: 80%;
}

.bioPhoto {
	text-align: center;
	padding-right: 15px;
}
.bioPhotodisp {
	text-align: center;
	padding-right: 15px;
	margin-left: 175px;
	margin-bottom: 10px
}
.resourcePhoto {
	border: 1px solid #619AE9;
	margin-right: 10px;
}

#expand dt {
	cursor: pointer;
	color: #FFF;
	margin: 10px 0;
	padding: 0px;
}

#expand dd {
	border: 1px solid #FFF;
	padding: 10px 10px 10px 10px;
	background-color: #1D47AB;
	margin: 0px;
}

.infoBox, .success, .error {
	text-align: left;
	width: 300px;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 60px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.success {
	color: #FEFF01;
	border: 1px solid #FFF;
	background-color: #619AE9;
	background-image:url('images/success.png');
}

.error {
	color: #FEFF01;
	border: 1px solid #FFF;
	background-color: #619AE9;
	background-image: url('images/error.png');
}

.contactInfo {
	margin: 20px 20px 20px 50px;
}

#captionBox {
	border: 1px solid #FFF;
	background-color: #619AE9;
	height: 150px;
}

a {
	cursor: hand;
}

#landingPageLinks {
	font-size: 16px;
	text-decoration: none;
}
#landingPageLinks li {
	margin-top: 10px;
}
#siteMap {
	position: relative;
	text-align: center;
	margin-left: 0px
}
.bottomBorder{
	padding-bottom: 5px;
	margin : 0px;
	border-bottom: 1px solid #619AE9;
}



