body, html { 
	background-color: white;
	font:13px "Verdana","Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
}

table {
/*	border:solid 1px gray;  */
	text-align: center;
}

.topbar { 
	float:center; 
	margin-right:40px; 
}

.oldaddresses li { display: block; background-color:#EEE; padding:5px; border: 1px dotted black; }

#heading { 
	float:center;
	display:block;
	height: 25px;
	width:850px;
/*	border: 1px black solid; */
}

#heading img { border:none; }

#bodycenter {
	display:block;
	background-image:url('/images/bgs/dogcat_shadow.jpg');
/*	width:820px;  */
	padding-left:20px;
	min-height:500px;
}

#rightcol{
	display:inline;
}

#leftcol{
	width:60%;
	padding:10px;
	float:left;
}
a {
	text-decoration: none;
}
