/* CSS Document */
body {
  background: #ffffff;
  padding-bottom:20px;
}
h1 {
  color: #000000;
  /*background: #FFCC33;*/
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  font-family: arial;
  font-variant:  small-caps;

}
h2 {
  color: #8B0000;
  /*background: #FFCC33;*/
  font-family: arial;
  font-variant:  small-caps;
  font-size:24px;
  margin-bottom: 5px;
}
h3 {
  color: #000000;
  /*background: #FFCC33;*/
  font-family: arial;
  font-variant:  small-caps;
  margin-bottom: 5px;
}
/*td
{
  color: #000000;
  background: #FFCC33;
  font-size: 12pt;
  font-family: arial;
   
}*/
#logo
{
  position: absolute;
  top: 68px;
  left: 13px;
}
#main
{
  position: absolute;
  top: 68px;
  left: 200px;
  width:  681px;
  min-height:600px;
  color: #000000;
  /*background: #FFCC33;*/
  font-size: 12pt;
  font-family: arial;
  background: #F8F8FF;
  border:1px solid black;
  padding:15px;
  padding-top:0px;
  height:auto;
}
/*#content
{
  position:relative;
  top:  40px;
  width:auto;
  min-width:120px;
  margin:0px 210px 20px 170px;
  color: #000000;
  background: #F5F5F5;
  border:1px solid black;
  padding:5px;
  font-size: 11pt;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
}*/
a:link
{
  color: #8B0000;
  /*background: #FFCC33;*/
  font-family: arial;
  text-decoration: none;
}
a:visited
{
  color: #8B0000;
  /*background: #FFCC33;*/
  text-decoration: none;
  font-family: arial;
}
a:hover
{
  color: silver;
  /*background: #FFCC33;*/
  font-family: arial;
}
#garlic  
{
  position: absolute;
  top: 770px;
  left: 13px;
} 
#picture
{
  margin-left:  auto;
  margin-right:  auto;
  text-align:  center;
}


