a
{
    color: #e776c9;
}

.banner
{
    background-image: url(/img/hero/banner.jpg);
    background-repeat: no-repeat;
    padding-top: 152px;
    font-family: Georgia, Times New Roman, serif;
}

.caption
{
    font-family: Georgia, Times New Roman, serif;
}

.results .choice
{
    background-color: #ffaa80;
}

.chart .registered
{
    font-weight: bold;
    color: #ff5500;
}

.breakout
{
    margin: 20px 0;
    padding: 10px;
    background-color: #f0f0f0;
    border: 1px solid #ff5500;
}

.entryartwork
{
    border-bottom: 1px solid #aaa;
}

.entryartwork dt
{
    font-weight: bold;
}

.entryartwork dd
{
    font-size: 90%;
    margin: 0;
}

.poster-entry
{
    border: 1px solid #aaa;
    width: 149px;
    height: 212px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 0 6px 0;
}

.poster-entry a
{
    padding-top: 212px;
    display: block;
}

.finalist
{
    border: 5px solid #feeb46;
    width: 141px;
    height: 204px;
}

.zend_form fieldset
{
    margin: 10px 0 20px 0;
    padding: 5px;
    border: 0 none;
    background: #f9f9f9;
}

.zend_form fieldset.action
{
    background: white;
}

.zend_form legend
{
    font-size: 84%;
    color: #999;
    text-transform: uppercase;
}

#latest
{
    background: transparent none !important;
}

#latest p
{
    color: #333;
}

#latest h2,
#latest a
{
    color: #333;
}

#latest a:hover
{
    color: #000;
}

#primarynav dl
{
    background: #fff;
    margin-bottom: 1px;
}

#primarynav dl a
{
    color: black;
}

#primarynav dd.sel
{
    background: #f0f0f0;
}
