body {
	background-color: #708BA0;
}

#wrapper {
	width: 774px;
	margin: 10px auto 0px;
	position: relative;
}

#top {
	height: 83px;
	background-image: url(/images/top_banner.gif);
	background-repeat: no-repeat;
}

#header {
	height: 200px;
	background-image: url(/images/mid_banner.jpg);
	background-repeat: no-repeat;
}

#miniwrap {
	display: block;
	position: relative;
	top: 10px;
}

#menu {
	position: relative;
	display: block;
	width: 90px;
	text-align: center;
}

#donate {
	position: relative;
	display: block;
	width: 90px;
	text-align: center;
	padding-top: 25px;
}

#links {
	position: relative;
	display: block;
	width: 90px;
	text-align: center;
	padding-top: 25px;
}

#w3 {
	position: relative;
	display: block;
	width: 90px;
	text-align: center;
	padding-top: 25px;
}

#main {
	position: relative;
	display: block;
	width: 550px;
	padding-right: 8px;
	float: right;
	text-align: center;
}

#mainfloat {
	position: relative;
	display: block;
	width: 130px;
	float: left;
	padding-right: 2px;
	text-align: left;
	border-color: #FFFFFF;
	border-width: thin;
	border-style: solid;
	margin-right: 2px;
}

#images {
	position: relative;
	display: block;
	width: 120px;
	float: right;
	text-align: center;
}

#footer {
	position: relative;
	height: 50px;
	clear: both;
	padding-top: 10px;
}
