/*********HOME*********/

div#header
{
    height:100px;
    width:760px;
    background-image:url(images/antal-header.jpg);
}

div#divCenter
{
    height:213px;
    width:768px;
}

div#leftBorder
{
    width:33px;
    height:212px;    
    background-image:url(images/leftborder.jpg);
    float:left;
}

div#dnn_ContentPane
{
    width:584px;
    height:212px;
    background-image:url(images/content-splash.jpg);
    float:left;
}

div#dnn_RightPane
{
    padding-left:7px;
    width:143px;
    height:212px;
    background-image:url(images/right-splash.gif);
    background-repeat: no-repeat;
    float:left;
}

div#copyright
{
    height:18px;
    width:132px;
    float:left;
}

div#footer
{
    height:18px;
    width:760px;
    background-image:url(images/bottom-footer.jpg);
    background-repeat:no-repeat;
}
