/*CCS file for Bob Pennycook, Mixed Media Artist
developed July 2009 by CarricDesign, Kingston, Ontario*/

/*#address
================================================================*/
#address {
	float: left;
	width: 310px;
}


/*#links
================================================================*/
#links {
	float: right;
	width: 430px;
	text-align: right;
}

#links ul {
	list-style: none;
	padding: 0;
	margin-bottom: 150px;
	line-height: 2em;
}

.clear {
	clear: both;
}
