body
{
  background: #d3ddf1 url(/img/back.png) repeat-x left top;
}

div.main
{
background: url(/img/body.png) center top no-repeat; 
min-height: 700px;
}

div.content
{
  border-right: 2px #aaa solid; 
  padding-right: 1em;
  padding-left: 1em;
  min-height: 480px;
}

div.clearer
{
  clear: both;
}

div.footer
{
  margin-top: 2em;
  margin-bottom: 1em;
  width: 958px;
  height: 60px;
  background: url(/img/footer.png) top center;
}

img
{
  padding: 2px; 
  background: #aaa;
}

img.right
{
  float: right; 
  margin-left: 1em;
}

img.left
{
  float: left; 
  margin-right: 1em;
}

.hilight
{
  font-weight: bold; 
  color: #222; 
  font-size: 1.1em;
}

.imgcomment
{
  font-style: italic; 
  color: #222; 
  font-size: 1.2em;
  margin-top: 0.1em;
}

div.menu
{
  padding-left: 1em;
}

a.menuitem1
{
  font-size:1.5em; 
  color: #540707; 
  font-family: Tahoma, verdana, calibri;
  text-decoration: underline;
  display: block;
  margin-bottom: 0.2em;
}

a.menuitem2
{
  font-size:1.0em; 
  color: #640707; 
  font-family: Tahoma, verdana, calibri;
  text-decoration: underline; 
  margin-left: 1em;
  display: block;
}

label
{
width: 7em;
margin-right: 0.5em;
margin-top: 0.5em;
margin-bottom: 0em;
padding-bottom: 0em;
display: block;
font-weight: normal;
}

input
{
margin: 0em;
padding: 0em;
}

.submit input
{
} 

.submenuheader
{

}

.submenu
{
}

