body {
    background-color : #ffffff;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
}
#frame {
    /*width : 1px;*/
    background-color : #ffffff;
}
#header {
    margin-top : 0px;
    width : 770px;
    margin-bottom : 1px;
    background-color : #1f2667;
}
 
#head-logo {
    height : 89px;
    background : transparent url(/img/bg_header.jpg) no-repeat;    
}
#outer-container {
    width : 100%;
    /*height : 1px;*/
    margin-bottom : 1px;
}
#container {
    /*width :1px;*/
    margin-bottom:0px;
    background-color : #ffffff;
}
#main {
    width : 409px;
    /*height : 1px;*/
    margin-left : 1px;
}
#breadcrumb {
    height : 22px;
    background-color : #e6e9f1;
    vertical-align : center;
    padding-left : 10px;
    width : 770px;
}
#breadcrumb-full {
    height : 22px;
    background-color : #e6e9f1;
    vertical-align : center;
    padding-left : 10px;
    width : 770px !important;
}
#content {
    padding-left : 10px;
    padding-top : 10px;
    padding-bottom : 28px;
    background-color : #ffffff;
    /*height : 1px;*/
}
#month-content-wide {
    background-color : #ffffff;
    padding : -10px -8px -18px 0px;
    width : 579px;
}
#content-print {
    background-color : #ffffff;
    padding : 10px 10px 10px 10px;
    width : 590px;
}
#navigation, #footer2, #searchBox, #footer, #righthand, #paginpos, .pagination {
    display :none;
}
#main-wide {
    width : 590px;
    float : right;
}
#breadcrumb-wide {
    height : 52px;
    background-color : #e6e9f1;
    padding-left : 10px;
    width : 770px !important;    
}

#content-wide {
    background-color : #ffffff;
    padding : 10px 10px 10px 10px;   
}
