﻿body
{
    margin-top: 0px;
    background-color: #330033;
}




#global
{
    width: 750px;
    height: 976px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('/common/images/background.jpg');
    background-position: top;
}

#menubar
{
    width: 750px;
    height: 37px;
    position: relative;
    top: 220px;
}

#contentarea
{
    width: 620px;
    height: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 260px;
}

#panel
{
    width: 704px;
    height: 443px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 260px;
    background-image: url('/common/images/panel.gif');
    background-position: top;
}

.panelheader
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 20px;
    padding-left: 51px;
}

#panelcontent
{
    width: 650px;
    height: 370px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 30px;
}

.single 
{ 

}
#Gallerypanel
{
    width: 704px;
    height: 439px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 260px;
    background-image: url('/common/images/gallerybg_large.gif');
    background-position: top;
    vertical-align: top;
}