html, body {
	margin: 0;
	padding: 0;
	}

td {
	vertical-align: top;
	}
td.padtop {
	padding-top: .63em;
	}
p {
	margin: 0;
	padding: 0;
	}
.red {
	color: #d00;
	}
	
#container {
	font-family: arial,"trebuchet ms",trebuchet,sans-serif;
	margin: 2em;
	position: relative;
	top: 0;
	}
	
hr {
	color: #bbb;
	background-color: #bbb;
	height: .01em;
	border: 0;
	}
	
#logo {
	position: absolute;
	height: 100px;
	left: 70px;
	overflow: hidden;
	top: 10px;
	width: 103px;
	z-index: 300;
	}

#head {
	display: none;
	}

#left {
	display: none;
	}

		
#center {
	position: relative;
	}
#centerheadline h1 {
	margin: 0 0 .31em 0;
	padding: 0;
	color: #6B84C4;
	font: 1.75em/1.75em "arial narrow",arial,sans-serif;
	font-weight: bold;
	}
#chapterheadline {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
	width: 675px;
	height: 170px;
	top: 0;
	z-index: 50;
	overflow: hidden;
	border: 0;
	}
#chapterheadline h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font: 1.75em/1.75em "arial narrow",arial,sans-serif;
	font-weight: bold;
	font-style: italic;
	display: block;
	position: absolute;
	top: 15px;
	left: 20px;
	width: 590px;
	}
#centerintro p {
	margin: 0 0 .63em 0;
	color: #666;
	font: .93em/1.25em arial,sans-serif;
	}
#centertext {
	position: relative;
	}
#centertext h2, #centertext h3 {
	margin: 0 0 .31em 0;
	padding: 0;
	color: #6B84C4;
	font: 1em/1em arial,sans-serif;
	font-weight: bold;
	}
#centertext h2 a {
	color: #6B84C4;
	text-decoration: none;
	}
#centertext p {
	margin: 0 0 .31em 0;
	padding: 0;
	color: #666;
	font: .75em/1.19em arial,sans-serif;
	}
#centertext li {
	color: #666;
	font: .75em/1em arial,sans-serif;
	}
#centertools {
	padding: 5px 0 5px 0;
	font: .75em/.75em arial,sans-serif;
	clear: both;
	}
#centertoolsleft a {
	text-decoration: none;
	color: #333;
	margin: 0 .63em 0 0;
	}
#centertoolsleft a img {
	border: 0;
	padding: 0 .19em 0 0;
	}
#centertoolsright {
	float: right;
	width: 9.38em;
	}
#centertoolsright p {
	padding: .31em 0 0 0;
	text-align: right;
	color: #999;
	}
#centertoolsright a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	}
#centerclear {
	height: .01em;
	clear: both;
	}
	
#right {
	display: none;
	}		
#foot {
	display: none;
	}		

	
#pullquote {
	border-top: .1em solid #E0E0E0;
	border-bottom: .1em solid #E0E0E0;
	color: #6C85C5;
	font: 1em/1.38em georgia,serif;
	font-style: italic;
	padding: .63em .5em;
	}
#sidebar {
	background: #CCD6F0;
	padding: .75em .63em .3em .63em;
	font: .69em/.88em arial,sans-serif;
	}
#sidebar p {
	color: #214192;
	padding-top: .19em;
	}
.right {
	display: inline;
	float: right;
	margin: .5em 0 .5em .5em;
	width: 11.25em;
	}
.left {
	display: inline;
	float: left;
	margin: .5em .5em .5em 0;
	width: 11.25em;
	}
.center {
	width: 27.5em;
	margin: .5em 0;
	}
	

#center p.bread {
	display: none;
	}

	
#tooltip {
    display: none;
	}
#center #centertext .ttip {
	text-decoration: none;
	color: #666;
	border-bottom: .01em dotted #bbb;
	}
#center #centertext h2 .ttip, #center #centertext h3 .ttip {
	text-decoration: none;
	color: #6B84C4;
	border-bottom: 0;
	}	

	
.inlineimage {
	margin: .63em 0 .63em 0;
	}
#centertext .inlineimage p {
	color: #999;
	text-align: center;
	font-size: .69em;
	}
.imgleft {
	display: inline;
	float: left;
	margin-right: .63em; 
	}
.imgright {
	display: inline;
	float: right;
	margin-left: .63em; 
	}
.imgcenter {
	text-align: center;
	}

table.people {
	margin: 0 0 .63em .9em;
	border-collpase: collapse;
	}
	
.floater {
	float: left;
	margin: 0 .9em 0 .63em;
	}
	
#center #centertext #tabs {
	position: relative;
	top: 0;
	height: 35px;
	overflow: hidden;
	z-index: 40;
	padding: 0 0 0 1px;
	margin: 0;
	}
#center #centertext #tab1, #tab2, #tab3, #tab4 {
	position: relative;
	display: inline;
	float: left;
	width: 149px;
	height: 25px;
	top: 0;
	margin: 0;
	text-align: center;
	padding: 10px 0 0 0;
	}
#center #centertext #tabs a {
	font: 13px/13px arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	color: #000;
	}
#center #centertext #tabstuff {
	background: #F8F8F8;
	border: 1px solid #d0d0d0;
	padding: 15px;
	position: relative;
	z-index: 30;
	top: 0;
	width: 640px;
	}
#center #centertext #tabstuff p.bottom {
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
	


