
	body
		{
		font-family: arial;
		font-size: 13px;
		color: #ffffff;
		background-color: #000000;
		}
	h1
		{
		font-size: 20px;
		font-weight: bold;
		}
	.navlink
		{
		display: block;
		color: #ffffff;
		margin: 0 0 10px 10px;
		text-decoration: none;
		}
	.navlink:hover
		{
		color: #ff0099;
		}	
	.toplink
		{
		margin-top: 50px;
		}
	.selected
		{
		color: #ff0099;
		}	
	#header
		{
		padding: 8px; 
		text-align: right;
		font-size: 12px;
		}
	#ftleft
		{
		float: left;
		padding: 3px;
		font-size: 12px;
		margin-top: 20px;
		}
	#ftright
		{
		float: right;
		padding: 3px;
		font-size: 12px;	
		margin-top: 20px;
		}
	#home-pic-top
		{
		margin: 0 0 25px 10px;
		}
	#home-pic-2
		{
		margin: 0 0 0 10px;
		}
	#contact, #bookmark
		{
		text-decoration: none;
		color: #ffffff;
		}
	#contact:hover, #bookmark:hover
		{
		text-decoration: none;
		color: #ff0099;
		}	
	#contact
		{
		margin-right: 20px;
		}
	#banner
		{
		height: 383px; 
		width: 720px; 
		background: url('../images/rhapsody-chorus-peterborough.jpg') top center no-repeat;
		}
	#pagetitle
		{
		position: relative; 
		top: 318px; 
		/*left: 430px; */
		text-align: right;
		margin-right: 5px;
		color: #ffffff; 
		font-family: arial; 
		font-size: 3em;
		}
	#cobwebbery
		{
		color: #ffffff; text-decoration: none;
		}
	#cobwebbery:hover
		{
		color: #ffcc00;
		}
	#menu
		{
		height: 600px; 
		width: 180px; 
		background: url('../images/clef.jpg') 0px 100px no-repeat;
		}
	.bottomlink
		{
		display: inline;
		color: #ffffff;
		text-decoration: none;
		font-size: 12px;
		}
	.bottomlink:hover
		{
		color: #ff0099;
		}
	.polaroid
		{
		border: 4px solid #ffffff;
		}
	#progleft
		{
		width: 355px;
		}
	#progright
		{
		width: 355px;
		margin-left: 0px;
		}
	#sidebox
		{
		width: 170px;
		}
		