#container{
	background-color: #f1f5f6;
	border-left: 1px solid #cbdbdf;
	border-right: 1px solid #cbdbdf;
}
#header{
	background-color: #d8e5eb;
}
#top {
	background-image: url('http://www.mobileprayers.org/robert/blue.jpg');
}
#content{
	background: url(/images/blue/limb.jpg) no-repeat top right;
}
h1, h2, h3, h4, h5{
	color: #565c5e;
}
a, a:hover {
	color: #565c5e;
}

/* MENU COLORS */
.webfx-menu-bar {
	border-bottom: 1px solid #cbdbdf;
	border-top: 1px solid #cbdbdf;
}

.webfx-menu {
	border:	solid 1px #56828e;
}
.webfx-menu a:hover {
	background-color: #eaf2ff;
	border:	1px solid #78acff;
}
