.TopBar
{
width:802px;
height:151px;
background-image: url(../images/TopDepot.jpg);
position: relative;
}

.titleBarB
{
position: relative;
float: left;
width:802px;
height:31px;
background-color: White;
background-image: url(../images/TitleMembers.gif);
background-repeat: no-repeat;
background-position: center;
}

.leftColumnB
{
position: relative;
float: left;
width:242px;
height: auto;
background-color: White;
padding-left: 22px;
padding-right: 5px;
margin-bottom: 10px;
text-align: left;
}

.membersignup
{
	border: thin #DCDCDC;
	background-color: #FFF7EA;
	border: solid;
	border: 1px;
	padding: 7px;
	border-style: solid;
	height: auto;
	margin-bottom: 5px;
}

.centerColumnB
{
position: relative;
float: left;
width:242px;
height: auto;
background-color: White;
padding-left: 15px;
padding-right: 5px;
margin-bottom: 10px;
background-image: url(../images/DblborderGreyRepeat.jpg);
background-repeat: repeat-y;
text-align: left;

}

.rightColumnB
{
position: relative;
float: left;
width:242px;
height: auto;
background-color: White;
margin-bottom: 10px;
padding-left: 10px;
text-align: left;
}

.stone
{
background-image: url(../images/stone4.gif);
position: relative;
margin-right: auto;
margin-left: 0px;
width: 67px;
height: 67px;
background-repeat: no-repeat;
float: left;
display: inline;
}

.stone2
{
background-image: url(../images/stone4.gif);
position: relative;
margin-right: 0px;
margin-left: auto;
width: 67px;
height: 67px;
background-repeat: no-repeat;
float: right;

}