h1, h2 {
    color: #CC3366;
}

h2 {
    padding-left: 30px;
    line-height: 29px;
    background-image:url('../../images/keylines/pink/activeheader.jpg');
    background-repeat: no-repeat;
    background-position: left;
}

a {
    color: #CC3366;
}

a:hover {
    color: #CC3366;
}

.activenav {
    color: #CC3366;
}

.activenav a {
    color: #CC3366;
}

#leftbar {
    float: left;
    width: 170px;
    margin-left: 20px;
    display: inline;
    font-size: 10px;
    background-image:url('../../images/keylines/pink/170.jpg');
}

#leftbarbottom {
    width: 170px;
    height: 15px;
    background-image: url('../../images/keylines/pink/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/keylines/pink/190.jpg');
}

#rightbarheader {
    width: 190px;
    height: 15px;
    background-image: url('../../images/keylines/pink/righttopbar.jpg');
    background-position: top;
    background-repeat: no-repeat;
}

#rightbarbottom {
    width: 190px;
    height: 15px;
    background-image: url('../../images/keylines/pink/rightbarbottom.jpg');
    background-repeat: no-repeat;
}

#leftbarheader {
    width: 170px;
    height: 15px;
    background-image: url('../../images/keylines/pink/topbar.jpg');
    background-position: top;
    background-repeat: no-repeat;
}

.leftbarspacer {
    padding: 0px;
    width: 170px;
    height: 1px;
    background-image: url('../../images/keylines/pink/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/keylines/pink/rightspacerbar.jpg');
    background-repeat: no-repeat;
    background-position: left;
    display: block;
    padding-top: 7px;
}

.navigationgradient {
    padding: 0px;
    margin-top: 7px;
    width: 170px;
    height: 15px;
    background-image: url('../../images/keylines/pink/navgradient.jpg');
    background-repeat: repeat-y;
    background-position: right;
    display: block;
    height: auto;
    padding-bottom: 5px;
    border-top: 1px solid #CC3366;
    border-bottom: 1px solid #CC3366;
}



#copy {

    background-image: url('../../images/keylines/pink/470.jpg');
    margin-top: 4px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    float: left;
    display: inline;
    position: relative;
    left: -1px;
    width: 440px;
    min-height: 350px;
    line-height: 18px;
}

#copybottom {

    background-image: url('../../images/keylines/pink/mainbottom.jpg');
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 189px;
    width: 450px;
    height: 15px;
    clear: both;
}

