*{
    margin: 0 auto;
    padding: 0;
}

body {
    background: transparent url('/images/bkg.gif') 0 0;
    color: black;
    font-family: Verdana;
    font-size: 10pt;    
}

#wrapper{          
    width: 100%;
    height: 100%;  
    text-align: center;   
}

#container{
    background-color: #849fc2; 
    border: 13px solid #97999C;
    width: 956px;
    height: auto;
    margin-top: 20px; 
}

#content-top{
    background: transparent url('/images/home/logo_banner.jpg') 0 0 no-repeat;
    width: 956px;
    height: 180px; 
}

#content-top #menu-bar{
    float: left;
    position: relative;
    top: 140px;
    left: 229px;        
}

#content-middle{
    /* background: #849fc2 url('/images/img_middle_bklg.jpg') 0 0 repeat-y; */
    background-color: #849fc2;
    width: 956px;
    height: auto;
    min-height: 421px;
    color: #fff;   
}

#content-middle2{
    background: #849fc2 url('/images/img_middle_bklg.jpg') 0 -240px no-repeat;  
    width: 956px;
    height: auto;
     min-height: 227px;  
}


#content-bottom{
    background: transparent url('/images/img_bottom_bk.jpg') 0 0;
    text-align: center;
    color: #b0b2b3;
    width: 956px;
    height: auto;
    min-height: 48px;
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
}


 


#img_before{
    max-width: 430px;
    max-height: 365px;
 }
 
 #img_after{
    max-width: 430px;
    max-height: 365px;
 }

 #left-side-stage{
    float: left;
    margin-top: 5px;
    height: 390px; /*423px; */
 }
 
 #right-side-stage{
    float: right;
    margin-top: 5px; /* 20px; */
    height: 390px; /* 423px; */ 
 }
 
 .out-box{
    /*background: transparent url('/images/img_frame_bkg.jpg') 0 0;*/
    width: 441px;
    height: 365px; /*420px; */    
    display: table-cell;
    vertical-align: middle;
 }
 
 .in-box{
     width: 426px;
     height: 360px; /* 390px;  */
     /*background-color: #97999C; */
     text-align: center;
     margin-top: 20px;
     margin-bottom: 20px;
     display: table-cell;
     vertical-align: middle; 
 }
 
 #pic_leftControl{
    background: transparent url('/images/img_back_arrow.jpg') 0 0 no-repeat;      
    float: left;
    margin-top: 150px;
    width: 29px; 
    color: black;
    cursor: pointer;
    height: 39px;
}

#pic_rightControl{
    background: transparent url('/images/img_forward_arrow.jpg') 0 0 no-repeat;      
    float:right;
    margin-top: 150px;
    width: 29px;
    color: black;
    cursor: pointer; 
    height: 39px; 
}


#art_title{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;      
    text-align: left;
    font-style: italic;
    font-size: 13pt;
    font-weight: bold;
}     

#art_subtitle{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;      
    text-align: left;
    font-style: italic;
    font-size: 9pt;
}     

#art_description{
    padding-top: 5px; 
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;    
    text-align: left;
}

a{ 
    color: white; 
    text-decoration: none; 
    outline: none;

} /* Link Color */  

a:hover 
{
    color: #00326b;     ;
}

#content-middle2 #during-treatment{   
     padding-top: 5px; 
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;    
    text-align: left;
     text-align: left;
     font-family : arial;
     font-size: 14pt;
     text-align: right;
     font-style: italic;
}
