body {
	background-image: url(../../images/ra_gradient.jpg);
	background-repeat: repeat;
}

.blog-entry-title a:hover, a:link, a:visited {
	color: #000000;
}

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

#container {
	background-image: url(../../images/ra-bg.jpg);
	width: 1000px;
	height: 800px;
	background-repeat: no-repeat;
}

#pageHeader {
}

html > body #pageHeader h2 {
	border-bottom-color: #47533b;
}

#sidebarContainer .sideHeader {
	color: #47533b;
}

#footer {
	background-position: center;
	margin-right: 40px;
	width: 920px;
	margin-left: 40px;
	top: 15px;
	position: relative;
}

#footer a:link, #footer a:visited {
	background: none no-repeat left bottom;
}

#navcontainer {
	background-image: url(../../images/ra-bg_top.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

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

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

#navcontainer li {
	background-repeat: no-repeat;
	background-position: right bottom;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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