.banner {
	background-image: url("../images/header_graphic_gulls.jpg");
	background-repeat: no-repeat;
	background-color: #006699;
}

.ccsa {
	display:none;
}

.siteTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 3px;
	background-color: #006699;
	color: #ffffff;
}

.siteSlogan {
	border-bottom: 1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	padding-bottom: 5px;
	background-color: #006699;
	color: #ffffff;
}

.breadcrumbs {
	display: none;
}

H1, H2, H3 {
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

h1	{
	font-size:140%;
}

img.floatleft{
	margin: 5px 15px 5px 5px;
	float:left;
}
img.floatright{
	margin: 5px 5px 5px 15px;
	float:right;
}
img.block{
	margin: 5px 5px 5px 5px;
	display: block
}

#maincontent ul	{
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 5px 12px;
	list-style-position: inside;
}

.menubar {
	display:none;
}

#content {
	width: 100%;
	height: 100%;
	overflow: visible;
	margin-right:0px;
	text-align: left;
}

#bib {
	width: 100%;
	height: 100%;
	overflow: visible;
}

.footersection {
	display: none;
}
