body {
  margin-left: 0px;
  margin-top: 0px;
  margin:0;
  padding:0;
  height:100%;
  background-image:url('IMAGES/TILE.GIF');
  background-repeat: repeat;
}
#container {
   min-height:100%;
   position:relative;
}
#header {
   padding:0px;
}
#body {
   padding:0px;
   padding-bottom:60px;   /* Height of the footer */
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
}

.MenuWhite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.5pt;
  margin-left: 7px;
  color: #FFFFFF;
  text-decoration: none;
}
.MenuWhite:hover {
  color: #6083C0;
}
.MenuSmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  margin-left: 7px;
  color: #FFFFFF;
  text-decoration: none;
}
.MenuSmall:hover {
  color: #6083C0;
}
.HeadingText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #000000;
  font-weight: 900;
  text-decoration: none;
}
.FooterText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight: 900;
  text-decoration: none;
}
.WhiteText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight: 900;
  text-decoration: none;
}
.SmallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: 900;
  text-decoration: none;
}
.MainText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  letter-spacing: 0.5pt;
  color: #FFFFFF;
  text-decoration: none;
}

.WhiteLink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: underline;
}

#menu1 {
position: absolute;
top: 82;
left: 222;
visibility: hidden;
z-index: 1;
width: 110;
}
#menu2 {
position: absolute;
top: 82;
left: 101;
visibility: hidden;
z-index: 1;
width: 120;
}
#menu3 {
position: absolute;
top: 82;
left: 215;
visibility: hidden;
z-index: 1;
width: 135;
}
#menu4 {
position: absolute;
top: 82;
left: 331;
visibility: hidden;
z-index: 1;
width: 105;
}
#menu5 {
position: absolute;
top: 82;
left: 434;
visibility: hidden;
z-index: 1;
width: 122;
}
#menu6 {
position: absolute;
top: 82;
left: 222;
visibility: hidden;
z-index: 1;
width: 120;
}
#menu7 {
position: absolute;
top: 82;
left: 222;
visibility: hidden;
z-index: 1;
width: 120;
}

