a:link, a:visited {
	color: #0080ff;
}

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

#banner #insert {
	background-image: url(../../images/banner1.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#pageHeader {
	border-top-color: #000000;
}

#navcontainer #current {
	background-color: #006600;
}

#navcontainer #current:hover {
	color: #ffffff;
	background-color: #006600;
}

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

#navcontainer a:hover {
	background-color: #006600;
}

#navcontainer ul ul #current{
	background: #41aefd;
}

#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;
}

.blog-entry-title a {
	color: #1e77d3;
}

.album-title {
	color: #1e77d3;
}

.movie-page-title {
	color: #1e77d3;
}
#sidebartop {
	background-image: url(../../images/sidebar_top.png);
	background-repeat: repeat-x;
	height: 100px;
	width: 243px;
	float: left;
}
