
html, body {margin:0; padding:0;}

body {color:#ffffff; background:#000000; font-size:100%; font-family:'Arial', sans-serif;}
body {
background-image:url("/images/background/new09.jpg");
background-position:top;
background-repeat:repeat-y;
}
html>body {font-size:12px;}
p { font-size:1em; line-height:1.5em; margin:0 0 1.5em 0;}
h1, h2, h3, h4, h5, h6 {font-weight:bold; color:#ffffff; line-height:50px; background-image:url("/images/header.png"); background-repeat:no-repeat; padding-left:10px; padding-right:10px;}
h1 {font-size:3em; line-height:1; margin-bottom:0.5em;}
h2 {font-size:2em; margin-bottom:0.75em;}
h3 {font-size:1.5em; line-height:1; margin-bottom:1em;}
h4 {font-size:1.2em; line-height:1.25; margin-bottom:1.25em;}
h5 {font-size:1em; margin-bottom:1.5em;}
h6 {font-size:1em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em; line-height: 1.5em;}
p img.left {float:left; margin:1.5em 1.5em 1.5em 0; padding:0;}
p img.right {float:right; margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#ffffff;}
a {color:#ddd; font-family:'Verdana', sans-serif; text-decoration:underline; font-weight:bold;}
img {border:0;}
blockquote {margin:1.5em; background-color:#666; font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0; white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace; line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0; line-height: 1.5em; padding-left:3em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
td {line-height: 1.5em;}
th {font-weight:bold;}
tr.even td {background:#e5ecf9;}
tr.odd td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.9em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ffff00;}
.added {background:#060;color:#ffffff;}
.removed {background:#900;color:#ffffff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

#bio_nav h3 {
background-image:none;
text-align:center;
}

#bio_content td,th {
	padding:10px;
}

#footer {
	width:800px;
	height:46px;
	text-align:center;
	padding:0px;
	margin-top:10px;
	background-image:url("/images/header.png");
	background-position:center;
	background-repeat:repeat-x;
}

#footer a {
	font-size: .8em;
	line-height:1.5em;
	font-weight:bold;
	text-align: center;
	padding:4px;
}

a.sectionNav {
	font-size: .8em;
	line-height:1.5em;
	text-align: center;
	padding:5px;
}

.sectionTitle {
	color:#ffffff;
	font-family: 'Verdana-Bold', 'Verdana', sans-serif;
	font-weight: bold;
	font-size: 1em;
}

.sidenote {
	text-indent:-0.7em;
	width:12em;
	margin-right:0;
	font-size:0.8333em;
	line-height:1.8em;
	position:absolute;
	top:0;
	left:42.6em;
}

.captionText {
	font-family: 'Verdana', sans-serif;
	font-size:.9em;
	line-height:1.5em;
	text-align: center;
}


/*
a[href ^='http'] { 
padding-right: 18px;
background: transparent url("/images/icons/061220_icon_external.gif") no-repeat center right;
}
a[href ^='mailto'] { 
padding-right: 18px;
background: transparent url("/images/icons/061220_icon_mailto.gif") no-repeat center right;
}
a[href $='pdf'] { 
padding-right: 18px;
background: transparent url("/images/icons/061220_icon_pdf.gif") no-repeat center right;
}
*/