html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin : 0; 
	padding: 0;
	background: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000;
}

img {
	border: 0;
}

p {
	font-size: 10px;
}

input {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #006da5;
}

#container {
	width: 800px;
	background: #FFF;
	margin: 0px auto 25px auto;
}

#header {
	width: 800px;
	height: 96px;
	background: url(img/banner.jpg) no-repeat left top;
}

#main {
	width: 798px;
	border: 1px solid #FFF;
}

#sidebar {
	float: left;
	width: 173px;
	height: 100%;
	padding:  15px 0 0 13px;
	background: #990100 url(img/LeftNav_gradient.jpg) repeat-x left top;
	border-right: 1px solid #FFF;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 -40px;
}

#content {
	float: right;
	width: 611px;
}

#indexleft {
	float:left;
	width:373px;
	height: 256px;
	background: #4a300c;
}

#indexright {
	float:right;
	width:237px;
	height: 256px;
	background: #4a300c;
}

#indextext2 {
	height:145px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 139px;
}

body>#navBeta {height:139px;}

#bios {
	clear: both;
	width: 611px;
	overflow: auto;
	position: relative;
}

#bio1 {
	position: relative;
	text-align: center;
	float: left;
	width: 25%;
	background: #dddbdc;
	min-height: 125px;
}

#bio2 {
	text-align: center;
	float: left;
	width: 24.5%;
	background: #cecfca;
	min-height: 125px;
}

#bio3 {
	text-align: center;
	float: left;
	width: 25%;
	background: #dddbdc;
	min-height: 125px;
}

#bio4 {
	text-align: center;
	float: left;
	width: 25%;
	background: #cecfca;
	min-height: 125px;
}
	

#bottom {
	clear: both;
	height: 19px;
	width: 800px;
	border-top: 1px solid #FFF;
}

#bottom #left {
	float: left;
	width: 187px;
	background: #190E48;
}

#bottom #right {
	float: right;
	width: 612px;
	background: url(img/orange_gradient.gif) no-repeat left top;
}

#footer {
	clear: both;
	text-align: center;
}

#footer p {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.navtext {
	color: #FFF;
	font-size: 9px;
	line-height: 1.5;
}

.indextext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

.innertwo {
	padding-left: 10px;
}

.biotext {
	font-size: 10px;
	color: #000;
	line-height: 1.25;
}

a.link {
	padding: 3px 7px 3px 0;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link:visited {
	padding: 3px 7px 3px 0;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link:hover {
	color: #99ff00;
	text-decoration: underline;
}

a.inner {
	padding: 0 8px 0 0;
	margin: 0;
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.inner:visited {
	padding: 0 8px 0 0;
	margin: 0;
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.inner:hover {
	color: #99ff00;
	text-decoration: underline;
}

a.footer {
	FONT-SIZE: 9px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a.footer:visited {
	FONT-SIZE: 9px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a.footer:hover {
	FONT-SIZE: 9px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.image-border {
	border: 1px solid #0A73AC;
	margin: 12px;
}