
/* Layout Stylesheet */ 

body {
	margin:20px;
	background:#b8c3ca;
	color: #333333;
	text-align:center;
	padding:0;
	background-image: url(images/background.gif);
	background-repeat:repeat;
 }

#outer {
 text-align:left;
 width:950px;
 margin:auto;
 }

#hdr {
 	height:77px;
	 margin:auto;
 }

#bar {
	height:12px;
	background:#f86b00;
	color: #333333;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	margin:0;
 }

#bodyblock {
 position:relative;
background: #999999;
 color: #333333;
 width:950px;
 padding:0;
 }

#l-col {
 float:left;
background: #999999;
 color: #333333;
 text-align:left;
 width:190px;
 height:100%;
 margin-right:-3px;
 padding-top:10px;
 }

#cont {
 width:760px;
 background:#ffffff;
 text-align:left;
 position:relative;
 height:auto;
   margin-left:0px;
   padding:10px 20px 0px 20px;
 }

#ftr {
 height:20px;
 background:#999999;
 margin:0;
 }
 
 #cont {
\width: 717px; 
w\idth: 720px;
}