A:link{COLOR: #ff3399;TEXT-DECORATION:underline; font-weight:none} 
A:visited{COLOR: #ff3399;TEXT-DECORATION: underline; font-weight:none} 
A:active{COLOR: #000000; TEXT-DECORATION:underline; font-weight:none} 
A:hover{COLOR: #000000;TEXT-DECORATION:underline; font-weight:none} 

body {
background:#000000 url('images/background.jpg');
background-repeat:repeat-x;
padding:0px;
min-width:750px;
border-collapse:collapse;
margin:;
}

body, input, textarea, li, p, div {
font-family: verdana, arial, tahoma, helvetica;
font-size: 11px;
color: 333333;
}

img {
border:0px none;
}

#outer {
background:#ffffff;
width:750px;
margin:0 auto;
padding:0px;
border-left:0px solid #cccccc;
border-right:0px solid #cccccc;
}

#header{
background:url('images/header.gif');
text-align:center;
font-weight:bold;
width:750px;
height:125px;
font-size:40px;
color:#ffffff;
}

#header span{
text-align:center;
font-style:italics;
font-size:12px;
}

#nav_top{
text-align:center;
padding:10px;
}

#nav_top li{
display:inline;
font-weight:bold;
}

#wrap{
background:;
padding:15px;
}

#headings{
font-size:13px;
font-weight:bold;
color:#00cc33;
padding:5px;
border-bottom:1px dotted #cccccc;
}

#title{
background:;
float:left;
width:129px;
padding:5px;
border-right:;
}

#rating{
background:;
float:left;
width:59px;
padding:5px;
}

#description{
background:;
float:right;
width:500px;
padding:5px;
border-right:;
}

#copyright{

}

#clear{
font-size:0px;
clear:both;
}