body {
background-color: black; font-family: Arial; color: white;
}

A:link {color: #ffff99}
A:visited {color: #ffff99}
span.fontmenu0   { font-family: Arial; font-size: 10pt; }
span.fontmenu1   { font-family: Arial; font-size: 10pt; }
span.fontmenu2   { font-family: Arial; font-size: 10pt; }
span.fontmenu3   { font-family: Arial; font-size: 10pt; }
span.fontmenu4   { font-family: Arial; font-size: 10pt; }
span.fontmenu5   { font-family: Arial; font-size: 14pt; }
span.fontmenu6   { font-family: Arial; font-size: 10pt; }
span.fontmenu7   { font-family: Arial; font-size: 9pt; }
span.fonttitle   { font-family: Arial; font-size: 10pt; }
span.fontdiv1   { font-family: Arial; font-size: 9pt; }
span.fontdiv1a   { font-family: Arial; font-size: 9pt; color: #999999; font-style:italic }
span.fontdiv1b   { font-family: Arial; font-size: 8pt; }
span.fontspacer   { font-family: Arial; font-size: 14pt; }
span.fontfotalbum   { font-family: Arial; font-size: 10pt; }

#MasterContainer {
height: auto;
width: 992px;
margin-right: auto;
margin-left: auto;
}

#menu0{
  float: left;
  background-color: black;
  height: 5px;
  width: 100%;
}

#menu1{
  float: left;
  background-color: black;
  height: 20px;
  width: 10%;
}

#menu2{
  float: left;
  background-color: black;
  height: 20px;
  width: 15%;
}

#menu3{
  float: left;
  background-color: black;
  height: 20px;
  width: 75%;
}

#menu4{
  float: left;
  background-color: black;
  height: 25px;
  width: 25%;
}

#menu5{
  float: left;
  background-color: black;
  height: 25px;
  width: 75%;
}

#menu6{
  float: left;
  background-color: black;
  height: 70px;
  width: 25%;
}

#menu7{
  float: left; 
  background-color: black;
  height: 70px;
  width: 75%;
}

#line{
  float: left;
  background-color: #222222;
  height: 2px;
  width: 100%;
  margin-top: 3px;
  margin-bottom: 3px;
}

#spacer3{
  float: left;
  background-color: black;
  height: 60px;
  width: 100%;
  margin-top: 0px;
}

#title1{
  float: left;
  background-color: #222222;
  height: 18px;
  width: 25%;
  margin-top: 0px;
}

#title2{
  float: left;
  background-color: black;
  height: 18px;
  width: 50%;
  margin-top: 0px;
}

#title3{
  float: left;
  background-color: #222222;
  height: 18px;
  width: 25%;
  margin-top: 0px;
}

#div1{
  float: left;
  background-color: black;
  height: 225px;
  width: 248px;
  line-height: 12pt;
}


#footer{
  float: left;
  background-color: black;
  height: 300px;
  width: 992px;
}

#indexa{
  float: left;
  background-color: black;
  height: 400px;
  width: 992px;
  line-height: 12pt;
}