#left {
	background-image: url('/images/biography/left.gif');
}

#right {
	background-image: url('/images/biography/right.gif');
}

#left .content h1 { margin: 0; }

.download .links {
	float: left;
	width: 100%;
	position: relative;
}
.download .links li {
	float: left;
	clear: both;
	width: 100%;
}
.download .links li a {
	float: left;
	position: relative;
	height: 15px;
	
}

.about { width: 230px; }
.about p { }

h1 { font-weight: bold; color: #333; font-size: 9px; text-transform: uppercase; }


