/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.perl.com/mt-static/themes-base/blog.css);
@import url(http://www.perl.com/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

a {
    color: #004065; 
}

#aheader{
    background: #000000;
    border-color: #000000;
}

#header { 
    border-top-width: 0px;
    background: #255786 url(/i/aqua-header.gif) repeat-x bottom right; 
}

#footer { 
    background-color: #0D1F30;
}


.widget-content-what-is-perl{
    font-size: 14px;
    font-weight: bold;
}

#top_advert {
    display: block;
    float: right;
    margin-right: -100px;
    margin-top: -20px;
}

#afooter{
    background-color: #000000;
}   


