

#container {
	background: #FFCC00 url(../../images/editable_images/orange.jpg) 0px 0px no-repeat;
	color: #ffffff;
	border-top-style: double;
	border-top-color: #a46527;
}

a:link, a:visited {
	color: #009cd5;
}

a:hover, a:active {
	color: #005ad8;

}

#breadcrumbcontainer li {
	color: #bfbfbf;

}

#breadcrumbcontainer a,#navcontainer a,#breadcrumbcontainer,#footer a:link, #footer a:visited,#footer p,#contentContainer,#pageHeader h1,#pageHeader h2 {

}

#breadcrumbcontainer a:hover,#navcontainer #current,#navcontainer a:hover,#footer a:hover, #footer a:active {

}

/* -toolbar----only */

/* only */

 

#navcontainer #current {
	color: #005ad8;
}

#navcontainer #current:hover {
}

/* 0 */

#navcontainer ul{
	list-style: none;
}

#navcontainer li {
}

#navcontainer a {
	color: white;
	background-color: #f39100;
}

#navcontainer a:hover {
	background: fixed;
	color: #005ad8;
}

#navcontainer a:active {
}



