body
{
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	text-align: center;
	font-family: "Courier New", Courier, helvetica, sans-serif;
}

div#position
{
	margin: 20px auto;
	padding: 0px;
	width: 900px;
	text-align: justify;
}

div#main
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div#top
{
	width: 900px;
	height: 170px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url("../images/topbanner.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#search
{
	position: absolute;
	top: 5px;
	right: 0px;
}