body,
.movie-background, .photo-background {
	background-color: #666666;
	border-color: #C62837;
}

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

#container {
	border-color: #666666;
	background-color: #333333;
}

#contentContainer {
	background-color: #EEEEEE;
}


#contentContainer #content {
	color: #CCCCCC;
	background-color: #333333;
}



/* @group File Sharing */

.filesharing-item {
	background-color: #282828;
}

.filesharing-item-description {
}

/* @end */

		
#pageHeader {
	background-color: #CCCCCC;
}

.photo-navigation {
	background-color: #282828;
}

#pageHeader h1 {
	color: #660000;
}
		
#pageHeader h2 {
	color: #000000;
}
		
.photo-links {
	background-color: transparent;
	border-bottom-color: transparent;
}

.photo-caption {
	color: #CCCCCC;
}

.photo-title {
	color: #F4F4F4;
}

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

.blog-entry, .filesharing-description, .standout {
	border-bottom-color: #555555;
}

.photo-links {
	color: #ACC7E7;
}

.exif-data,
.movie-title {
	color: #666666;
}

#navcontainer {
	border-bottom-color: #FFFFFF;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #ACC7E7;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5
 {
	border-bottom-color: #CCCCCC;
	color: #999999;
}

#sidebarContainer {
	color: #999999;
}

#sidebar {
	color: #999999;
	background-color: #EEEEEE;
}

#sidebarContainer a {
	color: #999999;
}

#footer {
	background-color: #111111;
	color: #CCCCCC;
	border-color: #666666;
}

#footer a:link, #footer a:visited {
	color: #E0E0E0;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #F4F4F4;
	text-decoration: none;
}

#content h1 {
	color: #A3A3A3;
}

#content h2 {
	color: #A3A3A3;
}

#content h3 {
	color: #B7B7B7;
}

#content h4 {
	color: #B7B7B7;
}

#content h5 {
	color: #CCCCCC;
}

.photo-frame, .thumbnail-frame {
	/*border-color: #1E1E1E;
	background-color: #474747;*/
}

.form-input-field, .form-input-button {
	background-color: #666666;
	border-color: #212121;
	color: #CCCCCC;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer ul a {
	color: #999999;
}

#navcontainer ul a:hover {
	color: #111111;
	background-color: #9C7A7D;
}

#navcontainer .current,
#navcontainer .currentAncestor {
	color: #111111;
	background-color: #9C7A7D;
}

#navcontainer a:hover {
	background-color: #9C7A7D;
	background-color: transparent;
}

#navcontainer ul ul a:hover, #navcontainer ul ul ul a:hover {
	background-color: transparent;
}
	
#navcontainer ul ul .current, #navcontainer ul ul ul .current, #navcontainer ul ul .currentAncestor, #navcontainer ul ul ul .currentAncestor {
	color: #111111;
	background: none;
}



/* Parent - Level 0 */

#navcontainer, #navcontainer ul {
	background-color: #31363E;
}


/* Child - Level 1 */

#navcontainer ul ul {
	background-color: #2C3037;
}



/* Child Level 3 */

#navcontainer ul ul ul {
	background-color: #22252B;
}

/* @end */


		body {
	font-family: Verdana, "Bitstream Vera Sans", "Vera Sans", Tahoma, Geneva, sans-serif;
}

body {
	font-size: 0.9em;
}

#navcontainer {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

#navcontainer li {
	width: 25%;
}

#navcontainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#navcontainer {
	height: 25px !important;
}

#pageHeader {
	height: 180px;
}

#pageHeader {
	background-image: none;
}


#pageHeader h1, #pageHeader h2 {
	
}

#pageHeader h1.header_effect, #pageHeader h2.header_effect {
	display: block;
}

#pageHeader h1.header_effect {
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

#pageHeader h2.header_effect {
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10);
}

#container, #footer, #navcontainer {
	width: 840px;
}

#navcontainer {
	margin-left: -420px;
	left: 50%;
}

#container {
	width: 840px;
}

* html #navcontainer ul ul, * html #navcontainer ul ul ul {
	width: 840px;
}

#sidebarContainer {
	display: none;
}

#container {
	background-image: none;
}

#contentContainer {
	width: 100%;
	border: none;
	margin: 0;
}


#contentContainer #content img {
	border-top: 1px solid #f0f0f0;
	border-right: 2px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
	border-left: 1px solid #f0f0f0;
}


#container {
}

.image-left {
	width: 40%;
	height: auto;
}


.image-right {
	width: 40%;
	height: auto;
}

.imageStyle {
	width: 100%;
	height: auto;
}

* html .imageStyle {
	w\idth: 98%;
	he\ight: auto;
}



#copyright {
	display: none;
}



		