/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #990000;
	line-height: 15px;
	}
a.nav:link{
	font-size: 12px;
	color: #990000;
	background-color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
a.nav:visited{
	font-size: 12px;
	color: #990000;
	background-color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
a.nav:hover{
	color: #FFFFCC;
	background-color: #333333;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
a.nav:active{
	color: #FF3300;
	background-color: #333333;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
div#centering {
	margin: -250px auto 0px -350px;
	position: absolute;
	padding: 0;
	height: 500px;
	width: 700px;
	top: 50%;
	left: 50%;
        }

div#headerContent{
background-color: #FFFFCC;
	position: absolute;
	height: 123px;
	width: 720px;
	left: 0px;
	top: 0px;
	z-index: 0;
}
div#logo{
	position: absolute;
	height: 125px;
	width: 115px;
	left: 547px;
	top: -2px;
	z-index: 2;
}
div#title{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 64px;
	position: absolute;
	height: 77px;
	width: 547px;
	left: 0px;
	top: 15px;
}
div#navigation{
	position: absolute;
	width: 720px;
	left: 0px;
	top: 125px;
	background-color: #CCCCCC;
	text-align: left;
	z-index: 1;
	height: 16px;
	}
div#bio {
	position: absolute;
	height: 285px;
	width: 280px;
	left: 386px;
	top: 32px;
	overflow: auto;
	margin: 20px;
	z-index: 1;
	border-left-color: #990000;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 20px;
	padding-right: 5px;
}
div#mainImage {
	position: absolute;
	height: 270px;
	width: 360px;
	left: 20px;
	top: 53px;
	z-index: 1;
	border: Solid #999933 3px;
}
div#contactinfohead {
	position: absolute;
	left: 645px;
	top: 126px;
	width: 75px;
	height: 15px;
	text-align: left;
	z-index: 10;
	background-color: #CCCCCC;
}
div#contactinfo {
	position: absolute;
	left: 639px;
	top: 551px;
	width: 75px;
	height: 15px;
	text-align: left;
	z-index: 10;
	background-color: #CCCCCC;
}
div#copybg {
	background-color: #FFFFCC;
	position: absolute;
	height: 405px;
	width: 720px;
	left: 0px;
	top: 143px;
	z-index: 0;
}
div#footerNav{
	position: absolute;
	width: 720px;
	left: 0px;
	top: 550px;
	background-color: #CCCCCC;
	text-align: left;
	z-index: 4;
	height: 16px;
	}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #999999;
}a:active {
	color: #990000;
	text-decoration: underline;
}
div#pgtitle{
	font-family: "Garamond", Times, serif;
	font-size: 25px;
	padding-top: 3px;
	position: absolute;
	left: 17px;
	top: 15px;
	overflow: visible;
	height: 34px;
	width: 388px;
}
#counter {
	position: absolute;
	z-index: 10;
	left: 334px;
	top: 572px;
}
.contactBold {
	font-weight: bolder;
}
.date_news {
	font-weight: bolder;
	color: #666666;
}
.blurbHeading {
	font-style: italic;
	color: #990000;
}
