body {
    behavior:url("csshover.htc");
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #f2ecdd;
	background-image: url(images/top/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

div.clr {
    clear:both;
    float: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #255200;
	text-decoration: underline;
}

#container {
	width: 903px;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	margin-bottom: 10px;
}
#container #header {
	position: relative;
	width: 903px;
    z-index: 4;
}

#container #top
{
	position: relative;
	width: 903px;
    z-index: 3;
}

#container #content
{
	position: relative;
	width: 903px;
}

#container #content:after
{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

#container #content #content_main
{
	position: relative;
	width: 617px;
	float: left;
    z-index: 2;
}

#container #content #content_right
{
	position: relative;
	width: 277px;
	margin-left: 9px;
	float: left;
    z-index: 1;
}

#container #content #content_right .module_separator
{
	position: relative;
	width: 100%;
	height: 15px;
}

#container #header #search {
	background-color: transparent;
	background-image: url(images/top/search_background.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	position: relative;
	z-index: 2;
	height: 43px;
	width: 285px;
	margin-left: 130px;
}

#container #header #search #search_text {
	width: 161px;
	position: absolute;
	left: 5px;
	top: 13px;
}
#container #header #search #search_text #google_text {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 161px;
}

#container #header #search .search_link
{
	position: absolute;
	left: 180px;
}

#container #header #search #search_web {
	top: 5px;
}
#container #header #search #search_archive {
	top: 21px;
}
#container #header #search .search_link a:link {
	font-size: 11px;
	font-weight: bold;
	color: #ffd600;
}
#container #header #search .search_link a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffd600;
}
#container #header #search .search_link a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #fff;

}

#container #header #logo {
	position: absolute;
	z-index: 1;
	height: 117px;
	width: 137px;
	left: 0px;
	top: 28px;
}

#container #header #althir_text {
	position: relative;
	height: 40px;
	width: 273px;
	margin-left: 142px;
	margin-top: 30px;
}
#container #header .infobar {
	position: relative;
	width: 903px;
	color: #FFFFFF;
}

#container #header #infobar_short_dark
{
	background-image: url(images/infobar/short_dark.png);
	height: 23px;
}

#container #header #infobar_tall_light
{
	background-image: url(images/infobar/tall_light.png);
	height: 35px;
}

#container #header .infobar #info_text {
	position: absolute;
	top: 5px;
	left: 438px;
	text-align: right;
	width: 300px;
}
#container #header .infobar #indexed {
	position: absolute;
	left: 738px;
	top: 5px;
	width: 150px;
	text-align: right;
}
#container #header .infobar #indexed a:link {
	color: #fff;
}
#container #header .infobar #indexed a:visited {
	color: #fff;
}
#container #header .infobar #indexed a:hover {
	color: #ffd600;
}
#container #header .infobar #indexed #indexed_number {
	font-weight: bold;
	color: #ffd600;
}