.site-index {
	width: 155px;
	position: absolute;
	background-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	height: 376px;
	top: 80px;
	overflow: hidden;
}
#header-logo {
	top: 5px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #000;
	background-image: url(header_logo_s1.jpg);
	height: 54px;
	width: 130px;
	float: left;
	overflow: hidden;
	position: absolute;
}
#header-text {
	background-color: #000;
	background-image: url(header_text_s1.jpg);
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: "Harlow Solid Italic";
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
	position: absolute;
	height: 39px;
	width: 319px;
	left: 467px;
	top: 16px;
	overflow: hidden;
}
#footer-logo {
	background-color: #000;
	width: 65px;
	background-image: url(footer_logo.jpg);
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 26px;
	float: left;
	top: 1010px;
	position: absolute;
}
#footer-text {
	position: absolute;
	left: 250px;
	top: 1010px;
	background-color: #000;
	width: 264px;
	height: 22px;
	background-image: url(footer_txt_s1.jpg);
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: 20%;
	overflow: hidden;
}
#main-content {
	float: left;
	margin-top: 60px;
	width: 854px;
	height: 654px;
	overflow: hidden;
}
#search-form {
	top: 22px;
	height: 25px;
	width: 220px;
	overflow: hidden;
	float: right;
	position: absolute;
	left: 993px;
}
#search-image img {
	height: 25px;
	width: 20px;
	top: 15px;
	float: left;
	overflow: hidden;
}

#imageField {
	float: right;
	background-color: #000;
	background-image: url(go_s1.jpg);
	height: 25px;
	width: 26px;
	overflow: hidden;
}
#footer-background {
	position: absolute;
	height: 32px;
	width: 100%;
	top: 1000px;
	left: 0px;
	background-image: url(footer_bg_s1.gif);
	background-repeat: repeat-x;
	background-color: #000;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #F00;
	overflow: hidden;
}
#header-background {
	position: absolute;
	height: 66px;
	width: 100%;
	left: 0px;
	top: 0px;
	float: none;
	background-color: #000;
	background-image: url(header_bg_s1.gif);
	background-repeat: repeat-x;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #F00;
	border-left-color: #000;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	overflow: hidden;
	right: 100%;
	background-position: 100%;
}
#searchbox {
	height: 20px;
	width: 162px;
	top: 0px;
	position: absolute;
	right: 26px;
	overflow: hidden;
}
