@charset "utf-8";
#topbox {
	background-color: #7D4E1E;
	height: 27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#top_leftmessage {
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	height: 22px;
	padding-left: 12px;
	padding-top: 7px;
}
#top_rightside {
	float: right;
	width: 350px;
	text-align: right;
	margin-right: 15px;
	margin-top: 1px;
}
.yellow_italic {
	color: #FFFF00;
	font-style: italic;
}
#outer_content {
	width: 955px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#searchresults {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
