﻿body {
	background-image: url('../images/bg11.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #808000;
}



.headertext {
	font-family: Arial;
	font-size: 30px;
	color: #FFFFFF;
		text-align: center;

}
.subheadercentered {
	font-size: 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #808000;
}

.pagetextjustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: italic;
	text-align: justify;
}
.pagetextcentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
}
.pagetextleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: italic;
	text-align: left;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #808000;
	font-style: italic;
}


.copyrightbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #808000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #808000;
	text-decoration: underline;
}
#discography a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#discography a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808000;
	text-decoration: none;
}

#buy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#buy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}



#postage1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
#postage1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

#bordertop h2 {
	font: bold 12px arial;
	border-width: 1px;
	border-style: dashed none none none;
	border-color: #808000;
	margin: 0;
	padding: 0px;
}
#borderbottom h2 {
	font: bold 12px arial;
	border-width: 1px;
	border-style: dashed none none none;
	border-color: #808000;
	margin: 0;
	padding: 0px;
}
#bordersides h2 {
	font: bold 12px arial;
	border-width: 1px;
	border-style: none dashed none dashed;
	border-color: #808000;
	margin: 0;
	padding: 0px;
}

