﻿#masthead {
    background: url(/images/summer/header.jpg) no-repeat;
}

#ContentHead {
    background: url(/images/summer/contentTop.gif) no-repeat;
}

#ContentMain {
    background: url(/images/summer/contentMain.gif) repeat-y;
}

#ContentBottom {
    background: url(/images/summer/contentBottom.gif) no-repeat;
}

#leftNav ul li {
    border-bottom-color: #be3091;
    background: url(/images/summer/navBullet.gif) no-repeat;
}

#footer {
    background: url(/images/summer/footer.gif) no-repeat;
}
