
body {
	background: repeat url(../../images/body_bg.png) 0px -3px;
	color: #ffffff;
        font-size: 11px;
        font-family: georgia, serif;
        font-weight: lighter;
}

a:link {
	color: #ffffff;
        font-size: 11px;
        font-family: georgia, serif;
        font-weight: normal;
}

a:visited {
	color: #ffbaba;
        font-size: 11px;
        font-family: georgia, serif;
        font-weight: normal;
}

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

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

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


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

#sidebarContainer .sideHeader {
	font-size: 14px;
}

#footer { 
	background: no-repeat center url(../../images/footer_bg.png);
}

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

#navcontainer {
	background: url(../../images/menu_bg.png);
	color: #ffffff;
        font-size: 11px;
        font-family: georgia, serif;
        font-weight: normal;
}

#navcontainer #current {
	background: no-repeat url(../../images/button_over.png) left bottom;
	color: #ffffff;
        font-size: 13px;
}

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

#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;
        font-size: 12px;
        font-family: georgia, serif;
        font-weight: normal;
	color: #000000;
}

#navcontainer sul ul {
        font-size: 10px;
        font-family: georgia, serif;
        font-weight: normal;
	color: #ffffff;
}

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

#navcontainer ul ul a:hover{
	background: url(../../images/sub_menu_bg.png)  no-repeat;
        font-size: 10px;
        font-family: georgia, serif;
        font-weight: normal;
	color: #000000;
}

#navcontainer ul ul #current{
	background: url(../../images/sub_menu_bg.png) transparent no-repeat;
        font-size: 11px;
        font-family: georgia, serif;
        font-weight: normal;
	color: #000000;
}

#navcontainer ul ul .currentAncestor {
	background: url(../../images/sub_menu_bg.png) transparent no-repeat;
        font-size: 10px;
        font-family: georgia, serif;
        font-weight: normal;
	color: #ffffff;
}

#contentContainer #content li {
        background-image: url(../../images/list_item.png);
}

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

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

.photo-navigation {
	background: repeat-x url(../../images/top_grad.png) left -100px;
        font-size: 11px;
        font-family: georgia, serif;
        font-weight: normal;
	color: #ffffff;
}

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

.photo-navigation a:link {
	color: #ffffff;
}

.photo-navigation a:visited {
	color: #ffbaba;
}

.photo-navigation a:hover {
	color: #000000;
}

html > body .photo-caption {
}
