body.purple #container {
	background: transparent url(bg.jpg) top left repeat-y;
}

	body.purple #container .top {
		background: transparent url(top.gif) top left no-repeat;
	}
	
		body.purple #left #ribbon {
			background: transparent url(nav.gif) top left repeat-y;
		}
			
			body.purple #left #ribbon a:hover {text-decoration: underline;}
			
				body.purple #container #ribbon p.ftr {
					background: transparent url(navftr.gif) bottom left no-repeat;
				}
				
			body.purple #right #rleft a:active, body.purple #right #rleft a:visited, body.purple #right #rleft a:link {color: #DA6867; text-decoration: none;}
				
			body.purple #right #rleft a:hover {text-decoration: underline; color: #774471;}
			
			body.purple #right #rleft h2 {
				background: transparent url(h2bg.png) center left no-repeat;
				color: #a5619e;
			}
			
				body.purple #right #content h2.title a:active,  body.purple #right #content h2.title a:visited, body.purple #right #content h2.title a:link {color: #874D81;}
				body.purple #right #content h2.title a:hover {text-decoration: underline; color: #555;}
	
	body.purple #container #footer {
		background: transparent url(ftr.gif) bottom center no-repeat;
	}
	
	body.purple a:active, a:visited, a:link {color: #777;}
	body.purple a:hover {color: #874D81;}
