Body { 
  margin-left: 0px auto;
  margin-right: 0px auto;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
   
#PageBanner {
  position: relative;
  top: 0px;
  left: 0px;
  margin-left: 0px auto;
  margin-right: 0px auto;
}

#PageBanner A {
  display: block;
  width: 153px;
  height: 25px;
  border: 1px solid #000;
  background-image: url(bbg.gif);
  background-repeat: repeat-x;
  color: #000;
  font-family: "Lentsic.ttf", Arial, serif, san-serif;
  font-size: 11pt;
  font-weight: bolder;
  text-decoration: none;
  text-align: center;
  letter-spacing: 5px;
  padding-top: 7px;
}

#PageBanner A:hover {
  color: #ddd;
  background-image: url(bbgh.gif);
  background-repeat: repeat-x;
}

#Navigation {
  position: relative;
  top: 0px;
  left: 0px;
  width: 776px;
  height: 345px;
  margin-left: 0px auto;
  margin-right: 0px auto;
  background-color; #000;
}

#Navigation A {
  display: block;
  width: 116px;
  height: 50px;
  font-size: 10pt;
  color: #cccccc;
  padding-left: 5px;
  padding-top: 19px;
  text-decoration: none;
  text-align: left;
  background-color: #000000;
  background-image: url(nav-button.gif);
  background-repeat: no-repeat;
}

#Navigation A:hover {
  text-color: #ffffff;
  background-color: #000000;
  background-image: url(nav-button-h.gif);
  background-repeat: no-repeat;
}

#Navigation A.Primary {
  font-weight: normal;
  letter-spacing:  4px;
  color: #cccccc;
  padding-top: 19px;
  padding-left: 50px;
}

#Navigation A.Primary:hover {
  font-weight: normal;
  letter-spacing:  4px;
  color: #ffffff;
  padding-left: 50px;
}

#Navigation A.Secondary {
  font-weight: normal;
  font-size: 8pt;
  text-align: center;
  letter-spacing:  2px;
  color: #cccccc;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-top: 40px;
  background-image: none;
}

#Navigation A.Secondary:hover {
  color: #ffffff;
}

#Bottom {
  position: relative;
  top: 0px;
  left: 0px;
  width: 776px;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 0px;
}

#BottomPic {
  width: 194px;
  height: 132px;
  border: 1px solid #000000;
  padding: 0px;
}

H1 {
  width: 95%;
  font-size: 11pt;
  text-align: left;
  color: #ffffff;
  border-bottom: none;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
}

H2 {
  width: 95%;
  font-size: 9pt;
  color: #dddddd;
  text-align: left;
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-style: normal;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

H2:first-Line {
  font-weight: bold;
  color: #ffffff;
}

H3 {
  width: 95%;
  font-size: 6pt;
  color: #cccccc;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-style: normal;
  font-weight: normal;
}

H3:first-line {
  font-size: 8pt;
}

P.Motto {
  display: block;
  width:  100%;
  height: 23px; 
  background-image: url(bbg.gif);
  background-repeat: repeat-x;
  letter-spacing: 5px;
  padding-top: 7px;
  font-family: Verdana, serif, san-serif;
  font-style: none;
  font-size: 11pt;
  color: #fafafa;
  font-weight: bolder;
  text-align: center;
  border: 0px solid #000;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

P.FinePrint {
  font-size: 7pt; 
  color: #cccccc; 
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

A:link {color: #dddddd;}
A:visited {color: #eeeeee;}
A:active {color: #efefef;}
A:hover {#ffffff;}
