body {
	background-color: #EEEA9F;
	color: #4E4B49;
}

table.menu {
	border-top-color: white;
}

table.menu td {
	border-bottom-color: white;
}

table.menu a {
	color: #4E4B49;
	border-left-color: transparent;
}

table.menu a.main {
	color: #004886;
}

table.menu a:visited {
	color: #4E4B49;
}

table.menu a:hover {
	background-color: #EEE969;
	color #:004886;
	border-left-color: #845C2E;
}

td.menuGroup {
	color: white;
}

div#page {
	background-image: url("images/left.jpg");
}

h1 {
	border-bottom-color: blue;
	color: #FDC800;
}

div.item {
	background-color: #DDDDDC;
}

div.publication table img {
	color: #004886;
}
