body {
padding:10px;
background-color:#969;

}
#Wrapper {
margin:auto;
width:970px;
border:#000 solid 1px;
}

#Header {
background-color:#FFF;
clear:both;
width:970px;
margin:auto;
border-bottom:#000 solid 2px;
height:145px;
}

#ContentWrapper {
width:970px;
margin:auto;
background-color:#FFFFFF;
background-image:url(../interface/sitebackground2.gif);
}

#LeftNav {
width:170px;
padding:10px;
float:left;
}

#Content {
width:540px;
padding:10px;
float:left;
}

#RightContent {
width:170px;
padding:20px;
float:left;
}

#Footer {
background-image:url(/interface/sitebackground2.gif);
background-repeat:repeat-x;
width:970px;
}

#FooterLeft {
width:170px;
padding:10px;
float:left;
}


#FooterRight {
width:540px;
padding:10px;
float:left;
}