body
  { background-color:#fff; text-align:center; }

a
  { font-size:0.875em; text-decoration:none; }
a:hover
  { text-decoration:underline; }

#wrap
  { width:740px; margin:0 auto; text-align:left; background:url(img/bg.gif) repeat-y center top; }

#header h1
  { height:180px; background:url(img/top.gif) no-repeat center top; text-indent:-9999px; }

#alpha
  { margin:20px 70px; height:120px; background:#e4f387 url(img/lit_right.gif) no-repeat right center; }

#about
  { height:120px; background:url(../img/master.jpg) no-repeat left center; }
#about p
  { font-size:0.875em; padding:10px 10px 10px 170px; line-height:1.5; }

#beta table
  { margin:0 70px 30px; border-collapse:separate; border-spacing:1px; background-color:#bd0; }
#beta table th
  { font-size:0.875em; white-space:nowrap; padding:5px 10px; background-color:#cf6; border-top:1px solid #ef8; border-left:1px solid #ef8; }
#beta table td
  { font-size:0.875em; padding:5px 10px; background-color:#efefef; border-top:1px solid #fff; line-height:1.5; }

#footer
  { text-align:center; padding:50px 0 30px; background:#fff url(img/bottom.gif) no-repeat center top; }
#footer p a
  { color:#000; font-size:0.75em; }
