body { 
margin: 0; 
padding: 0; 
text-align: center; 
background-image: url(../images/bgextend.jpg); 
background-repeat: repeat-x; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
} 

.noindent { 
padding:0; 
margin:12px 0 12px 0; 
list-style-position:inside; 
} 

.noindent li { 

} 

h1 { 
display: block; 
font-size: 22px; 
border-bottom: 1px #72161B solid; 
} 

h2 { 
color:#6B191F; 
font-size: 15px; 
} 

a { 
color:#000000; 
} 

strong { 
color:#000000; 
} 

#container { 
width: 899px; 
margin: 0 auto 0 auto; 
background-image: url(../images/container_bg.jpg); 
text-align: left; 
} 

#header { 
width: 899px; 
height: 111px; 
position: relative; 
} 

#left_column { 
width: 180px; 
float: left; 
} 

#right_column { 
width: 719px; 
float: left; 
background-image: url(../images/right_column_bg.jpg); 
background-repeat:no-repeat; 
} 

#content { 
width: 679px; 
>width: 719px; 
padding: 20px; 
} 

#footer { 
width: 899px; 
height: 28px; 
text-align: center; 
line-height: 28px; 
background-color: #555555; 
color: #ffffff; 
font-weight: bold; 
clear: both; 
} 

#credits { 
width: 899px; 
margin: 0 auto 0 auto; 
text-align: right; 
color: #666666; 
padding: 10px; 
} 

#credits a { 
color: #666666; 
text-decoration: none; 
} 

#contact_box { 
color: #ffffff; 
padding: 10px 10px 0 10px; 
} 

.buttons { 
padding:0; 
margin:0; 
list-style-type:none; 
} 

.buttons li { 
display:block; 
background-image:url(../images/button.jpg); 
height:34px; 
margin-bottom:5px; 
width:210px; 
list-style-position:outside; 
font-size:11px; 
} 

.buttons li a { 
display:block; 
color:#FFFFFF; 
line-height:30px; 
height:34px; 
text-decoration:none; 
background-image:url(../images/button2.jpg); 
background-repeat:no-repeat; 
background-position:right; 
overflow: hidden; 
/*width: 100%;*/ 
padding:0 5px 0 5px; 
font-weight:bold; 
text-align:center; 
} 

#content table.data { 
color: #404040; 
background-color: #ffffff; 
border: 1px #646464 solid; 
border-collapse: collapse; 
border-spacing: 0px; 
width:100%; 
} 

#content table.data td { 
border: 1px #646464 solid; 
text-align:left; 
} 
