body {
	background: #000 url(../../images/ice/body_bg.png) repeat-x;
}

a {
	color: #f5b928;
}

#pageHeader h1,
.photo-title {
	color: #f5b928;
}

#navcontainer a {
	background: url(../../images/ice/button_normal.gif) no-repeat 5px top;
}

#navcontainer .currentAncestor,
#navcontainer #current,
#navcontainer a:hover {
	background: url(../../images/orange/button_over.gif) no-repeat left top;
}

#navcontainer ul ul a {
	border-right-color: #f5b928;
}

#navcontainer ul ul a:hover,
#navcontainer ul ul #current,
#navcontainer ul ul .currentAncestor {
	background-image: url(../../images/orange/sub_button_over.gif);
}

#navcontainer ul ul ul a{
}

.blog-archive-link-enabled,
.blog-archive-link-disabled,
.blog-category-link-enabled,
.blog-category-link-disabled {
	background: url(../../images/orange/arrow_right.png) no-repeat left center;
}
