a, a:visited {
	text-decoration: underline;
	color: #e6478a;
}

a:hover, a:active {
	text-decoration: none;
	color: #992055;
}

#menuTrigger {
	background: url(../../images/hotstuffNav.jpg) no-repeat left top;
}

#menuTab {
	background: url(../../images/hotstuffMenuTab.png) no-repeat left center;
}

#menuTabExtended {
	background: url(../../images/hotstuffMenuTab.png) no-repeat left center;
}

#colorbar {
	background: url(../../images/hotstuffHdr.jpg) no-repeat;
}

#colorbar h1 {
	background-color: #e6478a;
	border-top: 1px solid #ec56a0;
	color: #f4f4f4;
}

.navcontainer {
	color: #f4f4f4;
	background-color: #288799;
	border-top: 1px solid #309fad;
}

.navcontainer a {
	color: #1b5d69;
}

.navcontainer a:hover {
	color: #eadc5f;
}

.navcontainer li {
	border-right: 1px dotted #1b5d69;
}

.subnavcontainer ul ul li a.current {
	background-color: #288799;
	color: #f4f4f4;
}

.subnavcontainer ul ul a:hover {
	background-color: #288799;
	color: #f4f4f4;
}

.photo-navigation {
	background: #f4f4f4 url(../../images/hotstuffHdr.jpg) no-repeat left top;
}

.navcontainer .current,
.navcontainer .currentAncestor {
	color: #f4f4f4;
}

#contentContainer {
	background: url(../../images/hotstuffBody.jpg) no-repeat left top;
}

blockquote {
	background: url(../../images/hotstuffHdr.jpg) no-repeat -26px top;
}