

body {
   
  background: black;
  text-align: center;
  align: center;
  min-width: 750px;
}

#wrapper {
  background: url(images/740x380.jpg) repeat-y;
  width: 740px;
  margin: auto;
  border: 1px solid gray; 
}



p.left {
  text-align: left;
  color: white;
  font-family: arial;
  font-size: .85em;
  font-weight: normal;
  margin: 5 105 0 115;
  padding:0 0 0 0;

}

p.leftbig {
  text-align: left;
  color: white;
  font-family: arial;
  font-size: 1.28em;
  font-weight: normal;
  margin: 5 105 14 119;
  padding:0 0 0 0;

}





p.left A:link {text-decoration: underline; color:white}
p.left A:visited {text-decoration: underline; color:white}
p.left A:active {text-decoration: underline; color:white}
p.left A:hover {text-decoration: underline; color:gold}

p.center A:link {text-decoration: underline; color:white}
p.center A:visited {text-decoration: underline; color:white}
p.center A:active {text-decoration: underline; color:white}
p.center A:hover {text-decoration: underline; color:gold}





h1 {
  color:White;
  padding-left: 100px;
  padding-top:20px;
    
  }





div.spacer {
clear: both;
}

div.center {
text-align: center;
}

hr {
  margin-top: 36px;
  margin-bottom: 9px;
  height: 2px;
  border: none;
  width: 88%;
  background-color: black; 
  color: black;  
}

hr.top {
  margin-top: 12px;
  margin-bottom: 1px;
  height: 2px;
  border: none;
  width: 88%;
  background-color: black; 
  color: black;  
}

p.footer {
  color: white;
  text-align: center;
  text-indent: none;
  font-family: arial;
  font-size: .75em;
  font-weight: normal;
  margin:0 0 0 0;
  padding:0 0 0 0;
  line-spacing: 12px;

}
p.footer A:link {text-decoration: none; color:white}
p.footer A:visited {text-decoration: none; color:white}
p.footer A:active {text-decoration: none; color:white}
p.footer A:hover {text-decoration: none font-weight:bold; color:gold}

p.footertop {
  color: white;
  text-align: center;
  text-indent: none;
  font-family: arial;
  font-size: .95em;
  font-weight: normal;
  margin:0 0 0 0;
  padding:0 0 0 0;
  
}
p.footertop A:link {text-decoration: none; color:white}
p.footertop A:visited {text-decoration: none; color:white}
p.footertop A:active {text-decoration: none; color:white}
p.footertop A:hover {text-decoration: none font-weight:bold; color:gold}



img.homepage {
  width: 40px;
  padding: 0 0 0 0;
  margin: 10 0 0 0;
  background: grey;
  display: inline;
  border: 1px solid wheat;
}