
div#areamain {
	clear:both;
	margin: 0px auto;
	background-color:#FFFFFF;
}

div#searchbar {
	width:1000px;
	text-align:right;
}

div#searchbar form{
	margin: 10px 10px 0px 0px;
}

/* Footer */
div#sitefooter {
	width:100%;
	clear:both;
	height:24px;
	background-color:#000000;
	border-top: 10px solid #ffffff;
	color:#FFFFFF;
}