<style type="text/css">

/* + + + + + Begin box sytles + + + + + */
h4, h5, h6, li, p {
	font-family:arial,sans-serif;
}

#boxes{
	width:645px;
	margin:20px 0px;
}
#boxes h2 {
	color:#000;
}

#lbox{
    float:left;
    width:310px;
    padding:0px 0px;
    margin:0px 0px 0px 0px;

}
#rbox{
    width:310px;
    margin:0px 0px 0px 330px;
    padding:0px 0px;
}
#bbox{
    width:645px;
    margin:0px 0px 0px 0px;
    padding:0px 0px;
}

#boxstyle li {
    line-height:1.5em;
    width:100%;
}
#boxstyle ul {
    margin:0px;
    padding:10px 0px 0px 15px;
    list-style-type:none;
}
#boxstyle {
    zoom:1;
    border:solid 1px #aaa;
    background:#ddd url("../images/bxtopbg.gif") top left repeat-x;
}
#boxstyle .hd {
    position:relative;
    zoom:1;
    margin:-1px -2px 0px;
    background:url("../images/bxtopleft.gif") top left no-repeat;
}
#boxstyle .hd h1 {
    padding:5px 0px 5px 15px;
    margin:0px;
    background:url("../images/bxtopright.gif") top right no-repeat;
    font:bold 15px verdana;
    color:#ddd;
}
#boxstyle p {
    margin:0px;
    padding:15px 15px 3px 15px;
}
#boxstyle .bd {
    position:relative;
    width:100%;
    background:#ddd url("../images/bxbottom.gif") repeat-x top left;
}
#boxstyle .bd p {
    font: verdana;
}
#boxstyle li {
    font: verdana;
    font-weight:bold;
}
#boxstyle .ft {
    position:relative;
    zoom:1;
}
#boxstyle .ft div {
    padding:0px 10px 10px 10px;
}
#boxstyle .ft ul {
    border-top:solid 1px #aaa;
    margin:0px;
    padding:9px 0px 0px 0px;
    font: verdana;
    list-style-type:none;
    position:relative;
}

#boxnav {
    margin:9px;
    padding:0px;
    list-style-type:none;
    border-bottom:solid 1px #fff;
}
#boxnav li {
    padding 9px 9px 9px 30px;
    border-bottom:solid 1px #9bd;
}

/* IE5 */
#boxstyle .hd { width:101%; }
#boxstyle .ft { width:101%; }
#boxstyle .ft ul { height:1%; }

/* Reset for others */
#boxstyle .hd/*IE5 hide*/{ width:auto; }
#boxstyle .ft/*IE5 hide*/{ width:auto; }
#boxstyle .ft ul/*IE5 hide*/{ height:auto; }

/* - - - - - End box sytles - - - - -  */
</style>
