#main {
  margin: 0px; padding: 0px; border: 0px;
  text-align: left; 
  position:absolute;
  left: 50%; 
  top: 90px;
  width: 750px;
  margin-top: 0px; /* half of the height */
  margin-left: -375px; /* half of the width */
  margin-bottom: 35px;  
}

#gmain {
position: absolute; left: 0px; top: 0px; width: 275px;}

#btop { 
position: absolute; left: 0px; top: 0px; width: 275px; height:15px;}

#gcontainer {
position: relative; left: 0px; top: 15px; width: 275px; background: #304555; }

#glasser { 
position: relative; left: 15px; width: 245px; background: #304555; font-family: "arial"; font-size: 12px; color: #ffffff; text-align: justify; }

#bbottom { 
position: relative; left: 0px; width: 275px; height:15px;}

#smain {
position: absolute; left: 300px; top: 0px; width: 450px;}

#stop { 
position: absolute; left: 0px; top: 0px; width: 450px; height:15px;}

#scontainer {
position: relative; left: 0px; top: 15px; width: 450px; background: #ffffff; }

#self { 
position: relative; left: 15px; width: 420px; background: #ffffff; font-family: "arial"; font-size: 12px; color: #304555; text-align: justify; }

#sbottom { 
position: relative; left: 0px; width: 450px; height:15px;}
