body {
	margin:20px;
	color: #333333;
	text-align:center;
	padding:0;
	font-family :  verdana, arial, sans-serif;
	font-size : 0.8em;
	background-color: #a6cfeb;
 }



#outer {
	text-align:left;
	border:0px solid #fff;
	width:800px;
	height:600px;
	margin:auto;
	background-repeat : no-repeat;
	background-image: url(../images/backgr3.jpg);
	
 }




#bodyblock {
	position:relative;
	color: #333333;
	width:800px;
	height:600px;
	padding:0;
	background-image:none;

 }



#l-col {
position: relative;
left: 55px;
top: 180px;
width: 140px;
 float:left;

 background:none;

 color: #333333;
height:600px;
 width:145px;

 }



#cont {

 width:415px;
position: relative;
left: 115px;
top: 125px;
 background:none;

 color: #333333;
float:left;
 

 border-width:0 0 0 0;

 text-align:left;

 }



#copyright {
	height:25px;
	color: #333333;
	float:right;
	text-align:right;
	font-size:0.8em;
	border-width:0 0 0 0;
	margin:0;
	background-color:#a6cfeb;

 }

#address {

color:white;
font-size:0.8em;
font-weight:bold;
width:556px;
padding:0 5px; 
 background:none;
  border:0; 
  vertical-align:text-bottom; 
  text-align:center;
  position:absolute;
  left: -160px;
top: 443px;

}


#ta { 
   padding: 5px; 
   height: 400px; 
   width: 400px; 
   border: medium inset #CCCCCC; 
   font-family: verdana, arial, sans-serif; 
   font-size: 12px; 
   overflow: scroll; 
} 

