body {
text-align : center;
margin: 0;
background: url(/images/gradbak.gif) repeat-x #e5e5e5;
}

#outer {
position: relative;
margin : 0 auto;
width: 762px;
margin-top: 27px;
z-index: 1;
background: url(/images/pagebak.gif) #fff;
}

#holder {
position: relative;
margin : 0 auto;
width: 762px;
z-index: 2;
padding-top: 2px;
background: url(/images/gradbak-top2.gif) no-repeat top center;
}

#container {
position: relative;
width : 750px;
margin : 0 auto;
}

#footshado {
position: relative;
width: 752px;
background: url(/images/footshado.gif) no-repeat top center;
margin : 0 auto;
height: 15px;
vertical-align: bottom;
padding: 9px 10px 0px 0px;
}