	#nav { border-bottom: solid 7px #A82571; }
	#box { }
	#page { background: #fff url(/pics/bg-purple.gif) repeat-y;  }
	
	#image { background: transparent url(/pics/image-purple.jpg) top right no-repeat; }
	#imageplace { background: transparent url(/pics/imageplace-1.jpg) no-repeat; }
	
			#content #container { font: normal normal 11px verdana,arial,serif;	}	
			
	#current #title { background: #A52673; color: #fff; }
	#current #col1 { background: #FFF8EB; }
	#current #col2 { background: #FFF0D3; }
	
	#current #col1 a, #current #col2 a { color: #A32972; background: transparent url(/pics/a-purple.gif) 0px 3px no-repeat;}	
	
	#nav a#chosen { background: #A82571; color: #fff; }
	

	#subnav ul { padding: 20px 0 0 0; }

	#subnav ul li a { 
		color: #A82571; 
		background: transparent url(/pics/li-purple.gif) 0px 1px no-repeat; 
		font: normal bold 12px arial;
		padding-left: 18px;
		}

	#subnav ul li a:hover { text-decoration: underline; }
