body  {
background-image:url(images/friendsback2.gif);
background-repeat:no-repeat;
background-color:#A79F70;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
color:#996600;

}

a:link {
color:#622000;
text-decoration:none;
}

a:hover {
color:#F0AC0F;
text-decoration:none;

}

a:visited {
color:#606000;
text-decoration:none;

}

.main {
	width:600px;
	margin: 170px 0px 0px 115px;

}


#leftcol {
margin: 10px 0px 0px 0px;
width:55%;
float:left;
line-height:18px;
}

#rightcol {
margin-top: 10px;
width: 35%;
float: right;
text-align:center;
}

.clear {
  clear: both;       
  height: 1px;
  overflow: hidden;   
  margin: 0px 0px 0px 0px;         
  }
  
.footer {
	border-top: 1px solid #996600;
	margin-top: 10px;
  	color:#996600;
  	margin: 0PX;         
    padding: 1px 2%;
}

.footer ul {
	  white-space: nowrap;
	  margin-top: 5px;
	  padding-top: 5px;

}

.footer li {
	margin-left: 20px;
	list-style-type: none;
    display: inline;
	padding: 0px 10px;
	text-decoration: none;
	}