body {
	margin:0;
	padding:0;
	background-color:#d2c1a7;
	_text-align:center;
}

a {
	outline:none;
}

#container {
	text-indent:-9000px;
	background:url(images/bigheader.jpg) no-repeat;
	width:760px;
	height:590px;
	margin:0 auto;
	position:relative;
}

a#searchbutton {
	text-indent:-9000px;
	background:url(images/search_button.gif) no-repeat;
	display:block;
	width:78px;
	height:43px;
	position:absolute;
	top:145px;
	left:70px;
}

a#searchbutton:hover {
	background:url(images/search_button_hover2.gif) no-repeat;
}

a#searchbutton2 {
	text-indent:-9000px;
	display:block;
	width:270px;
	height:24px;
	position:absolute;
	top:508px;
	left:320px;
}

h2#sponsor {
	text-indent:-9000px;
	position:absolute;
	bottom:15px;
	_bottom: 30px;
	left:35px;
}

h2#sponsor a {
	text-indent:-9000px;
	display:block;
	width:141px;
	height:56px;
	background:url(images/logo.gif) no-repeat;
}