body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF00;
	text-align: center;

}

.main {
	width: 800px;
	height: 650px;
	border-right: #FFFFFF solid 4px;
	border-left: #FFFFFF solid 4px;
	border-bottom: #FFFFFF solid 3px;
	margin: 0em auto;
	background-color: white;
	background-image:   url(css_pics/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bgtop {
	background-image: url(bg_top.png);
	width: 915px;
	height: 92px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

.bgmiddle {	
	background-image: url(bg_middle.png);
	width: 915px;
	background-repeat: repeat;
	margin: 0 auto;
}

.bgbottom {
	background-image: url(bg_bottom.png);
	width: 915px;
	height: 92px;
	background-repeat: no-repeat;
	margin: 0 auto;
}	

.homemain {
	background-image:   url(logo.jpg);
	width: 910px;
	border-right: #FFFFFF solid 4px;
	border-left: #FFFFFF solid 4px;
	border-bottom: #FFFFFF solid 3px;
	margin: 0em auto;
	background-color: white;
}

.upright {
	position: relative;
	z-index: 2;
	top: 0px;
	float: left;
	left: -124px;
	width: 228px;
	height: 67px;
}	

.logo {
	float: left;
}

.bottom {
	position:relative; 
	bottom:69px;
}	

	
.memberbio
{
position:absolute;
left: 850px;
top:20px;
} 