/* STYLES FOR R-C COLLABORATIVE SITE */

/* structural rules for collaboration format */
@import url("/css/collaboration.css");	


#page-header {
	background-image: url(images/curve-header.gif);	
	border-bottom: 7px solid #015B28;
}
#page-footer
{
	background-image: url(images/curve-footer.gif);	
}
div#page-footer p, div#page-footer a
{
	background-color: #015B28;
}

/* ----- homepage only --------------------------------------- */
div#collaborators-panel
{
	background-image: url(images/box-border-220-bot.gif);	
}
div#collaborators-panel h5
{
	background-image: url(images/box-border-220-top.gif);	
	color: #015B28;
}

/* ----- other pages --------------------------------------- */
div#collaborators-footer
{
	border-top: 1px solid #015B28;
}
