body,
html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background: #D3D3D3 url(images/baybridge-background.jpg) no-repeat bottom right;
}

#super {
	background-color: Gray;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 794px;
	/*filter:alpha(opacity=40);*/
	/*-moz-opacity:.40;*/
	/*opacity:.40;*/
}

#container {
	clear: both;
	text-align: left;
	margin: 0 auto;
	width: 780px;
	background-color: #FFF;
	color: #333;
	position: relative;
	/*filter:alpha(opacity=100);*/
	/*-moz-opacity: 1;*/
	/*opacity: 1;*/
}

#header {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #A4A4A4;
	background-position: top center;
	background-repeat: no-repeat;
	/*background-image: url(images/header.jpg);*/
	/*margin-bottom: 25px;*/
}

#headerspacer {
	background: url(images/index_14.gif) repeat-x bottom;
	height: 34px;
	/*margin-bottom: -25px;*/
}

#content {
	margin: 20px 40px 20px 40px;
	padding-top: 20px;
	color: #333;
}

#content h1 {
	font-size: 2em;
	font-weight: bold;
	color: #000;
	border-bottom: thick solid #004E99;
	padding: 0;
	margin: -0.5em;
}

#content h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #000199;
	text-align: right;
}

#navbar {
	padding-top: 0;
	width: 100%;	
	text-align: center;
	border-bottom: thin solid #A4A4A4;
	clear: both;
	padding-bottom: 10px;
	background-color: #E1E1E1;
}

#navbar h1 {
	font-size: 2em;
	font-weight: bold;
	color: #000199;
	line-height: 100%;
	margin: 0;
	padding: 0;
}

#navbar h2 {
	font-size: 1em;
	font-weight: normal;
	line-height: 80%;
	padding: 0;
	margin: 0;
}

#toplink {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 0.8em;
}

#toplink a {
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}


.piclink {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.piclink td {
	width: 16%;
	padding: 10px 0 10px 0;
}

.piclink p {
	/*margin-top: -0.1em;*/
	width: 100%;
}

.piclink a {
	/*padding-bottom: 0.5em;*/
}

.piclink img {
	border: 0;
	/*padding: 1em 1em 1.5em 1em;*/
	padding: 1em 0 1.4em 0;
}

.piclink span {
	display: block;
	margin-top: -1.25em;
	background-color: transparent;
}

.piclink a:link {
	text-decoration: none;
	color: #000199;
}

.piclink a:visited {
	text-decoration: none;
	color: #000199;
}

.piclink a:hover {
	background-color: #004E99;
	text-decoration: none;
	padding-bottom: 0.5em;
	color: #FFF;
}

.piclink td:hover {
	width: 16%;
	height: 100%;
	color: #FFF;
	background-color: #004E99;
}

.piclink a:active {
}

.error {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.t11g {
	color: #646464;
}

.v11g {
	color: #333333;
}

.v11r {
	color: #000199;
	font-weight: bold;
}

.title {
	text-decoration: underline;
}

.unlink {
	border: 0;
	text-decoration: none;
	border-style: none;
}

#current-page:link, #current-page:visited, #current-page:hover, #current-page:active {
	text-decoration: none;
	color: #FFF;
	width: 65px;
	height: 79px;
	background-color: #990000;
}

#footer {
	background: url(images/diag-back.gif);
	clear: both;
	height: 65px;
	padding-top: 25px;
}

#footer p {
	text-align: center;
	color: #000199;
	font-weight: bold;
}

#footerspacer {
	background: url(images/index_14.gif) repeat-x top;
	height: 35px;
	margin-top: -25px;
}

.footertiny {
	font-weight: normal;
	font-size: 0.8em;
	color: #000;
	margin-bottom: 1em;
}