body{
    background-color: #ffffff;
}
.confTitleBox {
    border-top: 3px solid #300018;
    border-bottom: 3px solid #300018;
    background: #fa6900 url("../../images/conf/sprites_brown.png") repeat-x 0 -24px;
    max-height:320px
}

.confTitle {
    width: 950px;
    margin: 0 auto;
}

.confLogoBox {
    height: 250px;
}


.confSubTitleBox {
    background: #e0e4cc url("../../images/conf/sprites_brown.png") repeat-x 0 -24px;
    border-bottom: 1px solid #837b47;
    border-top: 1px solid #837b47;
    max-height:0px;
    display : none;
}

.confSubTitleContent {
    width: 950px;
    display:none;
    margin: 0 auto;
    margin-top:250px;
    padding-left: 30px;
    color: #4a431a;
}

.conferencetitlelink {
    color: #021039;
    height: 0;
    font-size:0px;
}

#confSectionsBox {
    margin-top: 10px;
    padding-top: 0px;
}

.confLogoBox {
    float: top;
    padding-bottom: 25px;
}