/* Style-sheet for "new" Browns homepage
   (C) P R Heesom 2010 */
body
    {
    margin: 0px;
    padding: 0px;
    background-color: #87b4dd;
    font-size: 80%;
    }
img
    {
    border: none;
    }
div#panel
    {
    width: 1036px;
    background: white url(/images/browns2010/bg_spacer.jpg) top center repeat-y;
    margin: 2em auto 0px auto;
    padding: 0px;
    }
div#banner
    {
    width: 969px;
    height: 126px;
    background: white url(/images/browns2010/top.jpg) top center no-repeat;
    margin: 0px 34px;
    padding: 12px 0px 0px 0px;
    }
div#banner h1, div#banner h2
    {
    display: none;
    }
div#main
    {
    padding: 0px 34px;
    margin: 0px;
    }
/*
div#welcomebar
    {
    text-align: right;
    }
*/
div#bodytext
    {
    color: #78a5d4;
    font-family: 'Helv med', 'Helvetica medium', Verdana, sans-serif;
    width: 688px;
    margin-left: 261px;
    }
div#bodytext a
    {
    color: #78a5d4;
    text-decoration: underline;
    }
div#bodytext a:hover
    {
    color: #214f9c;
    }
div#pictures
    {
    padding: 8px;
    }
div#pictures img
    {
    width: 208px;
    height: 242px;
    margin: 0px 21px 0px 0px;
    padding: 0px;
    }
div#base
    {
    width: 1036px;
    height: 51px;
    background: white url(/images/browns2010/base.jpg) top center no-repeat;
    margin: 0px auto;
    padding: 0px;
    font-size: 90%;
    }
div#basetext
    {
    padding: 20px 32px;
    color: #221b65;
    font-family: 'Helv light', 'Helvetica light', Arial, sans-serif;
    text-align: right;
    }
div#basetext a
    {
    color: #221b65;
    text-decoration: none;
    }
div#basetext a:hover
    {
    color: white;
    }
.white
    {
    color: white;
    }
.darkblue
    {
    color: #214f9c;
    }
.separator
    {
    color: white;
    padding: 0px 4px;
    }
div#infoblock
    {
    width: 202px;
    background-color: #2264ae;
    font-family: 'Helv med', 'Helvetica medium', Verdana, sans-serif;
    color: white;
    float: left;
    margin: 0px 0px 0px 24px;
    }
div#infotext
    {
    color: white;
    padding: 0px 6px 6px 6px;
    }
div#readmore, div#readmore a
    {
    font-weight: bold;
    margin-top: 8px;
    color: white;
    text-decoration: none;
    }
div#welcomblock
    {
    width: 710px;
    float: right;
    }
div#welcomebar
    {
    margin-right: 2px;
    }
div#homebodytext
    {
    font-family: 'Helv med', 'Helvetica medium', Verdana, sans-serif;
    color: #78a5d4;
    width: 688px;
    }
div#homebodytext a
    {
    color: #78a5d4;
    text-decoration: underline;
    }
div#homebodytext a:hover
    {
    color: #214f9c;
    }
div#homepictures
    {
    padding: 16px 8px 8px 8px;
    }
div#homepictures img
    {
    width: 208px;
    height: 242px;
    margin: 0px 22px 0px 0px;
    padding: 0px;
    }
div#advert
    {
    text-align: center;
    margin: 8px;
    }

