body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {

	width:800px;
	margin: 30px auto 0px auto;
	border: 2px solid #f0f0f0;
	background-color:#FFF;

}
#header {
	background-color: #f1edd2;
	border-top: 1px solid #f1edd2;
	border-left: 1px solid #f1edd2;
	border-right: 1px solid #f1edd2;
	width:796px;
	padding-top:0px;
	height:99px;
	margin-left:1px;
	margin-top:1px;
	margin-bottom:0px;
	float:left;
	display:inline;

}




#sidebar {
	background-color: #ffffff;
	background-image:url(images/riverSideBar.gif);
	border-left: 1px solid #ffffff;
	width:50px;
	padding-top:0px;
	height:211px;
	margin-left:1px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#nav {
	background-color: #ffffff;
	width:85px;
	padding-top:0px;
	height:211px;
	margin-left:-1px;
	margin-right:2px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}




#homebackground {
	background-color: #ffffff;
	background-image:url(images/riverBackground.gif);
	border-right: 1px solid #ffffff;
	width:659px;
	padding-top:0px;
	height:211px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#bottom {
	background-color: #FFF;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width:796px;
	padding-top:0px;
	margin-left:1px;
	padding-bottom:1px;
	height:200px; 
	float:left;
	display:inline;

}
