body{
  margin: 0;
  padding: 0;
  color:#000000;
  background-color:#ffffff;
  background-image: url(App_Themes/Default/Images/PageBackground.png);
  background-repeat: repeat;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#Contact {
  clear:both;
}

#Buttons {
  display:none
}

#DisplayArea {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  padding: 30px 30px 30px 30px;
  background-image: none;
  background-color: white;
  color: black;
}

#DisplayArea h1 {
  font-size: 150%;
  position: relative;
  text-align: center;
}

#DisplayArea h2 {
  font-size: 120%;
  text-align: left;
  position: relative;
}

#DisplayArea p {
  font-size: 100%;
}

#DisplayArea li {
  padding-right: 80px;
}

#info {
  list-style-type: none;
}

#Growth {
  list-style-type: lower-alpha;
}
#Hosting {
  position: relative;
  padding: 5px 10% 0 10%;
}

#HostingCenter {
  clear:both;
}

#HostingCenter ul {
  padding-left: 200px;
}

#HostingCenter h2 {
  text-align: center;
}
#HostingLeft {
  float: left;
  padding-left: 60px;
}

#HostingRight {
  padding-top: 3px;
}

#HostingRight li {
  padding-left: 5px;
}

#MastHead{
  width:100%;
  background-color: #000000;
}
#MastHead-Grafics{
  color: white;
  font-family: Times, serif;
}
#MastHead-Grafics h1{
  font-size: 140%;
  position: relative;
}

#MastHead-Grafics .Line1{
  position: absolute;
  left: 450px;
  top: .25em;
  color:white;
}

#MastHead-Grafics .Line2{
  position: absolute;
  left: 490px;
  top: 1.75em;
}

#MastHead-Grafics .Line3{
  position: absolute;
  left: 515px;
  top: 3.25em;
}

#MastHead-Text{
  height:1.5em;
  padding: 3px 0 0 0;
  border-top: 2px solid red;
  border-bottom: 1px solid black;
  background-color: white;
}
#MastHead-Text h1{
  font-weight: normal;
  font-size: 110%; 
  color: #C00000;
  Margin: 0 0 0 100px; 
}