#mainwin
{
  position:absolute; top:60px; left:0px; bottom:0px; right:0px;
  background: #ffffff;
}

#top
{
  position:absolute; top:0px; left:0px; right:0px;
  height:60px;
  background: #C60505 url(images/topbg.gif) fixed;
  background-repeat:repeat-x;
}


#toplogo
{
  position:absolute;
  top:0px;
  width:240px;
  height:60px;
}

#domainsearch
{
  position:absolute;
  top:0px;
  left:245px;
  width:368px;
  height:60px;
  background: #C60505 url(images/melbitregdom2.gif);
  background-repeat:no-repeat;
}

#webmail
{
  position:absolute;
  top:24px;
  left:620px;
  width:84px;
  height:20px;
}

#lefttop
{
  position:absolute; top:4px; left:4px;
  width:180px;
  height:90px;
  float:left;
  padding:2px;
border: solid black 1px;
}

#midtop
{
  position:absolute; top:4px; left:188px; right:188px;
  height:90px;
  float:both;
  padding:2px;
border: solid black 1px;
}

#righttop
{
  position:absolute; top:4px; right:4px;
  width:180px;
  height:90px;
  float:right;
  padding:2px;
border: solid black 1px;
}

#leftmid
{
  position:absolute; top:2px; left:4px; bottom:30px;
  background:white;
  width:230px;
  float:left;
}

#midmid
{
  position:absolute; top:2px; left:234px; right:225px; bottom:30px;
  background:white;
}

#rightmid
{
  position:absolute; top:2px; right:4px; bottom:30px;
  background:white;
  width:220px;
  float:right;
}

#leftbot
{
  position:absolute; left:4px; bottom:4px;
  border: solid blue 1px;
  width:180px;
  height:60px;
  float:left;
  padding:2px;
}

#midbot
{
  position:absolute; left:188px; right:188px; bottom:4px;
  border: solid blue 1px;
  height:60px;
  padding:2px;
}

#rightbot
{
  position:absolute; right:4px; bottom:4px;
  border: solid blue 1px;
  width:180px;
  float:right;
  height:60px;
  padding:2px;
}

#bottom
{
  position:absolute; left:4px; right:4px; bottom:4px;
  height:20px;
  padding:2px;
  background:white;
  text-align:center;
  font: bold 9pt Arial,Helvetica,Sans-sereif;
}

#free-ads
{
  position:absolute;
  top:0px;
  left:2px;
  right:2px;
  width:220px;
}
