.container {
	background-color: #3E4735;
	padding: 20px;
	width: 800px;
}
body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #D3E1E8;
	background-image: url(backfade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;




}
.logotop {
	background-color: #3E4735;
	width: 800px;
	background-image: url(toproom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;
	text-align: left;
}
.roommiddle {
	width: 800px;
	background-image: url(middle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
	text-align: left;
	color: #000000;
	vertical-align: top;
}
.roombottom {
	width: 800px;
	background-image: url(topbottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	color: #000000;
	height: 160px;

}
.farbottom {
	width: 800px;
	background-image: url(botbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #000000;
	height: 500px;
	background-color: #3E4735;
}
.whatis1 {
	left: 0px;
	width: 400px;
	display: block;
	position: relative;
	top: 10px;
	color: #FFFFFF;
	float: right;
	right: 0px;
	margin-right: 20px;
	text-align: left;
}
.whatis2 {
	width: 200px;
	display: block;
	position: relative;
	top: 10px;
	color: #FFFFFF;
	left: 0px;
	float: right;
	right: 0px;
	text-align: left;
}
.footer {
	background-color: #3E4735;
	width: 800px;
	text-align: left;
	font-size: 75%;





}
.whoare {
	left: 10px;
	width: 240px;
	display: block;
	position: relative;
	top: 10px;
	color: #000000;
	float: left;
	background-color: #DDDDDD;
	border: 1px solid #FFFFFF;
	padding: 5px;
	text-align: left;
}
.fullback {
	width: 800px;
	background-image: url(fullback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	color: #000000;
	vertical-align: top;
	background-color: #3E4735;
	height: 750px;


}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.adminbox {
	background-color: #FFFFFF;
	width: 750px;
	color: #000000;
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.association {
	width: 800px;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	padding: 3px;
}

TH {
	color: #000000;
	font-size: x-small;
}
.map {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.unacceptrow {
	background-color: #FFD9DC;
}
