.bodystyle {
  margin:0px; 
  padding:0px; 
  background-image:url(http://frontend.mpe-solutions.com/templates/custom/blandinebardeau.com/bardeau/assets/bgr.jpg); 
  background-color:white; 
}

.mainbox{
  min-height:100%; 
  height:100%; 
  position:absolute; 
  left:50%; 
  margin-left:-382; 
  float:left; 
  width:765px;
  background-image:url(http://frontend.mpe-solutions.com/templates/custom/blandinebardeau.com/bardeau/assets/bgr-white.png); 
}

.menu{
  margin-left:30px;
  margin-top:20px;
  margin-bottom:10px
}

#menubox{
  height:100px
}

.mainbox tr td{
  vertical-align:top;
}

.contentarea{
  width:650px;
  margin-left:50px;
}

.content {
  font-family: georgia,times new roman,times,serif; 
  font-size: 12px;
  color: black;
}

.content table{
}

.content a{
  color:black;
  text-decoration:none;
}

.content-small 	{
  font-family: georgia,times new roman,times,serif; 
  font-size: 12px; 
  color: black;
}

.gal_fullscreen{
  font-weight:bold;
  font-size: 14px;
  text-transform:uppercase;
  color: #3399FF;
}

