.logo {
	background-color: #D4D0C8;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sidebar {
	background-color: #D4D0C8;
}
.maincontent {
	background-color: #D4D0C8;
}
.imagebar {
	background-color: #D4D0C8;
	margin-right: 20px;
}
.maincontent h4 {
	color: #330066;
	margin-left: 20px;
}
p,td {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #330066;
	background-image: none;
}
.maincontent p {
	margin-right: 20px;
	margin-left: 20px;
	background-image: none;
}
.footer {
	background-color: #D4D0C8;
}
.footer p {
	font-weight: bold;
	color: #22315A;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
body {
	background-color: #ACB9D1;
	background-image: url(images/new_tile_bkg.gif);
	margin: 50px;
}
