#content
{
  padding: 20px;
  vertical-align: top;
}
#content a
{
  border: none;
  color: #d01;
  text-decoration: none;
}
#content a:hover
{
  text-decoration: underline;
}
#content h1
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 18px;
  margin-top: 0;
}
#content h2
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  margin-top: 35px;
}
#content p, ul
{
  line-height: 150%;
  text-align: justify;
}
#content ul.link
{
  list-style: url('../images/struct/fix.gif');
}
#footer
{
  background: #d01;
  color: #fff;
  font-size: 12px;
  padding: 3px;
  padding-left: 203px;
  text-align: center;
}
#header
{
  background: center #fff repeat-x url("../images/struct/header.gif");
  border-top: 20px solid #fff;
  height: 82px;
  padding-left: 15px;
  white-space: nowrap;
}
#navigation
{
  background: #d01;
  padding: 0;
  padding-bottom: 2em;
  text-align: center;
  vertical-align: top;
  width: 200px;
}
#signature
{
  background: #fff;
  font-size: 12px;
  font-weight: bold;
  padding-left: 15px;
}
#structure
{
  border-collapse: collapse;
  margin-top: 10px;
  width: 100%;
}
#title
{
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-left: 100px;
  padding-top: 22px;
  text-transform: uppercase;
}
* html #title
{
  padding-left: 10px;
  padding-top: 24px;
}
a.menu:active, a.menu:link, a.menu:visited
{
  background: #400 center repeat-y url("../images/struct/menu.gif");
  border: 1px solid #fee;
  border-right: none;
  color: #fff;
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 15px;
  padding: 3px;
  text-decoration: none;
}
a.menu:hover
{
  background: #fee;
  border: 1px solid #400;
  border-right: none;
  color: #000;
}
a.submenu:active, a.submenu:link, a.submenu:visited
{
  color: #fff;
  display: block;
  font-size: 11px;
  padding: 3px;
  text-align: left;
  text-decoration: none;
}
a.submenu:hover
{
  background: #fee;
  color: #000;
}
div.img
{
  font-size: 12px;
  font-style: italic;
  margin: 20px;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}
html
{
  background: #fff;
  color: #000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
body
{
  margin: 0;
  padding: 0;
}
img
{
  border: none;
}
input.navigation
{
  color: #000;
  background: #fff;
  font-weight: bold;
  width: 180px;
}
div.submenu
{
  background: #400 center repeat-y url("../images/struct/menu.gif");
  border-left: 1px solid #fee;
  border-bottom: 1px solid #fee;
  margin: 0;
  margin-left: 15px;
  margin-top: -1px;
  padding: 0;
}
