body {
	background: repeat url(../../images/body_bg.png) 0px -3px;
}

a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}

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

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

#pageHeader {
	background: #F5FEC4 url(../../images/header_judy.jpg) no-repeat center;
	height: 250px;
}


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

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

#footer {
	background: #C7DD57 no-repeat center;
	width: 777px;
	margin-right: 40px;
	margin-left: 40px;
	height: 25px;
}

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

#navcontainer {
	background: url(../../images/menu_bg_ie.png) no-repeat top;
	height: 25px;
}

#navcontainer #current {
	background: url(../../images/button_over.png) no-repeat left top;
	color: #3C3734;
}

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

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

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

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

#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;
}

#navcontainer ul ul #current{
	background: url(../../images/sub_menu_bg.png) transparent no-repeat;
	height: 20px;
}
h2 {
	color: #0099FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	background-image: url(../../images/paws.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 25px;
	font-weight: bold;
	font-style: oblique;
	line-height: 24px;
}

#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 {
	background-color: #d8ef73;
}

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

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

.photo-navigation a:link, .photo-navigation a:visited {
	background: no-repeat right bottom;
}

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

html > body .photo-caption {
	border-bottom: 1px solid #2d5592;
}
h1 {
	color: #0099FF;
	font-variant: normal;
	font-style: oblique;
	font-size: 20px;
	background-image: url(../../images/paws.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 24px;
}
