a:link, a:visited, a:active {
	font-size: 10px;
	color: #800000;
}
a:hover, a:focus {
	font-size: 10px;
	color: #000000;
}
#results_body {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0%;
	margin-right: 10%;
	margin-bottom: 0%;
	margin-left: 10%;
	border: 3px solid #800000;
}
#logo {
	text-align: center;
}
#navigation {
	background-color: #FFEFBF;
	text-align: center;
}
#content {
	border: thin solid #800000;
	padding: 5px;
	margin-top: 0%;
	margin-right: 20%;
	margin-bottom: 0%;
	margin-left:20%;
	width: 722px;
}
#center {
	text-align: center;
}#line {
	background-color: #800000;
}
#data_left {
	float: left;
	width: 358px;
	background-color: #FFEFBF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	margin: 5px;
	padding: 5px;
}
#photo_right {
	float: right;
	width: 360px;
}
