A:link {text-decoration: none; color:#000}
A:visited {text-decoration: none; color:#000}
A:active {text-decoration: none; color:#000}
A:hover {text-decoration: underline; color:#000;}



body {
 margin:20px;
 background:#b48d64;
 color: #333333;
 text-align:center;
 padding:0;font-family:arial;
 
 }

#outer {
 text-align:left;
 border:0px solid #000000;
 width:750px;
 margin:auto;
 }

#hdr {
 background-color:#c9c2a6;
 background-image:url(scheme2/header.gif);
 background-repeat: repeat-x;
 font-size:35px;
 padding:5px;
 height:120px;
 
 color: #333333;
 }

#bar {
 height:25px;
 background:#7b6452;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 padding:0px;
border:0px solid #000000;
}

#bar a {
 color:#fff;
 font-family:arial;
 padding:0px 0px 0px 25px;

}

#bodyblock {
 position:relative;
 background: #fff;
 color: #333333;
 width:750px;
 padding:0;
 border:0px solid #000000;
 background-image:url(images/bg.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
 }

#l-col {
 float:left;
 background:#fff;
 color: #333333;
 width:145px;
padding:5px;
 
 }

#cont {
 width:550px;
 background:#ffffff;
 color: #333333;
 text-align:left;

 }

#ftr {
 height:25px;
 background:#c9c2a6;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 background-image:url(scheme2/footer.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
 margin:0;
 }

h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
