@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-image: url(images/flower_bg.gif);*/
	background-attachment: scroll;
	background-color: #777;
}
#bodytext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 22px;
	color: #442844;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	font-style: normal;
}
#main {
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #442B45;
	border-right-color: #442B45;
	border-bottom-color: #442B45;
	border-left-color: #442B45;
}
.footer {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #330033;
}
a:link {
	color: #330033;
}
a:visited {
	color: #330033;
}
a:hover {
	color: #333366;
}
a:active {
	color: #66CC66;
}

.quote {
	font-style: italic;
}
.header {
	font-size: 18px;
	font-weight: normal;
}
.subhead {
	font-size: 12px;
	text-transform: uppercase;
	color: #C9C194;
	font-weight: bold;
}
.biophoto {
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.testphoto {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
}
