A:link
{ text-decoration: none; color:#990000; }
A:visited
{ text-decoration: none; color:#660000; }
A:active
{ text-decoration: none; color:#FF0000; }
A:hover
{ text-decoration: none; color:#FF0000; }

.rightalign {text-align:right}

h1 {font-family: "arial narrow", arial;  
color: #ffffff; font-size: small} 

p {font-family: "arial narrow", arial;  
color: #ffffff;
font-size: small } 

body 
{ background: #000000; 


font-family: "arial narrow", arial; 
color: #ffffff; 
letter-spacing: 0pt;
font-weight: normal; 
font-size: small; 




  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 0px;
  padding: 10px;
  height: 100px;
}
#left {
  position: absolute;
  left: 15px;
  top: 134px;
  width: 200px;
}
#center {
  top: 0px;
  margin-left: 230px;
  margin-right: 15px;
  
}
