* {padding:0; margin:0}
body {
	background-image: url(images/bg-repeat.jpg);
	margin: 0px;
	text-align: center;
	background-attachment: fixed;
	background-color: #E7E7E7;
}


a {
	color: #993333;
	font-weight: bold;
}
li {
	display: list-item;
	list-style-position: outside;
	list-style-type: square;
}
ul {
	padding-right: 20px;
	padding-left: 20px;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}


h1 {
	font-size: 20px;
	padding: 0;
	margin: 0;
	color: #990000;
}
h2 {
	font-size: 15px;
	padding: 0;
	margin: 0;
	color: #990000;
}



.dropdown {
	float:left;
	padding-right:0px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 14px;
}
.dropdown dt {
	border:0;
	padding:0px;
	font-weight:bold;
	cursor:pointer;
	background:url(file:///C|/Documents%20and%20Settings/Brent/Desktop/dropdown/images/header.gif);
	margin: 0;
}
.dropdown dt:hover {
	background:images/header_over
.gif)}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:215px;
	display:none;
	z-index:200;
	opacity:50;
	background-color: #A75351;
}
.dropdown ul {
	width:211px;
	border:2px solid #bf5f63;
	list-style:none;
	border-top:none;
	padding: 0;
}
.dropdown li {
	display:inline;
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	text-indent: 0px;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px 5px 5px 15px;
	text-decoration:none;
	width:250px;
	color: #FFFFFF;
}
.dropdown a:hover {
	color:#FFFFFF;
	background-color: #BF5F63;
}
.dropdown .underline {
	border-bottom:1px solid #bf5f63
}
#allcontent {
	background-color: #A2A2A2;
	width: 726px;
	text-align: center;
	margin: 0;
	padding: 0 9px 0 9px;
}
#header {
	background-color: #A2A2A2;
	height: 106px;
	width: 726px;
}
#navbar {
	background-color: #FFFFFF;
	width: 685px;
	height: 43px;
	background-image: url(images/nav/navbar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-left: 41px;
}
#navshadow {
	background-color: #F5F5F5;
	width: 726px;
	text-align: center;
	height: 15px;
	background-image: url(images/navshadow.jpg);
	background-repeat: no-repeat;
}
#leftcol {
	width: 200px;
	text-align: left;
	float: left;
}

#content {
	background-color: #FFFFFF;
	width: 676px;
	text-align: left;
	background-image: url(images/content-repeat.jpg);
	background-repeat: repeat-y;
	height: auto;
	float: left;
	padding: 0 25px 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#footer {
	background-color: #626669;
	width: 726px;
	text-align: center;
	height: 99px;
	clear: both;
	float: none;
}
#rightcol {
	width: 460px;
	text-align: left;
	float: right;
}
.style1 {
	color: #993333;
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	color: #993333;
	font-weight: bold;
	font-size: 13px;
}
.style3 {
	color: #333333;
	font-weight: bolder;
	font-size: 11px;
}
.style4 {
	color: #993333;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.redtext {
	color: #993333;
	font-weight: bold;
}
#intleftcol {
	width: 320px;
	text-align: left;
	float: left;
}
#intrightcol {
	width: 320px;
	text-align: left;
	float: right;
}
.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	width: 500px;
	display: none;
	padding: 0 0 0 25px;
}
.biophoto {
	color: #993333;
	font-weight: bold;
	float: left;
	width: 123px;
	height: 181px;
	border: 2px solid #993333;
	margin: 0px 6px 0 0;
}
.style5 {font-size: 15px}
.style6 {color: #FFFFFF}

.toc{float:right; width:160px; padding:20px; border:1px solid #c0c0c0; margin-left:20px;}
.archive-toc{padding:0 0 0 15px; margin:0; }
.meta{margin:10px 0 0;}

.archive-year{border-top:1px solid #c0c0c0; padding-top:10px; margin-top:10px;}
.archive-year a{font-size:15px;}
