/* CSS Document */
#header {
	background: #703376;	
}
#headerh1 {
	background-image: url(../images/layout/purple/envisionhome.gif);
}
#content h1 {
	color:#703376;
}
#sidemenu li a:hover, #sidecurrent {
	background-image: url(../images/layout/purple/right-arrow.gif);
	background-repeat:no-repeat;
}

#navresources {
	font-weight:bold;
}

#content ul {
	list-style-image:url(../images/layout/purple/right-arrow.gif);
	padding:15px;
}