
/* Layout Stylesheet */ 

body {
	margin: 20px;
	background: #FDF9E2;
	color: #333333;
	text-align: center;
	padding: 0;
	

}

#outer {
 text-align:left;
 border:1px solid #000000;
 width:700px;
 margin:auto;

 }

#hdr {
	height: 167px;
	background: transparent url(bground2.jpg);
	
	color: #333333;
	
	text font-family: Verdana, Arial, Helvetica, Sans-serif; font-size:9pt;
	
}
#hdrFR {
	height: 167px;
	background: transparent url(bground2.jpg);
	color: #333333;
	text font-family: Verdana, Arial, Helvetica, Sans-serif; font-size:9pt;
	
}

#bar {
 height:10px;
 background:#EE7628;
 color: #333333;
 border:solid #EE7628;	
 border-width:1px 0 0px 0;
A:linkcolor: white;  
A:visited :text-decoration: none;
A:activetext-decoration: none ;
A:hover :text-decoration: underline; color: red; 
	
	
  }

#bodyblock {
	position: relative;
	background: ffe6d5 repeat-x;
	color: #426E00;
	width: 700px;

	
	padding: 0;
}

#l-col {
	float: left;
	background: transparent;
	color: #333333;
	width: 190px;
	

	
		
}
#l-col2 {
	float: left;
	background: transparent;
	color: #333333;
	width: 245px;
	

	
		
}

#cont {
 width:700px;
 background:#FEF5D9;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0px;
 text-align:left;
  min-height: 500px;



 }
  #contyellow {
 width:700px;
background: transparent url(bground.jpg);
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 0 0px;
 text-align:left;
 
 

 }
 #contgrey {
 width:700px;
background: #FEF5D9  ;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 0 0px;
 text-align:left;
 
 

 }
  #contgrey2 {
 width:700px;
background: #E4D3BE   ;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 0 0px;
 text-align:left;
 
 

 }
  #contyellow2 {
 width:700px;
background: #FEF5D9   ;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 0 0px;
 text-align:left;
 
 

 }
 

#ftr {
 min-height: 25px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
	
	
		

 }