﻿#youthTop
{
    background: #FF9933;
    text-align: center;
}

#youthContent
{
    background: #FF9933;
    padding: 1em;
}

#youthBottom
{
    background: #FF9933;
    height: 19px;
}

#youthContent a
{
    color: Blue;
}

