html, body {
margin : 0;
padding : 0;
height : 100%;
font-size : 11px;
color : #000000;
background-color : #ffffff;
font-family : Arial, Helvetica, serif;
}
div#container {
width : 986px;
margin : 0 auto;
padding : 0;
background-color : #ffffff;
min-height: 100%;
background-image : url(../pics/allbg_986x2px.gif);
}
div#sidebarleft {
margin : 0;
padding : 0;
width : 36px;
height : 100%;
float : left;
background-image : url(../pics/leftborder_36x2px.gif);
}
div#navhead {
margin : 0;
padding : 0;
width : 144px;
height:100%;
float : left;
background-image : url(../pics/x2bg_144x1px.gif);
}
div#contentframe {
margin : 0;
padding : 0;
width : 608px;
height : 100%;
float : left;
background-image : url(../pics/x3bg_608x1px.gif);
}
div#navright {
margin : 0;
padding : 0;
width : 162px;
height : 100%;
float : left;
background-image : url(../pics/x4bg_162x1px.gif);
}
div#sidebarright {
margin : 0;
padding : 0;
width : 36px;
height : 100%;
float : left;
background-image : url(../pics/rightborder_36x2px.gif);
}
ul {
margin : 0;
padding : 0;
list-style : none;
}
li {
margin : 0;
padding : 0;
}
li.menuheadorange {
width : 144px;
height : 22px;
background-color : #ffffff;
background-image : url(../pics/menuheadorange_144x22px.gif);
}
li.menuheadblue {
width : 144px;
height : 22px;
background-color : #ffffff;
background-image : url(../pics/menuheadblue_144x22px.gif);
}
li.menuheadgreen {
width : 144px;
height : 22px;
background-color : #ffffff;
background-image : url(../pics/menuheadgreen_144x22px.gif);
}
li.menuheadred {
width : 144px;
height : 22px;
background-color : #ffffff;
background-image : url(../pics/menuheadred_144x22px.gif);
}
li.menuheadyellow {
width : 144px;
height : 22px;
background-color : #ffffff;
background-image : url(../pics/menuheadyellow_144x22px.gif);
}
li.menupoint {
width : 144px;
height : 17px;
background-color : #ffffff;
background-image : url(../pics/menupoint_144x17px.gif);
}
li#bannerpt1 {
width : 144px;
height : 112px;
background-color : #ffffff;
background-image : url(../pics/headx1_144x112px.jpg);
}
li#bannerpt2 {
width : 608px;
height : 112px;
background-color : #ffffff;
background-image : url(../pics/headx2_608x112px.jpg);
}
li#contentframeborder {
width : 608px;
height : 46px;
background-color : #ffffff;
background-image : url(../pics/headx2y2_608x46px.gif);
}
