body  {
	text-align: center;
	margin: 0px;
	padding: 0;
	background-image: url(../images/bg.jpg);
}

#outer {
	text-align:left;
	width:753px;
	margin:auto;
	padding: 0px;
 }

#hdr {
	height:23px;
	color: #333333;
	text-align: left;
 }

#bar {
	height:273px;
	color: #333333;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	border-top-width: 0;
	text-align: left;
 }

#bodyblock {
	position:relative;
	color: #333333;
	width:753px;
	padding:0;
	text-align: left;
 }

#l-col  {
	 color: #333333; 
	 width: 189px; 
	 float: left 
}

#cont {
	width:753px;
	color: #333333;
	text-align:left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
 }

#ftr  {
	color: #333333;
	margin: auto;
	height: 31px;
	text-align: right;
	background-image: url(../images/ftr.gif);
	width: 753px;
}
