p, h1, h2, h3, h4, h5, h6, ul, ol, li, td, th {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #0073CF;
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	line-height: 1.5em;
}
#focus_logo {
	width: 163px;
	position: absolute;
	left: 0px;
	top: -58px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content-container {
	background-image: url(images/content_background2.gif);
}
#header {
	padding: 15px;
	height: 73px;
	background-color: #000;
	color: #FFF;
	margin-bottom: 15px;
}
#navigation {
	float: left;
	width: 163px;
}
#content {
	margin-left: 176px;
	padding: 20px;
}
/*#content p, #content h1, #content h2, #content h3, #content h4, #content ul, #content ol {
	margin-right: 360px;
}*/
p   {
	font-size: 0.875em;
	margin: 0 0 1em 0;
}
h2 {
	font-size: 1.25em;
	margin-bottom: .5em;
}
h3 {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#content #map   {
	float: right;
	margin: 0px 0px 10px 10px;
	font-size: 0.625em;
}
#content #map iframe {
	border: 1px solid #000;
}
.form_table {
	width: 310px;
	font-size: 0.875em;
	line-height: 1.5em;
	padding: 2px;
	background-color: #EFEDE7;
}
.form_table td {
	padding-bottom: 6px;
}
#content img {
	border: 1px solid #000;
}
#footer {
	clear: both;
	background-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #0073CF;
	position: relative;
	padding: 5px 10px;
	height:100px;
}
#footer p , #footer h1, #footer h2, #footer h3, #footer h4, #footer ul{
	font-size: 0.75em;
	margin: 0;
	line-height: 1.2;
	color: #555;
}
#footer ul{
	list-style-type: none;
}
#footer ul li {
	display: inline;
	padding-right: 2em;
}
#content ul {
	font-size: 0.875em;
	margin-left: 40px;
}
#footer a:link {
	color: #555;
}
#footer a:visited {
	color: #555;
}
#footer a:hover {
	color: #000;
}
a img {
	border-style: none;
}
#navigation ul {
	list-style-type: none;
	margin-left: 6px;
	margin-top: 20px;
}
#navigation ul li {
	line-height: 30px;
	font-size: .80em;
}
#navigation ul li a {
	display: block;
	background-image: url(images/link_background2.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;

}
#navigation ul li a:visited {
	display: block;
	background-image: url(images/link_background2.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
}
#navigation ul li a:hover {
	display: block;
	background-image: url(images/link_background2.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	background-color: #A8C6EC;
}

#navigation ul li a:active {
	display: block;
	background-image: url(images/link_background2.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}
#column_of_photos {
	float: right;
	width: 352px;
	text-align: right;
	margin: 2em 0 0 0;
}
.image_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.staff_bio {
	padding-left: 150px;
	margin: 0 0 50px 0;
}
.staff_photo {
	float: left;
	margin: 0 10px 0 -150px;
}
#flashcontent {
	float: right;
	width: 350px;
	margin: 0 0 10px 20px;
}