div#footwrap {
    background: url("../graphics/cantfoot.jpg") no-repeat;
    width: 760px;
    height: 100px;
    border: solid #d8161f;
    border-width: 2px 0px 0px 0px;
    float: left;
}

div#footheadtxt {
    width: 603px;
    height: 15px;
    font-size: 7pt;
    text-align: right;
    float: left;
}

div#footheadtxt a {
    width: 601px;
    height: 15px;
    font-size: 7pt;
    text-align: right;
    text-decoration: none;
}

div#footheadtxt a:hover {
    width: 601px;
    height: 10px;
    font-size: 7pt;
    text-align: right;
    color: blue;
    text-decoration: underline;
}

div#mainbotred {
    width: 310px;
    height: 14px;
    background-color: #d8161f;
    float: right;
}
div#footwrapleft {
    width: 145px;
    height: 90px;
    float: left;
}

div#footredmag {
    width: 145px;
    height: 20px;
    text-align: center;
    font-size: 8pt;
    padding-top: 3px;
    float: left;
}

div#footcall {
    width: 145px;
    height: 20px;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    padding-top: 3px;
    text-decoration: underline;
    float: left;
}

div#footcalltxt {
    width: 145px;
    height: 50px;
    font-size: 8pt;
    text-align: center;
    padding-top: 3px;
    float: left;
}

div#footwrapright {
    width: 610px;
    height: 90px;
    padding-top: 5px;
    float: left;
}

div#footrightbotleft {
    width: 460px;
    height: 90px;
    float: left;
}

div.ass {
    width: 80px;
    height: 90px;
    padding-top: 5px;
    font-size: 7pt;
    text-decoration: none;
    text-align: center;
    line-height: 10px;
    float: left;
}

div#footrightbotright {
    height: 90px;
    text-align: right;
    float: right;
}

/*====================================*/
/*counter and misc */

div#counterwrap {
    width: 760px;
    height: 31px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
}

div#counter {
    height: 31px;
    float: left;
}

div.w3 {
    width: 95px;
    height: 31px;
    float: left;
}