body
 { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-image: url("http://beapro.ca/pub/skins/beapro/gfx/ice-background.jpg") }

a:link
{
    color:#9F9F9F;
    text-decoration: none;
}
a:active { color: #9f9f9f; text-decoration: none }
a:visited { color: #9f9f9f; text-decoration: none }
a:hover
 { color: #fd092d; text-decoration: none }
 
#Main
{
    width: 980px;
    margin:auto;
    background: url(/pub/skins/beapro/gfx/content-background.jpg);
}

#top
{
    width: 980px;
    height:10px;
}

#header
{
    width:960px;
    height: 150px;
    padding: 0px 10px 0px 10px;
}

#menu
{
    padding: 20px;
    color: #9F9F9F;
    
    border-left: 1px solid #E30625;
    border-top: 0px;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #E30625;
}
#menu .selflink { color: #fd092d; text-decoration: none }
#content
{
    width: 980px;
    padding: 0px 15px 0px 15px;
    
}

#conttab
{
    width: 950px;
}

#contentrow
{
    background-color: #ffffff;
}

#page
 { background-image: url("gfx/bap-logo-background.jpg"); background-repeat: no-repeat; background-position: center top; padding: 10px 20px; border-top: 0 none; border-right: 1px solid #8f0821; border-bottom: 1px solid #e30625 }

h2
{
    margin:10px;
}
#right
{
    background-color: #000000;
    color: #ffffff;
    
    padding: 10px;
    
    border-left: 1px solid #E30625;
    border-top: 0px;
    border-right: 1px solid #8F0821;
    border-bottom: 1px solid #E30625;
}
#footer
{
    width: 960px;
    height: 20px;
    padding: 0px 10px 0px 10px;
    
    color: #ffffff;
    
    background: url(/pub/skins/beapro/gfx/frame-bottom-20.jpg) repeat-y;
}
