#headerImage {
	background:#c08267;
}

#headerBottom {
	background:#c08267;
}

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

a:link {
	color: #c08267;
	text-decoration: none;
}
a:visited {
	color: #c08267;
	text-decoration: none;
}
a:hover {
	color: #c09886;
	text-decoration: none;
}
a:active {
	color: #c09886;
	text-decoration: none;
}

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

div.container#links {
}

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

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