body 
{ font-family: Trebuchet MS;
 font-size: 12px;
 color: #000000; 
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: #4C4C4C;
  background-image: url("background.jpg");
  background-repeat: repeat-y;
}

p {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}

#image {
  position: absolute;
  left: 0px;
  top: 0px;
}
#navigation {
  position: absolute;
  left: 670px;
  top: 400px;
  width: 200px;
}
#content {
  position: absolute;
  top: 400px;
  left: 125px;
  width: 530px;
}
#fanlisting{
position: absolute;
left: 670px;
top: 300px;
width: 200px;
}

a:link, a:visited, a:active
{ text-decoration: none; color:#FFFFFF;}
a:hover
{ text-decoration: none; color: #383838; border: 1px dashed #383838;}

h1 {
font-family: Trebuchet MS;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
text-align: left;
background-image: url(backgroundh1.jpg);
letter-spacing: 1px;
margin-top: 0px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 6px;
padding-right: 0px;
}

h2 {
font-family: Trebuchet MS;
font-size: 10px;
color: #000000;
font-weight: bold;
text-transform: uppercase;
text-align: right;
letter-spacing: 1px;
border-bottom: 1px dashed #000000;
margin-top: 0px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 0px;
padding-top: 4px;
padding-bottom: 1px;
padding-left: 0px;
padding-right: 6px;
background-color: transparent;
}

b {color: #BFB0A4;}

i {color: #FB821C;}

td {
font-family: Trebuchet MS;
color: #000000; 
letter-spacing: 0pt;
font-weight: normal;
font-size: 10px;
}

input, textarea
{ background: transparent;
font-family: Trebuchet MS;
font-size: 10px;
color: #000000;
border: 1px;
border-color: #000000; 
border-style: solid;}