#container {
	width: 900px;
	background-image: url(site-art/Background-960.gif);
	background-repeat: repeat;
}
#header-index {
	width: 900px;
	height: 320px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#header {
	display:none
}
#secondary a:link {
	color: #fcf3b9;
}
#secondary a:visited {
	color: #fcf3b9;
}
#secondary a:hover {
	color: #eeb211;
}
#secondary a:active {
	color: #eeb211;
}


#footer {
	width: 900px;
}
