
body {
background-color:#000000;
color:#585555;
font-family:Georgia, Courier;
font-size:11px;
margin-top:0px;
margin-left:0px;
}

a {
color: #ac8f64;
text-decoration:none;
}

a:hover {text-decoration:underline;}

h1 {
font-size:20px;
}

#container {
width:1000px;
height:755px;
overflow:hidden;
}

#top {
margin-top:10px;
width:968px;
}

#bottom {
width:968px;
}

#content {
position: relative;
top:-510px;
left:-230px;
width:470px;
height: 300px;
text-align:left;
font-family:Georgia, Courier;
color: #ac8f64;
font-size:14px;
line-height:18px;
}

#innertext {
width:470px;
height: 270px;
text-align:left;
font-family:Georgia, Courier;
color: #ac8f64;
font-size:14px;
line-height:18px;
overflow: hidden;
padding-right:10px;

}


#firstletter {
 font-size: 28px;
 float: left;
 padding-right: 7px;
 padding-top:0px;
 padding-bottom:0px;
 margin:0px;
 line-height:28px;
}

#trailer {
position: relative;
top:-800px;
left:120px;
width:180px;
color: #ac8f64;
text-align:center;}



