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

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


.leftColumnB
{
position: relative;
float: left;
width:370px;
height:auto;
background-color: White;
background-image: url(../images/borderGreyRepeat.jpg);
background-position: right;
background-repeat: repeat-y;
padding-right: 15px;
padding-left: 20px;
margin-bottom: 10px;
text-align: left;
}

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

.parkingThumb
{
	background-image: url(../images/parkingthumb.jpg);
	width: 325px;
	height: 251px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.stone
{
background-image: url(../images/stone2.gif);
position: relative;
margin-right: auto;
margin-left: auto;
width: 67px;
height: 68px;
background-repeat: no-repeat;
background-position: center;
}
