BODY
{
	font-family:  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	list-style-position: outside;
	list-style-type: square;
}
#container
{
	margin: auto;
	width: 800px;
	position: relative;
}
#main
{
	width: 800px;
	margin: 0 auto;
	border-style: solid;
}
#header
{
	width: 800px;
	height: 120px;
	/*[empty]margin-top:;*/
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
}
#content
{
	margin-top: 5;
	float: right;
	padding-left: 0px;
	padding-right: 10px;
	width: 790px;
	padding-top: 25px;
}
#main #content .toprightimage
{
	padding: 5px;
	float: right;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
}
#page #main #header #strip .search
{
	height: 30px;
	width: 200px;
	float: right;
	padding: 5px;
	margin-top: -50px;
	visibility: visible;
}
#page #main #header #strip
{
	background-image: url(../images/headehymr.jpg);
}
#page #main #content #Accessibility
{
	width: 60px;
	height: 40px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}
#sidebar
{
	padding-top: 5px;
	float: left;
	width: 810px;
}
#page #main #header
{
	background-position: center center;
}
#page #main .legaldisclaimer
{
	text-align: center;
	font-size: small;
}
#page #main #sidebar #menu .selected
{
	text-decoration: underline;
}

