.bgimage {
	background: url(assets/dontpanic2-sm.png) no-repeat fixed center -120px;

}
.auth {
	display: block;
	position: relative;
	right: 10px;
	top: 0;
	float: right;

padding: 10px;
	clear: right;

}


a:link {
	color: #E52929;
}

a:visited {
	color: #E52929;
}

h1, h2, h3 {
	color: #E52929;
}
h4 {
	color: #E52929;
}
p {
	color: #000;

}

#pageHeader {
	background: #fff url(../../images/white-red/header_bg_mac.png) no-repeat;
}

#pageHeader h1 {
		color: #E52929;
}

#pageHeader h2 {
	color: #E52929;
	font-weight: bold;
}

#sidebarContainer .sideHeader {
	color: #990000;
}

#breadcrumbcontainer a:hover {
	color: #E52929;
}

#navcontainer #current {
	background: #E52929;
}

#navcontainer .currentAncestor {
	background: #E52929;
}

#navcontainer a:hover {
	background: #E52929;
}

#navcontainer ul ul .currentAncestor {
	color: #E52929;
}

.blog-entry-title {
	color: #E52929;
}

.blog-entry-category {
	color: #E52929;
}

.album-title {
	color: #E52929;
}

.photo-title {
	text-shadow: 0px 1px 2px #004400;
}

.photo-caption {
	text-shadow: 0px 1px 2px #004400;
}

.movie-page-title {
	color: #E52929;
}
