body  
{ 
background-image:url(repbg.jpg);
background-repeat:repeat-x;
background-color:#000000;
margin:0px;
padding:0px;
}
.container  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
left:0px;
width:1015px;
top:0px;
}#headerlayer  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
left:0px;
width:1000px;
background-image:url(header.jpg);
background-repeat:no-repeat;
height:97px;
top:0px;
}#contentlayer  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:1015px;
top:50px;
}


.contentcolumn  
{ 
width:1015px;
}#copyrighttxtlayer  
{ 
position:absolute;
width:1015px;
top:835px;
}
