body { 
margin: 0; 
padding: 0; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-align: center; 
background-image: url(../img/bgextend.jpg); 
background-repeat: repeat-x; 
background-color: #666666; 
_behavior: url(css/csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies, relative to base tag because IE is crazy */
} 

td { 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
} 

h1 { 
font-size: 18px; 
color: #A6150A; 
border-bottom: 1px #A6150A dashed; 
} 

h2 { 
font-size: 15px; 
color: #A6150A; 
} 

a { 
color: #37376B; 
} 
.boldwhite { 
font-family:Arial, Helvetica, sans-serif; 
color:#FFFFFF; 
font-size:12px; 
} 
strong { 
color: #353535; 
} 

#container { 
width: 920px; 
margin: 0 auto 0 auto; 
text-align: left; 
background-image: url(../img/container_bg.jpg); 
background-repeat: repeat-y; 
position: relative; 
} 

#header { 
width: 920px; 
height: 124px; 
position: relative; 
} 

#leftsidebar { 
width: 196px; 
float: left; 
} 

#infobox { 
width: 168px !important; 
width: 188px; 
margin-left: 8px; 
padding: 10px 10px 30px 10px; 
} 

#infobox a { 
color: #000000; 
letter-spacing: -1px; 
} 

#rightcolumn { 
width: 724px; 
float: left; 
background-image: url(../img/rightcolumn_bg.jpg); 
background-repeat: no-repeat; 
min-height:200px; 
height:auto !important; 
height:200px; 
} 

#content { 
padding: 10px 25px 10px 20px; 
width:679px; 
>width:724px; 
} 

#footer { 
width: 920px; 
height: 53px; 
clear: both; 
background-image: url(../img/footer.jpg); 
text-align: center; 
color: #ffffff; 
font-weight: bold; 
padding-top: 5px; 
font-size:10px; 
} 

#credits { 
width: 920px; 
margin: 0 auto 0 auto; 
text-align: right; 
padding: 0 45px 10px 0; 
color: #CCCCCC; 
font-weight: bold; 
} 

#credits a { 
color: #CCCCCC; 
text-decoration: none; 
} 

table.data { 
color: #404040; 
border: 1px #646464 dotted; 
border-collapse: collapse; 
border-spacing: 0px; 
width:100%; 
background-color:#FFFFFF; 
} 

table.data td { 
border: 1px #646464 dotted; 
padding:2px; 
} 

.data_font_size td { 
font-size:9px; 
} 

#homepage_info_box { 
padding: 0 0 20px 20px; 
float:right; 
>margin-right:-3px; 
} 
