body {
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.middletop {
	background-image: url(images/middle-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 733px;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active, a:link:visited {
	font-weight: bold;
	color: #4C9A44;
	text-decoration: underline;
}
a:hover, a:link:hover {
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
}

a.small:link, a.small:visited, a.small:active, a.small:link:visited {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline;
}
a.small:hover, a.small:link:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.middle {
	background-image: url(images/middle-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.middlebottom {
	background-image: url(images/biohazard.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}
.middlebio {
	background-image: url(images/middlebio.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
	height: 320px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #051506;
}
.from {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: 22px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}



.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D8E252;
}
.leftpic {
	float: left;
}
li {
	margin-left: 20px;
	list-style-position: inside;
	list-style-type: square;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
