BODY{
margin: 0px;
background-color: #000;
background-image:url(../images/bg.gif); 
background-repeat:repeat-x;
font-family: arial;
color: #fff;
}
A{
color: #FF6600;
}
.flags{
margin-bottom: 20px;
}
#links {
/*list-style-image:url("/images/fist.png");*/
list-style:none;
width: 150px;
padding-left:0;
margin-left:0;
}
#links A{
color: #fff;
font-size: 13pt;
text-decoration: none;
font-weight: bold;
}
#links A:hover {
color:#DFDFDF;	
}
#links li {
background:url("/images/fist.png") no-repeat 0 20px;
padding:20px 0 0 30px;

}
.shade {
background-image:url(../images/shadow.png);
padding: 2px;
color: #fff;
font-size: 13pt;
text-decoration: none;
font-weight: bold;
}
.quotes{
margin-top: 40px;
font-weight: normal;
}
#sponsor IMG{
margin-bottom: 10px;
}
#content{
width: 550px;
font-size: 12px;
text-align: left;
}
#content H1{
font-size: 15px;
text-transform: uppercase;
color: #FF6600;
}
