body{
text-align:center;
background-color:#4D4747;
padding:0px;
margin:0px;
}
#container{
margin-left:auto;
margin-right:auto;
width:889px;
overflow:hidden;
}
.leftcol{
float:left;
width:686px;
margin:0px;
padding:0px;
}
.banner{
float:left;
width:686px;
height:175px;
background-image:url(images/banner.gif);
}
#leftcontainer{
float:left;
width:158px;
margin:0px;
padding:0px;
}
#leftcontainer .leftcoltop{
height:7px;
width:158px;
background-image:url(images/left_col_top.gif);
background-repeat:no-repeat;
}
#leftcontainer .menu{
float:left;
width:158px;
background-image:url(images/menu_main.gif);
padding:0px;
height:auto;
}
.main{
float:left;
padding-right:7px;
padding-left:5px;
width:528px;
background-image:url(images/main_back.gif);
padding-bottom: 20010px; /* X + padding-bottom */
margin-bottom: -20000px; /* X */
}
.rightcol{
float:left;
width:203px;
background-image:url(images/side_back.gif);
padding-bottom: 20010px; /* X + padding-bottom */
margin-bottom: -20000px; /* X */
}
.rightcoltop{
float:left;
width:203px;
height:5px;
background-image:url(images/right_col_top.gif);
background-repeat:no-repeat;
}
.rightcoltitle{
float:left;
width:196px;
height:21px;
padding:8px 0px 0px 7px;
background-repeat:no-repeat;
font-family: sans-serif;
font-size:14px;
background-image:url(images/side_title.gif);
}
.rightcolfiller{
float:left;
width:196px;
height:12px;
}
/* Overall Footer */
.footer{
float:left;
font-size:11px;
line-height:20px;
color:#FFFFFF;
font-family:Arial, sans-serif;
width:889px;
height:20px;
background-image:url(images/footer.gif);
}