a:link, a:visited {
	/*color: #0080ff;*/
	color: #6b0d0e;
}

#banner {
	/* background: url(../../images/header_bg.png) repeat-x; */
	background: #ffb164;
}

#banner #insert {
	background: url(../../images/computer_header.png) no-repeat;
}

#pageHeader {
	 /* border-top-color: #0080ff; */
	 border-top-color: #ffb164; 
}

#navcontainer #current {
	/*background: #0093fb;*/
	background: #ffb164;
}

#navcontainer #current:hover {
	/* background: #0092f9; */
	background: #6b0d0e;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #0093fb;
	color: #ffffff;
}

#navcontainer a:hover {
	/*background: #0093fc;*/
	background: #6b0d0e;
}

#navcontainer ul ul #current{
	/* background: #6b0d0e; */
}

#navcontainer ul ul .currentAncestor {
	background: #41aefd;
}

#navcontainer ul ul ul #current{
	background: #96d8fd;
}

#navcontainer ul ul ul .currentAncestor {
	background: #96d8fd;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #0092f9;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;
	color: #0092f9;
}

blockquote {
	/* background: #0092f9; */
	background: #6b0d0e;
}
