body
{
	  background-image: url("http://www.villa-bel-air.com/bel-air/ok/images/background.png");
	  text-align: center;
	  background-position: center;
	  background-repeat: no-repeat;
}

.mainbody {
  font-family: 'Arial';
  font-size: 11px;
  text-align: left;
  cursor: default;
  padding-left: 20px;
  width:475px;
  height: 286px;
  overflow: auto;
}

.menu 
{
	font-family: 'Arial';
	font-size: 12px;
	text-align: left;
	cursor: pointer;
	font-weight: 800;
	color: #875546;
}

.menuholder
{
	padding-left: 20px;
	height: 14px;
}

.picture
{
	padding-top: 25px;
}

.tblink
{
	font-family: 'Arial';
    font-size: 9px;
    text-decoration: none;
    vertical-align: top;
    color:Black;
}

.tablemain
{
  background-repeat: no-repeat;
  background-position: center;
  width: 599px;
  padding-top: 65px;
}

