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

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

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

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

#navcontainer #current {
	background: transparent;
	text-align: right;
	border-bottom: medium solid #3f1d80;
}

#navcontainer #current:hover {
	background: #69a19a;
	color: #ffffff;
	text-align: right;
}

#navcontainer .currentAncestor {
	background: transparent;
	color: #331e7c;
	text-align: right;
	font-weight: 900;
	border-bottom: medium solid #331e7c;
}

#navcontainer a:hover {
	background: #69a19a;
	text-align: right;
}

#navcontainer ul ul #current{
	background: inherit;
	text-align: right;
	color: #3d9325;
	padding-right: 20px;
	border-bottom: 2px dotted #3d9325;
}

#navcontainer ul ul .currentAncestor {
	background: #2e311e;
}

#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 {
	color: #29272f;
}

.album-title {
	display: none;
	color: black;
}

/*<group=Index Page (movie thumbs)>*/

.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 22px;
}

.movie-thumbnail-caption {
	font-size: 7.5pt;
	line-height: 9pt;
	text-align: left;
}

.movie-page-title {
	color: #1e77d3;
}
	
/*</group>*/

/*<group=Single Page (movie view)>*/

.movie-background {
	margin: 10px;
	background: black;
	color: white;
	font: 9pt/11pt 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.movie-title {
	color: white;
	text-shadow: 0px 2px 3px #111111;
	background: black;
	font: normal normal 8pt/11pt 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: center;
}


	
/*</group>*/
