#everything_header { text-align: center;  margin-bottom: 1em; }

#list1 { clear: both; width: 438px; }

#list2 { width: 420px; }

#list1, #list2 { 
	float: left; 
	margin: 0; padding: 0; 
}

#list1 li, #list2 li {
	padding: 0;
	margin: 0 0 4em 0;
}

#list1 a, #list2  a {
}

#short_bio { clear: both; }

#everything_header {
	width: 420px;
	float: left;
}

#follow { 
	float: left;
	width: 400px;
	background: url(/img/projects/winter_2009/follow.png) no-repeat 90px 0;
	padding: 35px 0;
}

		#follow span { padding-left: 120px; }
		
		#follow a { text-decoration: none; }