body {
	background: repeat url(../../images/bg_orange.gif);
}

a:link, a:active, a:visited {
	color: #ff8000;
}

#navcontainer ul a:hover, #navcontainer ul #current {
	border-right-width: 10px;
	border-right-color: #ff8000;
}