.main {
	height: auto;
	width: 800px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/mainback.jpg);
	z-index: 1;
	border-top: 1px #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	display: block;
	background-repeat: repeat;
	background-attachment: fixed;
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
	margin-top: -20px;
	text-align: left;
}
.navbar {
	display: inline;
	height: 15px;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 0px 0px 10px;
	overflow: hidden;
	clip:    rect(auto auto auto auto);
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
}
.footer {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 50px;
	width: auto;
	overflow: hidden;
	border: 1px none #000000;
	margin-left: 0px;
	padding: 5px 10px;
	text-align: left;
	position: absolute;
	bottom: 0%;
}
.headerimg {
	display: inline;
	height: 199px;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
}

.cddiv {
	display: block;
	float: right;
	height: auto;
	width: 125px;
	margin: 20px;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/bottomleft.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	clear: left;
}

.insetphoto {
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sideborder {
	display: block;
	position: absolute;
	height: 100%;
	width: 951px;
	z-index: 0;
	left: 125px;
	background-repeat: repeat-y;
	background-image: url(images/sides.jpg);
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight: bold;
	color: #000000;
}
a:active {
	font-weight: bold;
	color: #000066;
}

p {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-left: 5px;
}

p:first-letter{
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 10px;
	font-size: 24px;
}
h1:first-letter {
	font-size: 30px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
}
.biofooter {
	position: relative;
	height: auto;
	width: auto;
	right: 0px;
	margin: 5px;
	display: block;
}
.bioblock {
	height: auto;
	width: 100%;
	position: relative;
	display: inline;
}
