body	{
	background: url('images/orange_bg.gif') repeat;
}
h2, #nav li div:hover {
	text-shadow: 2px 2px 1px #fec019;
}
div#sidetabs #leftcol ul li#selected{
	border-right: 10px solid #efaa3d;	
}
a{
	color: #ef9508;
}
a:hover {
	color: #efaa3d;
}
a:visited, h3 {
	color: #c27702;
}
#gallerytabs li.empty a:hover, div#sidetabs #leftcol ul li:hover {
	background: #eee4ab url('images/tab_bg.png') top repeat-x;
}

