@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtr #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#nav {
	width:100%;
	height:40px;
	background-image:url(graphics/nav-bg.gif);
	background-repeat:repeat-x;
}

#nav ul {
	width:900px;
	text-align:center;
	margin:0 auto;
}

#nav li {
	background-image:url(graphics/nav-button-bg.gif);
	background-repeat:no-repeat;
	line-height:40px;
	font-size:13px;
	
}

#nav li:hover {
	background-image:url(graphics/nav-button-bg-c.gif);
	background-repeat:no-repeat;
	line-height:40px;
	font-size:13px;
}

#nav img {
	float:right;
}

#nav li a {
	background-image:url(graphics/nav-button-bg.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFF;
	padding-left:30px;
	padding-right:30px;
	line-height:40px;
	float:right;
}

#nav li a:hover {
	background-image:url(graphics/nav-button-bg-c.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFF;
	padding-left:30px;
	padding-right:30px;
	line-height:40px;
	float:right;
}

#header-home {
	width:100%;
	height:450px;
	background:url(graphics/City-of-Lights-II_web.jpg) bottom repeat-x;
	border-bottom:#C70000 10px solid;
}

.container {
	width:900px;
	margin:0 auto;
}

#header-home img {
	float:left;
	margin:30px auto auto 0px;
}

#header-home span {
	padding:20px;
	margin-top:230px;
	width:900px;
	color:#FFF;
	text-align:left;
	font-size:22px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

#home-text a {
	color:#999;
	margin-left:50px;
	text-decoration:none;
}

#home-text a:hover {
	color:#DD0005;
}

#header-home a {
	text-decoration:none;
	color:#FFF;
}

#header {
	width:900px;
	clear:both;
}

#header img {
	float:left;
	margin:30px auto auto 0px;
}

#header h1 {
	float:right;
	padding:15px 30px 15px 30px;
	color:#FFF;
	background:url(graphics/h1-bg.gif) bottom repeat-x;
	font-weight:normal;
	margin:45px 0px auto auto;
	font-size:20px;
}

.bio-brief {
	width:100%;
	background:url(graphics/who-we-are-bg.gif) bottom repeat-x;
	border-bottom:#C70000 3px solid;
	float:left;
	clear:both;
}

.bio-brief-container {
	width:900px;
	clear:both;
	text-align:left;
	margin:0 auto;
}

.bio-brief-container ul {
	margin-left:20px;
}

.contact-col {
	width:450px;
	text-align:left;
	float:left;
}

.bio-brief h2 {
	font-size:24px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	margin-top:30px;
}

.bio-brief span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
	margin-bottom:20px;
}

.bio-brief h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	line-height:23px;
}
.bio-brief h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	line-height:27px;
	margin-bottom:20px;
}

.bio-brief ul {
	list-style:square;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
}

.bio-brief a {
	color:#C00;
	text-decoration:none;
}

.bio-brief a:hover {
	color:#000;
	text-decoration:none;
}

.bio-brief img {
	float:right;
	margin:20px 0px 0px 20px;
}

#col1 {
	float:left;
	width:475px;
	_width:500px;
	padding:30px 25px 0px 0px;
	clear:both;
}

#col1 span {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

#col1 span a {
	color:#C00;
	text-decoration:none;
}

#col1 span a:hover {
	color:#000;
	text-decoration:none;
}

#col2 {
	float:right;
	width:300px;
	padding:15px 0px 0px 25px;	
	border-left:#CCC 1px solid;
	text-align:right;
}

#col2 h1 {
	color:#DF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
}

h3 {
	font-size:14px;
	color:#333;
}

.red {
	color:#C00
}

.names-container {
	float:right;
	padding:0px 10px 15px 10px;
	margin:45px 0px auto 15px;
}

.names {
	float:right;
	padding:15px 10px 15px 10px;
	color:#DF0005;
	background:url(graphics/names-bg.gif) bottom repeat-x;
	font-weight:normal;
	margin:45px 0px auto 15px;
	font-size:20px;
	border:#E9E9E9 1px solid;
	text-decoration:none;
}

.names-selected {
	float:right;
	padding:15px 10px 15px 10px;
	color:#FFF;
	background:url(graphics/h1-bg.gif) bottom repeat-x;
	font-weight:normal;
	margin:45px 0px auto 15px;
	font-size:20px;
	border:#FFF 1px solid;
	text-decoration:none;
}

.names:hover {
	float:right;
	padding:15px 10px 15px 10px;
	color:#FFF;
	background:url(graphics/h1-bg.gif) bottom repeat-x;
	font-weight:normal;
	margin:45px 0px auto 15px;
	font-size:20px;
	border:#FFF 1px solid;
	text-decoration:none;
}

.red {
	color:#DF0005;
}

.whitfield {
	width:900px;
	margin:0 auto;
	text-align:center;
	clear:both;
}

.whitfield a {
	line-height:30px;
	color:#999;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	text-align:right;
	float:right;
}

.whitfield a:hover {
	color:#000;
}