body
{
  margin: 10px;
  padding: 0;
  color: #000000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}


body a
{
  color: #330000;
}


body a:hover
{
  color: #FF0000;
}


ul
{
  margin-left: -30px;
}


li
{
  margin-bottom: 20px;
  font-size:13px;
  font-weight: bold;
  color: #000000;
}


table
{
  border-collapse: collapse;
  width: 100%
  border: 1px solid #000000;
}


tr
{
  border: 1px solid #000000;
}




#header
{
  background: url(../images/header.jpg) no-repeat;
  width: 718px;
  height: 103px;
  margin-left: 10em;
  border: none;
}


#content
{
  margin-left: 22em;
  padding-top: 30px;
  padding-left: 60px;
  width: 488px;
  border: none;
}


#content img
{
  float: left;
  border: none;
  margin: 20px 4px 2px 0;
  width: auto;
  height: auto;
}


#navigation
{
  float: left;
  margin-top: -1px;
  margin-left: 10em;
  padding-top: 15px;
  border-left: 1px solid #000000;
  width: 12em;
}


#navigation a
{
  color: #000000;
  text-decoration: none;
}


#navigation a:hover
{
  color: #909090;
}


#navend
{
  margin-left: -1px;
  background: url(../images/nav_end.jpg) center no-repeat;
  width: 1px;
  height: 54px;
  border: none;
}


#picture
{
  float: left;
  margin: 20px 2px 2px 0;
  font-size: 11px;
  text-align: center;
  border: none;
}


#footer
{
  clear: both;
  font-size: 10px;
  text-align: center;
  border: none;
  color:#666666;
}


#footer a
{
  clear: both;
  font-size: 10px;
  text-align: center;
  border: none;
  color:#666666;
}



.form
{
  border: 1px solid #000000;
  font-size: 10px;
  color: #000000;
  background-color: #FCE885;
}
