BODY
{ background-color: #954742;
  background-repeat: repeat-y;
  background-position: top left;
}

#header {position:absolute; visibility:visible; top:0px; left:0px; height:100%;}

#content { 
  position:absolute; visibility:visible; top:448px; left:0px; width:750px;
  background-image: url(bg.png);
  background-repeat: repeat-y;
  background-position: top left;
  text-indent: -8px;
}

#moar {margin-left: 10px;
width:492px;
margin-top: 10px;
margin-bottom: 10px;}

#title {font-family: arial;
background: url(title.png) no-repeat;
width: 506px;
height: 31px;
color: #7b5729;
position: relative;
font-weight: bold;
font-size: 14px;
text-indent: 7px;
padding-top: 7px;
}

A, A:visited, A:link, A:active
{ color: #943911;
  text-decoration: underline;
font-family: trebuchet ms;
    font-size: 12px;
    font-weight: bold;
}

A:visited
{ color: #197a9c;
  text-decoration: underline;
font-family: trebuchet ms;
    font-size: 12px;
    font-weight: bold;
}

A:hover
{ color: #9c611d;
}

table { font-family: verdana;
  font-size: 11px;
  color: #5f4d36;
}

b { font-family: trebuchet ms;
    font-size: 12px;
    font-weight: bold;
    color: #b54900;
}

i { font-family: trebuchet ms;
    font-size: 12px;
    color: #943911;
}

#menu {position:absolute; visibility:visible; top:414px; left:0px;}