#container #navcontainer {
	background-image: url("/files/flag_bottom.png");
	background-repeat: no-repeat;
}

#navcontainer ul {
        padding-left: 50%;
        margin-left: -120px
}

#navcontainer ul ul {
	padding: 0px 0 80px 0px;
	top: auto;
}

#pageHeader, .photo-navigation {
	background: url("http://www.davidlaporte.org/banners/random.php") no-repeat center;
}

#pageBanner {
        position: relative;
        margin: 0 auto;
	border-left: 1px solid #ff0000;
	border-left-color: #ffffff;
}

#logo {
        top:150px;
        left: 0px;
        position: absolute;
} 

#contentContainer, .photo-frame {
	background-color: transparent;
}

#contentContainer, .photo-frame {
	background-image: none;
}

.blog-entry-title {
	color: #000000;
	font-size: 14px;
}

.blog-entry-date, .blog-entry-category {
	color: #000000;
	font-size: 13px;	
}

#container #contentContainer #content .filesharing-item {
	padding-left: 200px;
        background-color: transparent;
	border: 0px;
}

.filesharing-item-title {
        text-transform: none;
}

#container #contentContainer #content .filesharing-item .filesharing-item-title a:link {
	color: #000000;
	text-decoration: none;
}

#container #contentContainer #content .filesharing-item .filesharing-item-title a:visited {
	color: #000000;
	text-decoration: none;
}

#container #contentContainer #content .filesharing-item .filesharing-item-title a:hover {
	color: #C10000;
	text-decoration: none;
}

#container #contentContainer #content #footer a:link {
	text-decoration: none;
}

#container #contentContainer #content #footer a:visited {
	text-decoration: none;
}

#container #contentContainer #content #footer a:hover {
	color: #C10000;
	text-decoration: none;
}

#container #contentContainer #content a:link {
	text-decoration: none;
}

#container #contentContainer #content a:visited {
	text-decoration: none;
}

#container #contentContainer #content a:hover {
	text-decoration: underline;
}

#container #contentContainer #breadcrumbcontainer {
        border: 0px; 
}

