body {
	background: repeat url(../../images/tech/body_bg.png);
}

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

a:hover, a:active {
	text-decoration: none;
}

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

#container { 
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #404040;
}

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

#pageHeader h1 {
	color: #ffffff;
	text-shadow: 2px 2px 2px #333333;
}

#pageHeader h2 {
	color: #f8f8ff;
	text-shadow: 2px 2px 2px #333333;
	padding-top: 4px;
}

#sidebarContainer #sidebar {
	color: #666666;
}

#sidebarContainer #sidebar a:link, #sidebarContainer #sidebar a:visited {
	color: #1e1f1a;
}

#sidebarContainer .sideHeader {
	background: url(../../images/tech/side_head_bg.png) repeat-x left top;
}

#footer { 
	color: #f8f8ff;
	font-size: 1.2em; 
	letter-spacing: .1em;
}

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

#footer a:hover, #footer a:active {
	color: #f0f0f0;
	background: transparent;
}

#breadcrumbcontainer {
	color: #f8f8ff;
}

#navcontainer {
	border-top-color: #fcfcfc;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .1em;
}

#navcontainer #current {
	background: #330066;
	color: #f8f8ff;
	border-bottom-color: #ffffff;
}

#navcontainer #current:hover {
	background: #330066;
}

#navcontainer .currentAncestor {
	background: #330066;
	color: #ffffff;
	border-bottom-color: #ffffff;
}

#navcontainer a{
	color: #ffffff;
	padding-bottom: 3px;
	border-bottom: 1px solid #ffffff;
	background: #9f9f9f;
}

#navcontainer a:hover {
	background: #000000;
	color: #ffffff;
	border-bottom-color: #ffffff;
}

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

#navcontainer ul ul #current{
	background: #000000;
	color: #ffffff;
}

#navcontainer ul ul #current:hover {
	color: #ffffff;
}

#navcontainer ul ul .currentAncestor {
	background: #66ccff;
	color: #ffffff;
}

#navcontainer ul ul ul #current{
	background: #cccccc;
	color: #808080;
}
.standout, blockquote {
	border: 0px solid #000000;
	background: #d3d3d3;
	color: #000000;
	margin: 10 0 0 10px;
	font-weight: normal;
	font-size: 1.3em;
	font-family: arial;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom:  7px;
}
.blog-archive-month {
	text-shadow: 2px 2px 2px #333333;
}

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

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

.blog-entry-category, .blog-entry-permalink {
	color: #007efd;
}

.album-title {
	color: #330066;
}
.album-description {
	padding: 5px;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 80px;
}
.photo-navigation {
	background: repeat-x url(../../images/tech/header_bg.png);
}

.photo-title {
	color: #ffffff;
	text-shadow: 2px 2px 2px #333333;
}

.photo-caption {
	color: #ababab;
	text-shadow: 2px 2px 2px #333333;
}

.exif-data {
	color: #fff;
}

.movie-page-title {
	color: #0080ff;
}


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

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