@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/background.gif);
	background-repeat:repeat;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	padding-top:3px;
}
	
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

p.middle {
	text-align: center;
	}
	
h3.middle {
	text-align: center;
	}
	
p.series {
	padding-bottom: 51px;
}

.artists {
	padding-top: 88px;
}

img {
	border:none;
	}

/* id */

#header {
	width: 951px;
	height: 224px;
	background-image:url(../images/grevilleaswirl.jpg);
	background-position:right;
	background-repeat:no-repeat;
/*	background-color:#660000;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header img{
	padding-top:20px;
}

#header p{
	visibility:hidden;
	}
	
#header a{
	padding-left:13px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 0.75em;
}

#navigation {
	padding-top: 126px;
/*	background-color:#00FFFF;*/
}

#navigation a:link, #footer a:link{
	color:#000000;
	}

#navigation a:visited, #footer a:visited{
	color:#000000;
}

#navigation a:hover, #footer a:hover{
	color:#cc3300;
	}

#banner {
	float:left
}

#navigation {
	float:left;
}

#container {
	width: 951px;
	min-height: 350px;
	max-height: 1400px;
/*	background-color:#FFFF00;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
	padding-top: 0px;
	padding-bottom: 15px;
}

#container a{
	text-decoration:none;
}

#container a:link{
	color:#666666;
	}

#container a:visited{
	color:#666666;
}

#container a:hover{
	color:#336600;
}

#left {
/*	background-color:#336600;*/
	width: 285px;
	min-height: 298px;
	max-height: 1380px;
	float: left;
	text-align: right;
	border-right: 1px solid #000000;
}

#left p {
	padding-right:15px;
}

#left h3 {
	padding-right:15px;
	}

#content {
/*	background-color:#0000FF;*/
	width: 585px;
	min-height: 298px;
	max-height: 1380px;
	float: left;
	overflow:hidden;
	padding-left: 40px;
	padding-right: 40px;
}

img.pics {
	float: right;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	}

#centre {
/*	background-color:#CCFFCC;*/
	width: 272px;
	min-height: 298px;
	max-height: 1380px;
	float: left;
	padding-right: 10px;
}

img.home {
	padding-top: 20px;
}

#right {
/*	background-color:#9933FF;*/
	width: 272px;
	min-height: 298px;
	max-height: 1380px;
	float: left;
	padding-left: 10px;
}

#footer {
	width: 951px;
	height: 25px;
	/*background-color:#999900;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	font-size: 0.7em;
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
}

#footer a {
	text-decoration: none;
}