body
{
  background-color: #000000;
  background-image: url('background.jpg');
  background-repeat: repeat-x;
  margin: 10px;
}

.mainbody
{
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.navigation
{
  background-color: #000000;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}


.navigation A:link
{
  color: #CDCDCD;
  font-size: 14pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin-left: 30px;
  margin-right: 30px;
}

.navigation A:visited
{
  color: #CDCDCD;
  font-size: 14pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin-left: 30px;
  margin-right: 30px;
}

.navigation A:hover
{
  color: #FFFFFF;
  font-size: 14pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin-left: 30px;
  margin-right: 30px;
}


.standard
{
  font-family: "Verdana";
  font-size: 11pt;
  line-height: 1.2;
  margin-top: 0;
}

.photocaption
{
  font-style: italic;
  font-size: 10pt;
  font-weight: 700;
}

.footer
{
  font-family: "Verdana";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:link
{
  font-family: "Verdana";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:visited
{
  font-family: "Verdana";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:hover
{
  font-family: "Verdana";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}




h1 
{
  text-align: left;
  font-family: "Verdana";
  color: #000000;
  font-size: 24pt;
  line-height: 1.0;
  font-weight: 500;
  margin-bottom: 6px;
}

h2
{
  font-family: "Verdana";
  color: #000000;
  font-size: 18pt;
  line-height: 1.0;
  font-weight: 500;
  margin-bottom: 3px;
  padding: 2px;
}

h3
{
  font-family: "Verdana";
  color: #000000;
  font-size: 12pt;
  line-height: 1.5;
  margin-top: 0px;
  margin-bottom: 3px;
  font-weight: 700;
  text-decoration: none;
}

A:link
{
  font-family: "Verdana";
  font-size: 11pt;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}

A:visited
{
  font-family: "Verdana";
  font-size: 11pt;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
}

A:hover
{
  font-family: "Verdana";
  font-size: 11pt;
  color: #000000;
  font-weight: 700;
  text-decoration: underline;
}
