#header {
	background: transparent url(../images/header_cream.gif) no-repeat;
}

#menu a {
	color: rgb(189,196,95);
}

#menu a:hover {
	color: rgb(102,91,53);
}

#page {
	background-color: rgb(242,240,221);
}

#contentFooter {
	background: transparent url(../images/footer_cream.gif) no-repeat;
}



