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

html {
	height: 100%;
	width: 100%;
}

img {
	border: 0px;
	text-align: justify;
}

body {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/level2background.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

.shell {
	width: 970px;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
	text-align: left;
}
.cl {
	clear: both;
	text-indent: -4000px;
	overflow: hidden;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-image: url(images/level2_container.png);
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 35px;
}

#left {
	width: 634px;
	float: left;
	padding-left: 48px;
}

#logos {
	width: 680px;
	float: left;
}

#pageheaders {
	width: 630px;
	float: left;
	padding-left: 48px;
	margin: 26px 0px 26px 0px;
	text-align: right;
}

#bio {
	width: 478px;
	margin: 0px 36px 0px 0px;
	float: left;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}

#nav {
	width: 617px;
	float: left;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 13px;
}

#nav ul {
	display:inline;
	float: left;
	text-align: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#nav li {
	display: inline;
	float: left;
	text-align: left;
	list-style-type: none;
	padding: 9px 24px 0px 0px;
}

#nav a{
	color: #ffffff;
	text-decoration: none;
}

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

.names {
	font-size: 18px;
	font-weight: bold;
}

#content {
	float: left;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
}

#content p{
	margin: 0px 0px 20px 0px;
}

#content a{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover{
	color: #F00;
	background-color: #FFF;
}

.green {
	color: #F00;
}

.chapter {
	font-size: 22px;
	font-weight: bold;
	color: #F00;
}
#collapsediv {
	width: 634px;
	margin: 20px 0px 10px 0px;
	padding: 10px 15px 0px 0px;
}#container .shell #left #bio p {
	font-size: 14px;
}
#container .shell #left #bio p {
	font-size: 13px;
}
