body {
	background: url(../../images/body_bg.png) repeat;
	margin-top: 5px;
	margin-right: 50px;
	text-align: justify;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link, a:visited {
	color: #594238;
}

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

#container {
	color: white;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

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

#pageHeader h1 {
	text-shadow: 2px 2px 2px #07326d;
}

#pageHeader h2 {
	color: #c7e5fa;
	text-shadow: 2px 2px 2px #07326d;
}

#sidebarContainer #sidebar {
	color: black;
	background-color: #908382;
}

#sidebarContainer .sideHeader {
	background: url(../../images/side_head_bg.png) no-repeat left top;
	width: 100px;
}

#footer a:link, #footer a:visited {
	color: #dccaaf;
}

#footer a:hover, #footer a:active {
	color: #f2dfc1;
}

#navcontainer {
}

#navcontainer #current {
	color: #9d0a0c;
	margin-bottom: -5px;
	background-color: #bfb7ab;
}

#navcontainer #current:hover {
	background: #48302a;
	color: #e5d8c5;
	margin-bottom: -5px;
}

#navcontainer .currentAncestor {
	background: #908382;
	color: black;
}

#navcontainer a{
	background: #908382;
	color: black;
}

#navcontainer a:hover {
	background: #48302a;
	color: #e5d8c5;
}

#navcontainer ul ul a {
	background: #908382;
	color: #e7e3c5;
}

#navcontainer ul ul #current{
	background: #bfb7ab;
	color: maroon;
	margin-bottom: -5px;
}

#navcontainer ul ul .currentAncestor {
	background: #908382;
	color: #e5d8c5;
}

#navcontainer ul ul ul #current{
	color: #e5d8c5;
	background-color: #908382;
}

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