body {
	background-color: #C99A1C;
}


/*-------- CONTENT --------*/


/*-------- LEFT COLUMN --------*/
#logo {
	width: 195px;
	height: 95px;
	background-image: url(../images/ui/logo_yellow.gif);
	background-repeat: no-repeat;
	position: relative;
}
#logo .homelink {
	left: 0;
	top: 0;
	position: absolute;
	height: 79px;
	width: 195px;
}

/*-------- RIGHT COLUMN --------*/



/*-------- FOOTER ---------*/
#footer {
	color: #E4CD8E;
}
.navtrail a, .navtrail a:visited {
	text-decoration: none;
	color: #E4CD8E;
}
.copyright a, .copyright a:visited {
	text-decoration: none;
	color: #E4CD8E;
}