@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 537px;
}
#wrapper #banner {
	height: 116px;
}
#wrapper #content {
	height: 378px;
	width: 378px;
	top: 126px;
	position: absolute;
}
#wrapper #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 295px;
	left: 400px;
	width: 300px;
	font-size: medium;
}
#wrapper #smalltext {
	width: 300px;
	left: 400px;
	position: relative;
	top: 305px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#wrapper #navigation {
	height: 23px;
	width: 800px;
	position: absolute;
	top: 514px;
	z-index: 2;
}
#wrapper #fwbw {
	height: 32px;
	width: 64px;
	position: relative;
	top: 5px;
	left: 736px;
}
#wrapper #splash {
	position: relative;
	top: 0px;
	width: 800px;
	height: 398px;
	padding-top: 10px;
}
