body {
text-align: center;
margin: 0;
background: #8A8A8A;
background-position: top center;
background-repeat: repeat-y;
background-image: url(/2007/images/content-bak.gif);
}
*html body {
padding-left: 1px;
}

#Topper {
position: relative;
width: 766px;
background: #8A8A8A;
margin: 0 auto;
height: 26px;
background-image: url(/2007/images/topstrip.gif);
background-position: bottom left;
background-repeat: no-repeat;
}

#footshadow {
position: relative;
width: 766px;
background: #8A8A8A;
margin: 0 auto;
height: 200px;
background-image: url(/2007/images/footer-shado.gif);
background-repeat: no-repeat;
}

#container {
position: relative;
width: 750px;
margin: 0 auto;
}