@import url("../SharksMain/sharksMain.css");

td.layoutCell img {
  display: block;
}

div#mainContentArea 
{
  background-color: White;
  overflow: auto;
  width: 675px;
  height: 733px;
}

td#sidebar1Area 
{
  background-color: White;
  overflow: auto;
  width: 163px;
  height: 350px;
}

td#sidebar2Area 
{
  background-color: White;
  overflow: auto;
  width: 163px;
  height: 338px;
}

