
* { padding: 0; margin: 0; }

body { background: #900000 url('images/Football-League.png') repeat;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
  line-height:1.4em;
}
#wrapper { background: #fff;
 margin: 0 auto;
 width: 728px;
}
img {border:0;}
#header {
 color: #333;
 width: 728px;
 padding: 0px;
 height: 80px;
 margin: 0px;
 background:#fff url('images/Football-Bet.png') repeat-x;
}
#banner {
 width: 728px;
 padding: 1px 0 1px 0;
 height: 90px;
 margin: 0px;
background:#111;
}
#leftcolumn { 
 background: #abbebe;
 display: inline;
 color: #333;
 width: 170px;
 margin: 0px;
 padding: 0px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 558px;
 display: inline;
 position: relative;
}
#footer { 
 width: 728px;
 clear: both;
 color: #666;
 background: #111;
 margin: 0px;
 padding: 0px;
 font-size: 10px;
text-align:center;
}
#footer P {padding:2px;}
#footer a:link{
color:#666;
text-decoration:none;
font-weight:normal;
font-family: Trebuchet,Helvetica, Arial, sans-serif;
}
#footer a:hover{
color:#666;
background:#99CC66;
text-decoration:none;
font-weight:normal;
font-family:Helvetica, Arial, sans-serif;;
text-decoration:underline;
}
#footer a:visited{
color:#666;
}
.clear { clear: both; background: none; }

h1 { 
font-size : 1.3em; 
font-family : "Lucida Grande", Verdana, sans-serif; 
font-weight : 600; 
color : #111; 
background:#ccc;
text-align:center;
margin : 0; 
padding : 4px; 
} 
h2 { 
font-size : 1em; 
font-family :  "Lucida Grande",Helvetica, Verdana, sans-serif; 
font-weight : bold; 
color : #111; 
background:#ABBEBE;
text-align:left;
margin : 0; 
padding : 4px; 
} 
h3 { 
font-size : 1em; 
font-family :  "Lucida Grande",Helvetica, Verdana, sans-serif; 
font-weight : bold; 
color : #111; 
background:#ABBEBE;
text-align:left;
margin : 0; 
padding : 4px; 
} 

h5 { 
font-size : 1em; 
font-family :  "Lucida Grande",Helvetica, Verdana, sans-serif; 
font-weight : bold; 
color : #111; 
border-bottom:#777 2px dashed;
text-align:left;
margin : 0; 
padding : 2px 0 0 10px; 
} 
a:link,a:active,a:visited{
color:#333;
text-decoration:none;
font-weight:normal;
font-family: Trebuchet,Helvetica, Arial, sans-serif;
}
a:hover{
color:#333;
background:#99CC66;
text-decoration:none;
font-weight:normal;
font-family:Helvetica, Arial, sans-serif;;
text-decoration:underline;
}

ul,li {margin-left:10px;list-style:disc;}
p {padding: 10px 10px 0 10px;}
.bonus{font-weight:bold;color:#0000FF;font-size:10pt;}
.red {color:#FF0000;}