a:hover, a:visited, a:link, a:active {
  text-decoration: none;
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 1024px;
  background-position:  center center;
  background-repeat: repeat;
  background-image: url(images/The_Fabs.JPG);
}
#body {
  border-style: solid;
  margin: 0;
  padding: 0;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: center top;
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #cccccc;
}
#header {
  border-style: groove;
  margin: 0px 0px 20px 10px;
  padding: 57px 0px 0px 20px;
  background: silver url(images/header2_2.png) no-repeat scroll left top;
  height: 106px;
  width: 977px;
  font-size: 50px;
  color: black;
  position: relative;
  line-height: 0px;
  left: 0px;
  text-align: left;
  top: 8px;
}
#content {
  border: medium groove ;
  margin: 0px 0px 0px 236px;
  background: silver url(images/BG3.png) repeat scroll left top;
  font-size: medium;
  padding-left: 17px;
  height: 1000px;
  padding-top: 2px;
  font-style: normal;
  font-family: verdana,arial,sans-serif;
  line-height: 24px;
  padding-right: 18px;
  width: 737px;
}
#menu {
  border-style: groove;
  margin-left: 8px;
  height: 100%;
  list-style-image: none;
  text-align: left;
  float: left;
  width: 215px;
  list-style-type: none;
  background-color: silver;
}
#menu li a:link {
  border-style: none;
  padding: 3px 0 0 8px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  color: black;
  top: 0%;
  margin-top: 2px;
  margin-bottom: 0px;
  text-align: left;
  display: block;
  height: 29px;
  font-weight: bold;
  font-size: 14px;
  list-style-type: none;
}
#menu li a:hover {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  height: 29px;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #59afff;
  list-style-type: none;
}
#ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: left;
  text-transform: none;
  text-decoration: none;
}
#footer {
  border: medium groove ;
  margin: 4px 0px 0px 10px;
  padding: 0px;
  left: 0px;
  position: relative;
  color: black;
  font-size: 22px;
  text-align: center;
  width: 997px;
  height: 50px;
  background-image: url(images/BG3.png);
  top: 0px;
  background-color: silver;
}
