body {
	background-color: #efeff7;
}
#title {
	background-image: url(../images/title_blue.gif);
}
#navTop {
	background-image: url(../images/navtop_blue.gif);
}
#navEnd {
	background-image: url(../images/navend_blue.gif);
}
#contentText  ul li {
	background-image: url(../images/bullet4.gif);
}
#contentText  ul ul li {
	background-image: url(../images/bullet5.gif);
}
h1, h2, h3 {
	color: #6165ad;
}
#contentText  a, #content a:visited {
	color: #5d63c6;
}
#contentText  a:hover {
	color: #b0b2d6;
}
#footer {
	background-image: url(../images/foot_blue.gif);
}
#footer a:hover {
	color: #6165ad;
}
hr {
	color: #6165ad;
	background-color: #6165ad;	
}