
html, body {margin: 0; padding: 0;
  color: #000; background: #CCCCCC;
  font-family: Verdana, Arial, sans-serif;}

  #tophead {background: white url(../images/stripe.gif) 0 62px repeat-x;}
#tophead img {display: block;}
#subhead {position: absolute; top: 86px; left: 71px; right: 500px;}

#navbar {position: absolute; top: 63px; right: 0;
  padding: 2px 0 2px 32px; white-space: nowrap;
  background: #F0DFB4 url(../images/tab-curve.gif) bottom left no-repeat;}
#navbar b {display: none;}
#navbar a {text-decoration: none; color: #000;
  border-bottom: 1px solid gray;
  padding: 2px 0.5em 1px;}
#navbar a:hover {color: white; background: #336;
  border-bottom-width: 3px;}

#linktable {position: absolute; top: 110px; left: 10px; width: 400px;}

#alpha {position: absolute; top: 110px; left: 20px;
	width: 340px; height: 200px; background: #FFFF80;
    text-align: center;font-size:.8em;}

    #beta {position: absolute; top: 110px; left: 370px;
	width: 480px; height: 300px;
    background: #80FFFF;
    overflow: auto;}

    #beta p { margin: 0; font-size: .7em;}