body
{
  background-color:#000000;
  font:8pt Verdana;
  margin:0px;
  text-align:center;
}

#page
{
  width:780px;
  height:100%;
  background-color:#c8c8c8;
  border-left:1px solid #606060;
  border-right:1px solid #606060;
  margin:0px auto 0px auto;
  text-align:left;
}

#head
{
  width:100%;
  height:60px;
  background-color:#c8c8c8;
}

#hmenu
{
  width:100%;
  height:25px;
  background-color:#000000;
  background-image:url(bg_hmenu.png);
  color:#ffffff;
  font:bold 8pt Verdana;
  line-height:22px;
  text-align:right;
}
#hmenu a {color:#ffffff;text-decoration:none;}
#hmenu a:hover {color:#60a0d0;}

#himg
{
  width:100%;
  height:120px;
  background-color:#000000;
}

#hnews
{
  width:100%;
  height:50px;
  background-color:#999999;

  background-color:#000000;
  height:1px;
  overflow:hidden;
}

#body
{
  width:100%;
  zheight:800px;
  background-color:#c8c8c8;
  background-image:url(bg_menu.png);
  background-repeat:repeat-y;
}

#body #menu
{
  width:140px;
  float:left;
}
#body #menu p {color:#ff0000;font:bold 10pt Verdana;margin:10px 10px 10px 25px;}
#body #menu p a {color:#000000;text-decoration:none;}
#body #menu p a:hover {color:#60a0d0;}

#body #pub
{
  width:122px;
  float:left;
}

#body p
{
  font:11pt Comic Sans Ms,Verdana,Arial;
  margin:10px 10px 10px 200px;
  text-align:justify;
}

#body ul
{
  font:11pt Comic Sans Ms,Verdana,Arial;
  margin:0px 10px 0px 220px;
  text-align:justify;
}

#body p.contact {text-align:center;}
form {margin:0px;}
table.contact {border:1px solid #aaaaaa;font:10pt Verdana;margin:10px auto 10px auto;}
table.contact tr {vertical-align:middle;}
table.contact tr th,
table.contact tr td {background-color:#d0d0d0;color:#000000;font-weight:bold;padding:1px 5px;}
table.contact tr th {text-align:right;white-space:nowrap;}
table.contact tr td {text-align:left;}
table.contact tr th .req {text-decoration:underline;}
table.contact tr td input,
table.contact tr td textarea {background-color:#eeeeee;border:1px solid #606060;color:#000000;font-weight:bold;}
table.contact tr td.thanks {width:520px;height:100px;text-align:center;}
