body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center; /* required for centering the page in IE */
	background: #000000;
	}
#wrapper {
	min-height: 100%;
	width: 800px;
	margin: 0 auto; /* centering the page */
	margin-bottom: 0px;
	text-align: left;
	background: #053652;
	border-left: 4px double #4a4a4a;
	border-right: 4px double #4a4a4a;
	}
#header {
	margin-left: 0px;
	height: 188px;
	background: #053652;
	}
#left {
	margin-top: 10px;
	float: left;
	width: 162px;
	background: #053652;
	}
#content {
	width: 618px;
	float:right;
	background: #FFFFF4;
	margin-right: 5px;
	}
.internal a:link {
	color: #0E91DD;
	text-decoration:underline;
	}
.internal a:visited {
	color: #0E91DD;
	text-decoration: underline;
	}
.internal a:active {
	text-decoration: underline;
	}
.internal a:hover {
	color: red;
	background: #FFFFF4;
	text-decoration:underline;
	}
#footer {
	text-align: center;
	clear:both;
	background: #053652;
	}
a:hover {
	color:#FFFFFF;
	background:#369;
	text-decoration:none;
	}

html {
	overflow-y: scroll;
	}
html, body {
	height: 100%;
	}
* html #container {
	height:100%
	}
h1	{
	margin-top: 0px;
	font-family: calibri;
	font-size: 15pt;
	color: #FFFFFF;
	}
h2	{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 13px;
	margin-right: 15px;
	align: center;
	font-family: calibri;
	font-size: 18pt;
	color: #D77300;
	}
h3	{
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 13px;
	font-family: calibri;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	}
h4	{
	margin-top: 5px;
	margin-bottom: 18px;
	margin-left: 13px;
	font-family: calibri;
	font-size: 15pt;
	color: #053652;
	}
h5	{
	margin-top: 18px;
	margin-bottom: 12px;
	margin-left: 13px;
	font-family: calibri;
	font-size: 15pt;
	color: #053652;
	}
.divider {
	border-top: 1px solid #A4A4A4; 
	padding-top: 10px;
	width: 95%;
	}
.internal p	{
	font-family: calibri;
	font-size: 12pt;
	text-decoration: none;
	line-height: 14pt;
	margin-top: -10px;
	margin-left: 13px;
	margin-right: 15px;
	text-align: justify;
	color: #000000;
	}
.back a {
	text-align: right;
	}
.indexbottom {
	padding-top: 3px;
	padding-bottom: 5px;
	}
.biobottom {
	padding-top: 14px;
	padding-bottom: 5px;
	}
.perfbottom {
	padding-top: 15px;
	padding-bottom: 5px;
	}
.projectsbottom {
	padding-top: 20px;
	padding-bottom: 5px;
	}
.mediabottom {
	padding-top: 20px;
	padding-bottom: 5px;
	}
.bio150bottom {
	padding-top: 20px;
	padding-bottom: 5px;
	}
ul {
	margin-top: -6px;
	margin-bottom: 20px;
	}
