#right {
	background-image: url('/images/links/right.gif');
	padding-top: 200px;
}

h1 { font-weight: bold; color: #333; font-size: 9px; text-transform: uppercase; }

.links {
	width: 100%;
	float: left;
	position: relative;
}
.links .column {
	width: 150px;
	float: left;
	position: relative;
	display: inline;
	margin-right: 15px;
}

.links a {
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	text-transform: uppercase;
}

.emailLink {
	line-height: 15px;
	height: 15px;
	color: #333;
	text-decoration: underline;
	text-transform: uppercase;
}

#middle h1 { margin: 0; }