body {
	background-color:#B7BBC5;
}

#content h1 {
	color:#637A8F;
}

#content h2 {
	color:#B7BBC5;
}

#content a {
	color:#425260;
}

#content a:hover {
	color:#B7BBC5;
}

#wrapper {
	background-color:#FFFFFF;
	border-color:#637A8F;
}

#header h1 {
	color:#637A8F;
}

#menu {
	background-color:#637A8F;
}

#menu li {
	background-color:#637A8F;
}

#menu li li {
	background-color:#637A8F; 
}

#menu a {
	color:#FFFFFF;
}

#menu a.current {
	color:#B7BBC5;
}

#menu a:hover {
	color:#B7BBC5;
}

#menu ul {
	background-color:#637A8F;
}

#footer {
	background-color:#637A8F;
	color:#425260;
}

#footer a {
	color:#B7BBC5;
}

#footer a:hover {
	color:#FFFFFF;
}

table.sidebar_box th {
	color:#FFFFFF;
}

.sidebar_box_border {
	border-color: #637A8F;
}

th.sidebar_box_head {
	background-color: #637A8F;
}