/* CSS Document */
#header {
	background: #FFBF00;
}
#headerh1 {
	background-image: url(../images/layout/yellow/envisionhome.gif);
}
#content h1 {
	color:#FFBF00;
}
#sidemenu li a:hover, #sidecurrent {
	background-image: url(../images/layout/yellow/right-arrow.gif);
	background-repeat:no-repeat;
}
#navpersonal {
	font-weight:bold;
}
#content ul {
	list-style-image:url(../images/layout/yellow/right-arrow.gif);
	padding:15px;
}
