body
{
    margin:0 auto;
    font-size:11px;
    font-family:Tahoma, Sans-Serif;
    background-color:#aaa; 
    color:#fff;
    background-image:url('/images/bg.gif');
    background-position : center top;
}



h2, .h2 /* Section Headers: */
{
    float:left;
    margin:0;
    padding:12px 10px 0px 20px;    
    background-image:url('/images/h2.gif');
    height:33px;
    font-size:1.1em;
    color:#fff;
    overflow:hidden;
    font-weight:normal;
    text-transform:uppercase;
}

.tl, .tr, .tt
{
    display:block;
    width:5px;
    height:5px;
    font-size:0px;
    line-height:0px;
}
.tl { background-image:url('/images/tl.gif'); float:left; }
.tr { background-image:url('/images/tr.gif'); float:right; }
.tt { background-image:url('/images/t.gif'); float:left; }

/*//// content panels ////*/
.panel
{
    clear:left;
    float:left;
    width:100%;
    margin-bottom:20px;
}


h1.burlington
{
    margin:0;
    padding:0;
    text-indent:-2000px;
    overflow:hidden;
}

#area_body
{
    width:906px;
    margin:10px auto;
    padding-bottom:5px;
}

.area_portal h2
{
    width:876px;
}
.area_portal .tt
{
    width:896px;
}
.portal
{
    background-image:url('/images/portal.jpg');
    width:906px;
    height:447px;
    float:left;
    clear:both;
    margin-top:1px;
}
.portal_link
{
    color:#fff;
    font-weight:bold;
    font-size:30px;
    text-decoration:none;
    text-transform:uppercase;
    float:left;
    clear:both;
    font-family:Sans-Serif;
    margin:0px 0px 10px 20px;
}
.portal_linkUK
{
    margin-top:40px;
}
.portal_linkIBIZA:hover
{
    color:orange
}
.portal_linkUK:hover
{
    color:#666
}
.area_portal .panel 
{
    padding:20px 25px 20px 25px;
    background-color:#000;
    color:#fff;
    width:856px;
}
.portal_title
{
    font-size:28px;
    margin:0 0 15px 0px;
    float:left;
}
.area_portal .panel p
{
    float:left;
    width:100%;
    clear:both;
    margin:0 0 3px 0px;
}



