/*      GOLD        */


A {text-decoration:underline; color:#909090;}
A:hover {text-decoration:underline; color: #EDB226;}

#title {
	float: left;
	width:130px;
	color: #999;
	font-weight:bold;
	background-image:url(detail_arrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#footer {
	background-image:url(footer.gif);
}

.menu ul li { list-style-image:url(../../graphics/grey_arrow2.gif); }
.projects ul li.nav_active a { font-weight:bold; background-color: #EDB226 !important; color: #fff; }
.projects ul li a:hover, .menu ul li a:hover { color: #EDB226; }

