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: #646464;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 794px;
	/*filter:alpha(opacity=40);*/
	/*-moz-opacity:.40;*/
	/*opacity:.40;*/
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 780px;
	background-color: #FFF;
	color: #333;
}

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

#header img {
	border: 0;
	text-decoration: none;
}

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

#content {
   float: right;
   width: 500px;
	padding: 20px;
	border-left: thin solid #000;
	color: #333;
}

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

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

#content img {
	margin: 0;
	padding: 15px 5px 5px 8px;
	float: right;
}

#content ul {
	margin-top: -0.8em;
}

#content a:link, a:visited {
	color: #990000;
}

#content a:hover, a:active {
	color: #000;	
}

#navbar {
	float: left;
	padding-top: 25px;
	width: 230px;	
	font-size: 0.8em;
	text-align: center;
}

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

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

#navbar p {
	font-size: 1em;
	font-weight: normal;
	line-height: 80%;
	margin-top: -1.5em;
}

#sidelink {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#sidelink a {
	float: left;
	text-align: center;
	min-width: 70px;
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.sidebar {
	font-size: 1.2em;
}

.sidebar img {
	padding: 20px 20px 0px 20px;
}

.sidebar td {
	padding: 0;
	margin: 0;
}

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

.sidebar a:visited {
	text-decoration: none;
	color: #004E99;
}

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

.sidebar a:hover {
	background-color: #004E99;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFF;
}

.sidebar td:active {
	width: 100%;
	height: 100%;
	color: #FFF;
	background-color: #004E99;
}

.sidebar a:active {
	color: #FFF;
	background-color: #004E99;
	width: 100%;
	height: 100%;
}

.sidebar td {
	border: thin solid Black;
}

.error {
	color: #B0CFC5;
	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;
}

.center {
	text-align: center;
}

.uline {
	text-decoration: underline;
}

.ownername {
	font-size: 1.8em;
	color: #000199;
	font-weight: bold;
	text-align: center;
}

#current-page {
	background-color: #CE9A20;
	color: #FFF;
}

#current-page:link, #current-page:visited, #current-page:hover, #current-page:active {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFF;
	background-color: #CE9A20;
}

#current-page td:link, td:visited, td:hover, td:active {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFF;
	background-color: #CE9A20;
}

.get-cv {
	background: #F2F2F2 url(images/document.gif) no-repeat left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: -1em;
}

.get-cv a:link, a:visited {
	color: #990000;
}

.get-cv a:hover, a:active {
	color: #000;	
}

#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;
}

.blockquote {
	margin-left: 2em;
	margin-right: 2em;
}

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