a
{
  color:               #666666;
  text-decoration:     none;
}
body
{
  background-image:    url(background.gif);
  color:               #640021;
  font-family:         'Times New Roman', Times, serif;
  font-size:           12pt;
  height:              100%;
  margin:              0px;
  padding:             0px;
}
div#Content
{
  background-color:    #FFFFFF;
  background-image:    url(contentbackground.gif);
  background-repeat:   no-repeat;
  background-position: 20px 200px;
  float:               left;
  height:              100%;
  overflow:            auto;
  width:               590px;
}
div#Menu
{
  float:               left;
  height:              100%;
  overflow:            auto;
  width:               180px;
}
html
{
  height:              100%;
}
h1, h2, h3, p
{
  margin:              0px;
  padding:             5px 10px 10px 5px;
}
h1, h2, h3
{
  text-align:          center;
}
h1
{
  font-size:           22pt;
}
h2
{
  font-size:           18pt;
}
h3
{
  font-size:           14pt;
}
input, textarea, select, option
{
  color:               #640021;
  font-family:         'Times New Roman', Times, serif;
  font-size:           11pt;
}
p
{
  font-size:           12pt;
}
#Menu li a
{
  color:               #FFFFFF;
}
#Menu li a:hover
{
  color:               #999999;
}
#Menu li
{
  line-height:         100%;
  list-style:          none;
  margin:              0px;
  padding-bottom:      4px;
}
#Menu ul
{
  color:               #FFFFFF;
  font-size:           14pt;
  font-variant:        small-caps;
  font-weight:         bold;
  margin:              0px;
  padding:             20px;
}
.Bold
{
  font-weight:         bold;
}
.Center
{
  text-align:          center;
}
.Image
{
  background-color:    #FFFFFF;
  border-color:        #CCCCCC;
  border-style:        solid;
  border-width:        1px;
  padding:             4px;
  margin:              10px;
}
.Indent
{
  margin-left:          100px;
}
.Left
{
  text-align:          left;
}
.Right
{
  text-align:          right;
}
.Text
{
  margin:              0px 30px 0px 30px; 
  text-align:          center;
}
