body {
    margin: 0px;
    padding: 0px;
    background: #e5e5e5;
}

#fullOuter {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    width: 100%;
    background: #fff url(/images/templates_2008/inside_bg.jpg) repeat-x left top;
}

#widthOuter {
    margin: 0px auto;
    width: 779px;
}

#header {
    margin: 0 0 4px 0;
    padding: 0;
    background: #c1002b url(/images/templates_2008/header.jpg) no-repeat right top;
    height: 197px;
    width: 779px;
}

#events {
    float: left;
    width: 170px;
    padding: 10px;
}

#header img {
    margin-top: 47px;
}

#colOne {
    float: left;
    width: 191px;
    margin-right: 25px;
}

#colTwo {
    float: left;
    width: 563px;
    overflow: hidden;
}

.CB {
    clear: both;
}

td {
    font: normal 12px Arial;
    color: #333;
}

tr {
    font: normal 12px Arial;
    color: #333;
}

span {
    font: normal 12px Arial;
    color: #333;
}

p {
    font: normal 12px Arial;
    color: #333;
}

div {
    font: normal 12px Arial;
    color: #333;
}

a {
    color: #c1002b;
}

h1 {
    font: normal 24px "Century Gothic", Verdana, Arial;
    color: #c1002b;
}

h2 {
    font: bold 12px "Century Gothic", Verdana, Arial;
    color: #c1002b;
}

h3 {
    font: bold 12px "Century Gothic", Verdana, Arial;
    color: #000;
}

#footer {
    margin: 0px auto;
    width: 779px;
}

#footer p {
    padding-top: 30px;
    margin: 0;
    text-align: center;
    background: transparent url(/images/templates_2008/footer_fade.jpg) no-repeat top left;
    width: 321px;
    height: 123px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

#copyright {
    float: left;
}

#powered {
    float: right;
}

#powered a {
    text-decoration: none;
    color: #000000;
}

#powered a:hover {
    text-decoration: underline;
}

#breadcrumbs {
    padding-top: 0;
    margin-top: 0;
}

#breadcrumbs a {
    font: normal 10px Arial;
    text-decoration: none;
}

#footerHBLC {
    margin: 0px auto;
    width: 779px;
    background: transparent url(/images/templates_2008/footer_fade.jpg) no-repeat top left;
    height: 200px;
}

#footerHBLC #copyHBLC {
    width: 764px;
    float: left;
    padding: 0px 0 0 18px;
    margin: 0;
    text-align: left;
    border-bottom: solid 1px #cbcbcb;
    height: 75px;
    background: none;
}

#footerHBLC #copyHBLC span {
    float: left;
    display: block;
    width: 300px;
    padding: 30px 0 0 0px;
    margin: 0;
    text-align: left;
    background: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

#footerHBLC #copyHBLC img {
    width: 266px;
    height: 67px;
    text-align: right;
    display: block;
}

#footerHBLC #poweredHBLC {
    float: left;
    padding: 30px 0 0 0;
    margin: 0;
    text-align: center;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    width: 321px;
}

#footerHBLC #poweredHBLC a {
    color: #000000;
    text-decoration: none;
}
#footerHBLC #poweredHBLC a:hover {
    color: #000000;
    text-decoration: underline;
}