body {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	background: #ffffff;
}

a:link, a:visited {
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}

#navcontainer {
	padding-top: 10px;
	padding-right: 10px;
}

#navcontainer #current {
	background: #205CB5;
}

#navcontainer #current:hover {
	background: #205CB5;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #205CB5;
}

#navcontainer a{
	background: #999999;
}

#navcontainer a:hover {
	background: #6F6F6F;
}

#navcontainer ul ul a {
	background: #B1B1B1;
}

#navcontainer ul ul #current{
	background: #205CB5;
}

#navcontainer ul ul .currentAncestor {
	background: #51a0ef;
}

#navcontainer ul ul ul #current{
	background: #70b3ef;
	color: #0a559d;
}

.blog-archive-month {
	text-shadow: 2px 2px 2px #07326d;
}

.blog-entry-title {
	color: #1870da;
}

.blog-entry-date {
	color: #999999;
}

.blog-entry-category, .blog-entry-permalink {
	color: #156ed8;
}

.album-title {
	color: #1870da;
}

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

.photo-title {
	text-shadow: 2px 2px 2px #07326d;
}

.photo-caption {
	color: #c7e5fa;
	text-shadow: 2px 2px 2px #07326d;
}

.movie-page-title {
	color: #1870da;
}

.movie-background {
	background: repeat url(../../images/body_bg.png);
}

.movie-title {
	text-shadow: 2px 2px 2px #07326d;
}
