#container{
	background-color: #f2fffa;
	border-left: 1px solid #cce0d7;
	border-right: 1px solid #cce0d7;
}
#header{
	background-color: #e8fdf5;
}
#top {
	background-image: url('http://www.mobileprayers.org/robert/cyan.jpg');
}
#content{
	background: url(/images/cyan/writing.jpg) no-repeat top right;
}
h1, h2, h3, h4, h5{
	color: #5d6562;
}
a, a:hover {
	color: #5d6562;
}

/* MENU COLORS */
.webfx-menu-bar {
	border-bottom: 1px solid #cce0d7;
	border-top: 1px solid #cce0d7;
}

.webfx-menu {
	border:	solid 1px #568f75;
}
.webfx-menu a:hover {
	background-color: #eafffe;
	border:	1px solid #6ce5dd;
}
