body{
	background-color: #c0c0c0;
	background-image: url(http://www.philipresheph.com/a424/a424bg.jpg);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 1em;
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 50px;	
	scrollbar-arrow-color : #000000;
	scrollbar-face-color : #c0c0c0;
	scrollbar-track-color: #c0c0c0;
	scrollbar-3d-light-color : #c0c0c0;
	scrollbar-base-color : #c0c0c0;
	scrollbar-darkshadow-color : #c0c0c0;
	scrollbar-highlight-color : #c0c0c0;
	scrollbar-shadow-color : #c0c0c0;
}
.content{
	margin-left: 50px;
	margin-right: 50px;
	font-size = .85em;
}
.centred{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.normalfont{
	font-size: 1em;
	font-weight: normal;
}
.smallfont{
	font-size: .85em;
	font-weight: normal;
}
.tinyfont{
	font-size: .6em;
}
.footnote{
	margin-top: 50px;
	font-size: .6em;
}
.backtotop{
	font-size: .85em;
	text-align: right;
}
.bold{
	font-weight: bold;
}
.blue{
	color: blue;
}
.green{
	color: green;
}
.fuchsia{
	color: fuchsia;
}
.italic{
	font-style: italic;
}
.title{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 30px;
}
.subtitle{	
	font-weight: bold;
	margin-bottom: 20px;
}
.para{
	font-size: .85em;
	margin-bottom: 20px;
}
.rightcolumn{
	float: right;
	margin-right: 30px;
	margin-left: 50px;
	width: 40%;
}
.leftcolumn{
	float: left;
	width: 40%;
}
ul.listnone{
	margin-top: 10px;	
	list-style : none outside;
}
ol.listnum{
	margin-top: 10px;	
	list-style : decimal outside;
}
ol.loweralpha{
	margin-top: 10px;	
	list-style : lower-alpha outside;
}
ul.sublistnone{
	margin-top: 0px;	
	list-style : none outside;
}
ul.sublistnonein{
	margin-top: 0px;	
	list-style : none inside;
	margin-left: 10px;
}
.inputbox{
	font-size: .85em;
	margin-bottom: 5px;
}
.textarea{
	font-size: .85em;
	margin-bottom: 15px;
}
.formtext{
	font-size: .85em;
	margin-bottom: 5px;
}
.formsubmit{
	margin-top: 5px;
	color: #808080;
}
.formbutton{
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
	height: 27px;
}
.mapbutton{
	margin-left: 0px;
	margin-right: 20px;
	color: white;
}
.toplink{
	text-align: right;
	margin-bottom: 30px;
	font-size: .85em;
}
.footlink{
	margin-top: 30px;
	font-size: .85em;
}
.rightlink{
	text-align: right;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 1em;
}
a:link{
	text-decoration: none; 
	color: #800000;
}
a:visited{
	text-decoration: none;
	color: #800000;
}
a:hover{
	text-decoration: none; 
	color: #cc0000;
}
a:active{
	color: #cc0000;
	text-decoration: none;
}
img{
	border: none;
}
.clear{
	clear: both;
}
#musicpage{
	text-align: center;
	margin-top: 0px;
}
.player{
	border: #0000C0 2px solid;
	margin-bottom: 20px;
}


