body {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	
	color:#777;

}
strong {
	color:#89bCdF; /*#99CCFF;*/
}
a {
	color:#3399CC; /*3399FF; /*79afaf;/*10a9dC;*/
	text-decoration:none;
}
a:hover {
	color:#3399FF;
	text-decoration:underline;
}
p {
	color:#666;
	padding:5px 5px 5px 15px;
	
	margin:0px;
}
.lightgrey {
	color:#aaaaaa; /* 999999;*/
}
h1 {
	color:#89bCdF; /*#99CCFF;*/
	font-weight:normal;
	font-size:x-large;
	
	padding:20px 0px 15px 0px;
	margin:0px;
	
	/*
	border-bottom:1px dashed #99CCFF;

	background-image: url("/images/bigblueline.png");
	background-repeat:no-repeat;
	background-position:bottom center;
	*/
}
h1.hasundertitle {
	padding-bottom:5px;
	margin-bottom:0px;
}
h2 {
	color:#666666;
	font-size:medium;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin:0px;
}
h2.undertitle {
	font-size:14px;
	padding-top:0px;
	padding-bottom:15px;
}
ul {
	margin-top:0px;	
}
ul li {
	margin-top:15px;
}
ul.nospacing li {
	margin-top:0px;
}
ul li ul li {
	margin-top:5px;
}
.toppadmedium {
	padding:20px 0px 5px 0px;
}
.space {
	line-height:18px;
}
.indent {
	margin-left:15px;
}
div.divider {
	overflow:hidden;
	height:1px;
	margin:20px 0px 20px 0px;
	
	background-image: url("/images/blueline.png");
	background-repeat:no-repeat;
	background-position:top center;
}
.pagebodyhdr {
/*
	background-image:url("/images/underconstruction.png");
	background-repeat:no-repeat;
	background-position:top center;
*/
	text-align:center;
	margin:0px;
	padding:0px;
}
.pagebody {
	background-image:url("/images/copemusic.co.uk.png");
	background-repeat:no-repeat;
	background-position:top center;
	
	text-align:left;

	width:600px;	

	margin:0px;
	padding:0px;
	padding-top:80px;
	margin-top:7%;
	margin-left:auto;
	margin-right:auto;
}
.navbarhdr {
	text-align:center;
	overflow:visible;
}
.navbar {
	overflow:visible;
	text-align:left;
	width:505px;
	margin-left:auto;
	margin-right:auto;
}
.navbar a {
	float:left;
	margin:5px 5px 5px 5px;
}
.navbar a img {
}
.maincontent {
	background-image:url("/images/bigblueline.png");
	background-repeat:no-repeat;
	background-position:top center;

	clear:left;
	padding:10px 20px 10px 60px;
	
	text-align:left;
}
.footer {
	clear:both;
	
	margin-top:15px; /* personal space */
	background-image:url("/images/bigblueline.png");
	background-repeat:no-repeat;
	background-position:top center;
	
	text-align:center;
	font-size:small;
	
	padding:0px;
}
.center {
	text-align:center;
}
.spacer {
	padding:0px 5px 0px 5px;
}
.bottomlinks a {
	text-decoration:none;
	color:#999999;
}
.bottomlinks a:hover {
	text-decoration:underline;
}
#display {
	clear:left;
	text-align:center;
	height:15px;
	
	padding-bottom:5px;
}
.menu {
	float:right;
	overflow:visible;
	width:155px;
	margin:0px 0px 15px 15px;
	letter-spacing:2px;
}
.menu a {
	color:#99CCFF;
	display:block;
	padding:5px 5px 5px 25px;
	text-decoration:none;
	/*border-bottom:1px dashed #99CCFF;*/
	background-image:url("/images/miniglobe.png");
	background-repeat:no-repeat;
	background-position:left;

}
.menu a:hover {
	text-decoration:none;
/*	background-color:#eeeeee;*/
	color:#3399FF; /*#3399CC;*/
	background-image:url("/images/miniglobe_arrow.png");
	background-repeat:no-repeat;
	background-position:left;
}

a.sitedesignedby {
	font-weight:bold;
	color:#aaaaaa;
}
a.sitedesignedby:hover {
	color:#3399FF;
	text-decoration:none;
}
.adholder {
	margin-top:20px;
	text-align:right;
	margin-right:30px;
}
.ad {
	width:468px;
	text-align:right;
	margin-left:auto;	
}
.godspellwatermark {
	background-image:url("/images/godspellwatermark.png");
	background-position:right top;
	background-repeat:no-repeat;
}
.infobox {
	float:right;
	overflow:visible;
	clear:right; /* clear other info boxes */
	width:155px;
	margin:0px 0px 15px 15px;
	letter-spacing:1px;
	border:1px dashed #3399CC;
}
.infobox h1 {
	font-size:medium;
	margin:0px;
	padding:5px;
	background-color:#eeeeee;
}
.alignright {
	text-align:right;
}
.error {
	color:#FF0000;
}
.success {
	color:#0000FF;
}
.bluebox {
	margin-top:20px;
	padding:20px;
	border:1px #3399FF dashed;
}
.bluebox h1 {
	padding-top:0px;	
}
.infobox {
	float:right;
	overflow:visible;
	clear:right; /* clear other info boxes */
	width:170px;
	margin:20px 15px 15px 15px;
	letter-spacing:1px;
	border:1px dashed;
}
.infobox img {
	margin:10px;
	border:0px;
}
.infobox h1 {
	font-size:medium;
	margin:0px;
	padding:15px;
}

.infobox h2 {
	padding:15px;
}

.infobox p, .infobox div {
	letter-spacing:0px;
	font-size:smaller;
	padding:0px 13px 13px 13px;
}

.justify {
	text-align:justify;
}

.center {
	text-align:center;
}
.mytable, .mytable tr td {
	vertical-align:top;
	border:0px;
	padding:5px;
	border-bottom: 1px dashed #eee;
	
}