body{
margin:0px;
text-align:center;
background-color:#ecebf9;
}

#mainwrapper{
text-align:left;
margin-right:auto;
margin-left:auto;
width:820px;
margin-top:0px; margin-bottom:0px;
}

#header{
background-image:url(/images/layout/wide-header.jpg);
background-repeat:repeat-x;
height:159px;
text-align:left;
margin-bottom:0px;
}

#in-header, #in-footer{
width:850px;
margin-right:auto;
margin-left:auto;
}

#mainbody{
background-image:url(/images/layout/main-box/mid.gif);
background-repeat:repeat-y;
}
#main-top{
height:25px;
background-image:url(/images/layout/main-box/top.gif);
background-repeat:no-repeat;
}
#main-mid{
padding:0px 10px 0px 15px;
}
#main-bottom{
height:25px;
background-image:url(/images/layout/main-box/bottom.gif);
background-repeat:no-repeat;
background-position:left bottom;
}

#main-col{
width:580px;
float:left;
border-right:#CCCCCC dashed 1px;
padding-right:10px;
}
#minor-col{
width:200px;
float:right;
}

#footer{
background-image:url(/images/layout/wide-header.jpg);
background-repeat:repeat-x;
height:159px;
text-align:left;
font-style:normal;
color:#FFFFff;
}
#foot-1{
width:49%;
float:left;
}
#foot-2{
width:49%;
float:right;
text-align:right;
}