/* Layout Stylesheet */ 



body {

 margin:0px;

 background:#808080;

 color: #333333;

 text-align:center;

 padding:0;

 }



#outer {

 text-align:left;

/* border:1px solid #000000; */

 width:820px;

/* margin:auto;*/

 }



#hdr {

 height:75px;

 text-align:left;

 }



#bar {

 height:25px;

 background:#c0c0c0;

 color: #333333;

 border:solid #000000;	

 border-width:1px 0 1px 0;

 }



#bodyblock {

 position:relative;

/*  background: #dcdcdc; */

 color: #333333;

 width:820px;

 padding:0;

 }



#l-col {

 float:left;

/* background:#dcdcdc; */

 color: #333333;

 width:200px;

 }

#conthold {

 WIDTH: 610px;
 HEIGHT: 480px;
 BACKGROUND: #efefe7;
 COLOR: #333333;
 BORDER-BOTTOM: #ada99e 1px solid;  
 BORDER-RIGHT: #ada99e 1px solid;
 PADDING-RIGHT: 0px;
 PADDING-LEFT: 0px;
 PADDING-BOTTOM: 20px;
 PADDING-TOP: 10px;
 BORDER-TOP: #ada99e 1px solid;
 BORDER-LEFT: #ada99e 1px solid;
 TEXT-ALIGN: left
}

#cont {

 width:610px;
 height:480px;
 color: #333333;
/* BORDER-RIGHT: #ada99e 1px solid; */
 text-align:left;
 OVERFLOW: auto;
 PADDING-RIGHT: 10px;
 PADDING-LEFT: 10px;
 PADDING-BOTTOM: 0px;
 PADDING-TOP: 20px;
 } 

#ftr {

 height:25px;

 color: #333333;

 margin:0;

 }

 

iframe {

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

}




