#headerImage {
	background:#5454FF;
}

#headerBottom {
	background:#5454FF;
}

div.container #content {
	font-family: "Century Gothic"; 
	font-size: 12px; 
	color: #000099; 
}

div.container #content #title {
	font-family: "Century Gothic"; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000099; 
}

div.container#links {
}

body {
	background: url(/images/backgrounds/links.png) repeat-y 150px;
}

.linksColumn {
	float:left;
	width:33%;
}
