body {
	background: repeat-x url(../../images/body_bg.jpg) 0px 0px #3e7cb3;
}

a:link, a:visited {
	color: #33568f;
}

#top_grad {
	background: repeat-x url(../../images/top_grad.jpg) 0px 0px;
}

#container {
	background-image: url(../../images/content_bg.jpg);
	border-right: inherit;
}

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


html > body #pageHeader h2 {
	border-bottom-color: #2d5592;
}

#sidebarContainer .sideHeader {
	color: #33568f;
}

#footer { 
	background: no-repeat url(../../images/footer_bg.jpg) 0px 0px;
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:visited {
	background: no-repeat left bottom url(../../images/footer_divider.png);
}

#navcontainer {
	background: url(../../images/menu_bg.jpg);
}

#navcontainer #current {
	background: no-repeat url(../../images/button_over.png)  bottom;
	color: #334766;
}

#navcontainer .currentAncestor {
	background: no-repeat url(../../images/button_over.png)  bottom;
	color: #334766;
}

#navcontainer li {
	background: no-repeat right bottom url(../../images/menu_divider.png);
}

#navcontainer a:hover {
	background: no-repeat url(../../images/button_over.png) left bottom;
	color: #334766;
}

#navcontainer ul ul {
	border-top: 1px solid #6e90bc;
}

#navcontainer ul ul li {
	border-top: solid 1px #8AADD8;
	border-bottom: solid 1px #6687B0;
}

#navcontainer ul ul a {
	background: url(../../images/sub_menu_bg.png)  repeat-y;
}

#navcontainer ul ul a:hover{
	background: url(../../images/sub_menu_bg.png)  repeat-y;
}

#navcontainer ul ul #current{
	background: url(../../images/sub_menu_bg.png) transparent no-repeat;
}

#navcontainer ul ul .currentAncestor {
	background: url(../../images/sub_menu_bg.png) transparent no-repeat;
}

/*#contentContainer #content li {
	background: url(../../images/list_item.png) no-repeat left top;
}*/

.filesharing-item-title a:hover {
	color: #33568f;
}

.photo-background {
	color: #7ba3d3;
}

.photo-navigation {
	background: repeat-x url(../../images/top_grad.png) left -100px;
}

.photo-links {
	background: no-repeat url(../../images/photo_header.png);
}

.photo-navigation a:link, .photo-navigation a:visited {
	background: no-repeat right bottom url(../../images/menu_divider.png);
}

.photo-navigation a:hover {
	color: #334766;
	background: no-repeat url(../../images/button_over.png) right bottom;
}

html > body .photo-caption {
	border-bottom: 1px solid #2d5592;
}