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

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

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

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

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

.rightColumnB
{
position: relative;
float: left;
width:240px;
height: auto;
background-color: White;
margin-bottom: 10px;
margin-left: 5px;
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;

}