

/* Layout Stylesheet */ 
body{
 margin: 0;
 padding: 0; 
 background: #F5F0DA;
 color: #000000;
 }	 
	 
#lh-col{
 position:absolute;
 top:20px;
 left:20;
 width:250px;
 z-index:3;
 color: #333333;}

#rh-col{
 position:absolute;
 top:100px;
 right:0;
 width:220px;
 padding:0px;
 z-index:2;
 color: #333333;}

#c-block {
 width:70%;
 z-index:1;
 background:#F8F2C70;
 color: #000000;
 height:80%;
 border: #000000;
 border-width:3px 3px;
 }

#hdr{
position:relative;
 top:60px;
 left:250px;
 width:100%;
 height:130px; 
 border: none; 
 background:#F5F0DA;
 color: #333333; 
 margin:0;
  }

#languages{
position:absolute;
 top:10px;
 right:19px;
 width:200px;
 height:42px; 
 border: none; 
 margin:0;
  }

#c-col{
 margin:0 0px 0 0px;
 padding:10px;
 position:relative;
 background:#ffffff;
 color: #000000;
 z-index:5;
 border:1px solid #D4D0C8;
  }

ftr {
 border-left:0px none; border-right:0px none; border-top:1px none; border-bottom:1px none; width:100%;
 height:35px;
 background:#F5F0DA;
 color: #000000;
 margin:0
 }

div.hr-red {
  color: #D2021A;
background-color: #D2021A;
height: 5px;
width: 100%;
}

div.hr-blue {
  color: #2175BC;
background-color: #2175BC;
height: 5px;
width: 100%;
}

div.toggleBoxes {  
margin: 0px 20px 0px 20px;  
border-color: #C3BFB7;
border-top: dotted 1px;
border-bottom: dotted 1px;
border-right: dotted 1px;
border-left: dotted 1px;
display: none;
}

div.collapsed-box-header {  
margin-left: 12px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 32px;
}

#menu {  
margin-left: 0px;
margin-top: 15px;
margin-bottom: 30px;
margin-right: 0px;
