body {
 background-color:#000000;
 margin:10px;
 padding:10px;
 color:#FFFFD2;
}

h1 {
 font-size:1.2em;
}

#split {
 width:100%;
 height:2px;
 background-color:#FFFFD2;
 margin:3px 0 10px 0;
 font-size:1px;
}

#outer {
 width:800px;
 text-align:left;
 background-color:#000;
 border:10px solid #000f;
}

#trailer, #trailer a {
 font-family:verdana;
 color:#c0c0c0;
 text-decoration:none;
}

#trailer {
 padding-top:10px;
 font-size:0.6em;
}

#trailer a {
 font-size:0.9em;
}

#clear {
 clear:both;
 height:5px;
 font-size:1px;
}

#left {
 width:175px;
 float:left;
 background-image:url("images/linksside.jpg");
 background-repeat:no-repeat;
 background-position:top left;
}

#right {
 width:615px;
 float:right;
 font-family:arial;
 font-size:0.8em;
}

#left a {
 text-decoration:none;
 color:#FFFFD2;
 font-family:arial;
 font-size:0.8em;
 padding-left:15px;
 line-height:2.0em;
}

#prods {
 font-size:0.8em;
}

#prodstitle {
 width:100%;
 background-color:#FFFFD2;
 color:#000;
 text-align:center;
 padding:10px 0 10px 0;
 margin-bottom:10px;
 font-weight:bold;
}