#headerImage {
	background:#aa0000;
}

#headerBottom {
	background:#aa0000;
}

div.container#home a:link {
	color: #009900;
}

div.container#home a:visited {
	color: #009900;
}

div.container#home {
}

div.container .content {
	color: #aa0000; 
	/*font-family: "Century Gothic";
	font-size: 14px;*/
}

body {
	background: url(/images/backgrounds/404.png) repeat-y 150px;
}

ul {
	list-style-type:none;
}