h1, h2 {
    color: #333333;
}

h2 {
    padding-left: 30px;
    line-height: 29px;
    background-image:url('../../images/activeheader.jpg');
    background-repeat: no-repeat;
    background-position: left;
}

a {
    color: #CC0000;
}

#leftbar {
    float: left;
    width: 170px;
    margin-left: 20px;
    display: inline;
    background-image:url('../../images/170.jpg');
}

#leftbar p {
    padding: 0px;
    margin: 0px;
}

#leftbarbottom {
    width: 170px;
    height: 15px;
    background-image: url('../../images/leftbarbottom.jpg');
    background-repeat: no-repeat;
}

#rightbar {
    float: right;
    width: 190px;
    display: inline;
    margin-right: 20px;
    position: relative;
    left: -2px;
    font-size: 11px;
    background-image:url('../../images/190.jpg');
}

#rightbarheader {
    width: 190px;
    height: 15px;
    background-image: url('../../images/righttopbar.jpg');
    background-position: top;
    background-repeat: no-repeat;
}

#rightbarbottom {
    width: 190px;
    height: 15px;
    background-image: url('../../images/rightbarbottom.jpg');
    background-repeat: no-repeat;
}

#leftbarheader {
    width: 170px;
    height: 15px;
    background-image: url('../../images/topbar.jpg');
    background-position: top;
    background-repeat: no-repeat;
}

.leftbarspacer {
    padding: 0px;
    width: 170px;
    height: 1px;
    background-image: url('../../images/leftspacerbar.jpg');
    background-repeat: no-repeat;
    background-position: left;
    display: block;
    padding-top: 7px;
}

.rightbarspacer {
    padding: 0px;
    width: 190px;
    height: 1px;
    background-image: url('../../images/rightspacerbar.jpg');
    background-repeat: no-repeat;
    background-position: left;
    display: block;
    padding-top: 7px;
}

#copy {

    background-image: url('../../images/470.jpg');
    margin-top: 4px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    display: inline;
    position: relative;
    left: -1px;
    width: 440px;
    padding-bottom: 10px;
    min-height: 350px;
    line-height: 18px;
    height: 100%;
}

#copybottom {

    background-image: url('../../images/mainbottom.jpg');
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 189px;
    width: 450px;
    min-height: 15px;
    clear: both;
}

#largecopy {

    background-image: url('../../images/640.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-right: 15px;
    margin-top: 4px;
    float: left;
    display: inline;
    position: relative;
    left: -1px;
    width: 620px;
    line-height: 18px;
}

#largecopybottom {

    background-image: url('../../images/widebottom.jpg');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    width: 640px;
    height: 15px;
    clear: both;
}

#largecopycontainer {
    margin-top: 4px;
}

