﻿h2{
	font-family: Arial;
	font-size: x-large;
	color: #FF6F3E;
	font-weight: bold;
	margin-bottom: -3px;
	text-align: center;
}
#title {
	font-size: x-large;
	text-align: center;
	margin-bottom: 20px;
}

#flashobject {
	text-align:	center;
}

#find {
	text-align:	center;
}

#logo {
	float: none;
	text-align: center;
	z-index: 10;
}
#content {
	float: right;
	position: relative;
	width: 650px;
	top: 40px;
	_width: 600px;
	background-image: url('../images/usa-flag.jpg');
	background-repeat:no-repeat;
}
#wrapper {
	padding: 20px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#sidebar {
	width: 157px;
	float: left;
}

.clear {
	clear: both;
}

