﻿body {
    margin-top:         0px;
    height: 100%;
    width: 100%;
}

.HomeNewsBox {
    width:              175px;
}

.NewsBoxHead {
    width:              173px;
    height:             13px;
    background-color:   #eeeeee;
    vertical-align:     top;
}
.NewsBoxStory {
    width:              173px;
    background-color:   #ffffff;
    background-image:   url('common/images/hpnewsbreak.gif');
    background-position:bottom;
    background-repeat:  no-repeat;
    padding-bottom:     6px;
}

#global {
     width:             770px;
     margin-left:       auto;
     margin-right:      auto;
    height: 569px;
}
     
#gallerycontent770 {
    position:           relative;
    top:                0px;
    width:              769px;
    height:             270px;  
    background-image:   url('/common/images/graphic_background.jpg');
    background-position:top;
    background-repeat:  no-repeat;
    left: 0px;
}
#textcontent770 {
    position:           relative;
    top:                0px;
    width:              769px;
    height:             150px;  
    background-color:   #d50816;
    z-index:            -1;
}

#seocontent770 {
    position:           relative;
    top:                0px;
    width:              769px;
    height:             150px;  
    background-color:   #d50816;
    /*z-index:            0;*/
}

#newscontent770 {
    position:           relative;
    top:                0px;
    width:              769px;
    height:             306px;  
    background-color:   #d50816;
    overflow-x:         hidden;
    overflow-y:         auto;    
}
#projectcontent770 {
    position:           relative;
    top:                0px;
    width:              749px;
    height:             306px;  
    background-color:   #d50816;
    padding-top:        10px;
    padding-left:       10px;
    padding-right:      10px;
    z-index:            500;
    overflow-x:         hidden;
    overflow-y:         auto;
}


#textcontent770long {
    position:           relative;
    top:                0px;
    width:              769px;
    height:             215px;  
    background-color:   #d50816;
}

#bottommenu {
    width:              769px;
    height:             270px;  
    background-image:   url('/common/images/graphic_footer.gif');
    background-position:top;
    background-repeat:  no-repeat;
    z-index:            0;
}

#pageh1 
{
    position: absolute;
    top: 1px;
    width: 400px;
    height: 15px;
    display: block;
    float:left;
    clear: none;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: left;
    text-indent: 10px;
    z-index: 5;
}

#FlashControl
{
    position: relative;
    z-index: 6;
}

#callbackpanel 
{
    position:           relative;
    width:              769px;
    height:             258px;
    margin-top:0px;
    /*float: left;
    clear: none;
    display: block;
    z-index: 0;
    background-image:   url('/common/images/callback/graphic_footer.gif');*/
    background-position:top;
    background-repeat:  no-repeat;
}