body {
	font-family: "Comic Sans MS", Arial, sans-serif;
	background-image: url(images/border.gif);
	background-color: White;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: repeat-y;
}
td {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 13px;
}

td.toptagline
{
	background-color: #5A6BAD;
	color: Black;
}


.webbyline {
	text-align: center;
	font-size: .8em;
	color: #999999;
}
.copyright {
	text-align: center;
	font-size: .9em;
	color: #000000;
}

.disclaimer {
	font-size: .9em;
	line-height: 1em;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border: 1px solid ButtonShadow;
}
td.headeraddress
{
	padding-left: 5px;
	padding-right: 15px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pagetitle {
	font-size: 1.8em;
	text-align: left;
	color: #EC1010;
	font-weight: bold;
}

h2  {
	font-size: 1.5em;
	text-align: left;
	color: #EC1010;
	font-weight: bold;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}


h3  {
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;

	margin-bottom: 0px;
	padding-bottom: 0px;
}
td.content {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 8px;
}
td.corner {
	background-image: url(images/frontofbldg-sm.jpg);
	background-color: White;
	background-repeat: no-repeat;
}
td.homepage {
	background-image: url(images/frontofbldgwatermark.jpg);
	background-color: White;
	background-repeat: no-repeat;
	background-position: left;	
	font-size: 1.2em;
}
p.homepage {
	font-size: 1.2em;
}
td.navigationbar {
	padding-top: 8px;
	padding-left: 4px;

}
h1 {
	text-align: left;
	color: #EC1010;	
	font-size: 1.7em;
	margin-bottom: 0px;
	padding-bottom: 0px;	
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.favoritelinks {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.reftitle
{
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.refauthor
{
	font-size: .9em;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.refdescription {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 20px;
	margin-right: 10px;
	}
	
table.bio
{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 25px;
}

td.biotext {
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}

td.bioheader
{
	font-weight: bold;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

td.biophoto
{
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
}




	
div.bio
{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
}

div.bioleft {
	width: 70%;
	float: left;
		border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;

	}

div.biotext {
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;

}

div.bioheader
{
	font-weight: bold;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
	text-align: left;
}

div.biophoto
{
	width: 20%;
	float: left;
	margin-bottom: 15px;
}

div.biophoto img {
border: 1px solid black;
}

li
{
	list-style-type: square;
}input {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navnews {
background-color: #666666;
padding: 5px 5px 5px 5px;
border-left: 4px #000000 solid;
border-bottom: 4px #000000 solid;
border-right: 2px #000000 solid;
border-top: 2px #000000 solid;
width: 160px;
}

.navnewstitle {
font-size: 1.1em;
font-weight:bold;
color: #FF0000;
background-color:#FFFFFF;
text-align:center;
}

.navnewsitem {
color: #FFFFFF;
}
.navnewsitem a:link, .navnewsitem a:active, .navnewsitem a:visited {
color: #FFFF99;
}

.navnewsitem a:hover {
color: #FFFF33;
}
