a:link, a:visited {
	color: gray;
}

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

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

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

#navcontainer #current {
	background: gray;
}

#navcontainer #current:hover {
	background: gray;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: gray;
	color: #ffffff;
}

#navcontainer a:hover {
	background: gray;
}

#navcontainer ul ul #current{
	background: gray;
}

#navcontainer ul ul .currentAncestor {
	background: gray;
}

#navcontainer ul ul ul #current{
	background: gray;
}

#navcontainer ul ul ul .currentAncestor {
	background: gray;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: gray;
}

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

blockquote {
	background: #0092f9;
}

.blog-entry-title a {
	color: gray;
}

.album-title {
	color: gray;
}

.movie-page-title {
	color: gray;
}
.merger {
	font-size: 21px;
	font-style: italic;
	margin: 15px 15px 15px 15px;
	border: 1px solid black;
	font-weight: bold;
	color: blue;
	text-align: center;
	background-color: white;
}
.visitsection {
	font-size: 15px;
}	
