 p {
font:10px Verdana;
}


a {text-decoration: none}
 a:link {color: #000000}
 a:visited {color: #4A5F75}
 a:hover {background: #24E4AB}
 a:active {color: #8080FF}

body {
 margin:20px;
 background:#808080;
 color: #333333;
 background-image: 
 url('');
 background-repeat: repeat
 text-align:center;
 padding:0;]
 }


#outer {
 text-align:left;
 background:#24E4AB;
 border:1px solid #000000;
 width:650px;
 height:585px;
 margin:auto;
 }

#hdr {
 height:142px;
 background:#CCCCCC;
 color: #333333;
 }

#bar {
 height:20px;
 background:#24E4AB;
 color: #000000;
 border:solid #000000;	
 border-width:1px 0 1px 0;
align:center;
 }

#bodyblock {
 position: float;
 background: #CCCCCC;
 color: #333333;
 width:650px;	
 }

#l-col {
 float:left;
 background:#CCCCCC;
 color: #333333;
 width:170px;
 height:400px;
 }

#floatframe {
 position:relative;
 float:right;
 width: 480px;
 height: 400px;

 }

#cont {
 background:#CCCCCC;
 color: #333333;
 text-align:left;
 padding:10;
 }

#ftr {
 height:25px;
 background:#24E4AB;
 color: #000000;
 border:solid black;
 border-width:1px 0 0 0;
 margin: 0;
 font: arial;
 }