html
{
	background-color:#003366;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#003366;
	font-size:71%;
	text-align:center;
	color:#fff;
}
body, div, table, td, p
{
	font-family:verdana,arial,helvetica,sans-serif;
}
div, table, td, p
{
	font-size:1.0em;
}

/*#outer	{
	width:766px;
	color: #000;
	text-align:left;
	margin: 10px auto 20px auto;
	position:relative;
	border:2px solid #BBA977;
}*/

img
{
	border:0px;
}

a
{
	color:#003466
}

.access
{
	display:none;
}

.spacer
{
	clear:both;
	line-height:1px;
	height:1px;font-size:0px;
}

.left
{
	float:left;
	width:45%;
	text-align:left;
}

.right
{
	float:right;
	width:45%;
	text-align:left;
}

#header	        
{
	background:#003366 no-repeat top left;
	height:47px;
	color:#FFFFFF;
	text-align:center;
	font-size:32px;
}

#navGlobal
{
	border-top:2px solid #BBA977;
	border-bottom:2px solid #BBA977;
/*	solid #BBA977; */
	background-color:#557665;
	text-align:center;
	height:29px;
}

#navGlobal ul
{
/*	float:center; */
	list-style-type:none;
	padding:0px;
	margin:0px auto;
/*	auto; */
	width:707px;
	height:29px;
	vertical-align:middle;
	padding:0px;
}

#navGlobal ul li
{
	padding-top:5px;
	float:left;
	background-repeat:no-repeat;
	height:29px;
	margin-left:25px;
	margin-right:25px;
}

#navGlobal ul li a
{
	background-repeat:no-repeat;
	display:block;
	height:29px;
	text-decoration:none;
	color:#FFE0E0;
/*	float:center; */
	font-size:16px;
	font-weight:bold;
}

#navGlobal a:hover
{
	color:#000000;
}

#navGlobal ul a span
{
	display:none;
}

#main
{
	background-color:#FFFFFF;
/*	float:center; */
	height:auto;
	padding:5px;
/*	padding-top:5px; */
/*	padding-bottom:5px; */
}

#navCt
{
	border-top:2px solid #BBA977;
	border-bottom:2px solid #BBA977;
	background-color:#E0BC5B;
	padding-left:586px;
	height:183px;
/*	margin-top:-182px; */
}

#navCt a
{
	color:#003466;
}

#navCt ul
{
	list-style-type:none;
	padding:0px 15px;
	margin:0px;
}

#navCt li
{
	margin-bottom:3px;
}

#photoBlock
{
	position:absolute;
	margin-top:2px;
	text-align:right;height:183px;
}

.toptierPhoto
{
	left:0px;
	width:586px;
}

#outer
{
	width:766px;
	color:#000;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	border-width:2px 2px 2px 2px;
	border-style:solid;
	border-color:#BBA977;
	text-align:left;
}

.figure
{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#lastUpdated
{
	padding:0px;
	margin-top:1em;
	margin-bottom:0px;
	clear:both;
}

#tabelLabel
{
	text-align:center;
}

th
{
	background-color:#c4bc96;
}

table
{
	border-width: 1px 1px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
}

th, td {
	border-width: 0px 0px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}

.headshot
{
	float:left;
	clear:left;
	width:200px;
	height:250px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

h2
{
	clear:both;
}

.bio p
{
	border-left:5ex;
}
