/* Layout Stylesheet */ 
body{
 margin: 0;
 padding:0; 
 background:#000000;
 color: #AAAAAA;  

 }   



      
#lh-col{
height:100%;
 position:absolute;
 top:298px;
 left:0;
 width:50px;
 z-index:3;
 background-image: url("webpicsror/margin9.jpg"); 
 background-repeat:no-repeat ; 
 filter:alpha(opacity=60);   /* Internet Explorer       */
   -moz-opacity:0.6;           /* Mozilla 1.6 and below   */
   opacity: 0.6;         
 color: #FFFFFF ;
 font: small Georgia,Serif;
}

#rh-col{
height :100%;
 position:absolute;
 top:298px;
 right:0;
 width:271px;
 z-index:2;
 color: #FFFFFF ;
 font: small Georgia,Serif;
  background-image: url("webpicsror/margin21.jpg");
 background-repeat:no-repeat ; 
 filter:alpha(opacity=45);   /* Internet Explorer       */
   -moz-opacity:0.45;           /* Mozilla 1.6 and below   */
   opacity: 0.45;         

}

#c-block {
 width:100%;
 z-index:1;
 }

#hdr{
 height:268px; 
 width:100%; 
  margin:0;
 background-image:url("webpicsror/banner5.jpg");
background-repeat:no-repeat ;   padding-left: 1em; 
background-position: 50% 0%; }

#subhdr{
 height:30px;
 width:100%;
 margin:0; 
 background:#1f3f71; 
 font: small helvetica,arial;
}

#c-col{
 margin:0 271px 0 50px;
 position:relative;
 background:#000000;
 color: #AAAAAA;
 z-index:5;
 border: solid #000000;
 border-width:0 5px;
 padding: 3em;
 font: small helvetica,arial; 
 min-width: 736px;
 width:expression(document.body.clientWidth < 736? "736px": "auto" );
 }


 

#ftr {
 width:100%;
 height:35px;
 border: solid #000000; 
 border-width:2px 0;
 background-color:#000000;
 color: #AAAAAA;
 margin:0;
 font: x-small helvetica,arial;
 }

#monoslideshow { 
border: 5px solid #DDDDDD;
}

