@charset "utf-8";
body {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	background-image: url(../images/gradientbg.png);
	background-position: top;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #000000;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #000000;
	padding: 0px;
	font-weight: bold;
	margin-top: 3px;
}
#container {
	width: 100%;
	padding-bottom: 10px;
}
#leftadcolumn {
	display: none;
}
#rightadcolumn {
	display: none;
}
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 855px;
}
#nav {
	display: none;
}
#contenttop {
	background-image: url(../images/whitebgtop.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 855px;
}
#content {
	background-image: url(../images/whitebg.png);
	background-repeat: repeat-y;
	width: 795px;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 355px;
	padding-bottom: 10px;
}
#contentbottom {
	background-image: url(../images/whitebgbottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 855px;
}
#nav li {
	list-style-type: none;
}

#nav a:link {
	font-size: 16px;
	font-weight:bold;
	color: #009999;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 16px;
	height: 25px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
#nav a:visited {
	font-size: 16px;
	font-weight:bold;
	color: #009999;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 16px;
	height: 25px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
#nav a:hover {
	font-size: 16px;
	font-weight:bold;
	color: #009999;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 16px;
	height: 25px;
	background-image: url(../images/buttonover.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
#nav a:active{
	font-size: 16px;
	font-weight:bold;
	color: #009999;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 16px;
	height: 25px;
	background-image: url(../images/buttonover.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
}
#homebutton {
	position: absolute;
	height: 25px;
	width: 160px;
	left: 0px;
	top: 0px;
}
#pianobutton {
	position: absolute;
	height: 25px;
	width: 160px;
	left: 40px;
	top: 25px;
}
#accordbutton {
	position: absolute;
	height: 25px;
	width: 160px;
	left: 80px;
	top: 50px;
}
#eventsbutton {
	position: absolute;
	height: 25px;
	width: 160px;
	left: 120px;
	top: 75px;
}
#biobutton {
	position: absolute;
	height: 25px;
	width: 235px;
	left: 160px;
	top: 0px;
}
#mediabutton {
	position: absolute;
	height: 25px;
	width: 195px;
	left: 200px;
	top: 25px;
}
#gallerybutton {
	position: absolute;
	height: 25px;
	width: 155px;
	left: 240px;
	top: 50px;
}
#contactbutton {
	position: absolute;
	height: 25px;
	width: 115px;
	left: 280px;
	top: 75px;
}
#footer {
	height: 90px;
	width: 795px;
	font-size: .8em;
	background-image: url(../images/whitebg.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
.floatright {
	float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.logo {
	float: left;
	width: 230px;
	line-height: 1em;
	margin: 10px;
	height: 50px;
	text-align: center;
}
.floatleft {
	float: left;
}
#content ul li {
	list-style-image: url(../images/bullet.jpg);
}
.picdivright {
	float: right;
	width: 350px;
	padding: 10px;
	margin: 10px;
}
.picdivleft {
	float: left;
	width: 350px;
	padding: 10px;
	margin: 10px;
}
.picdivleftlarge {
	float: left;
	width: 450px;
	padding: 10px;
	margin: 10px;
}
.picdivrightlarge {
	float: right;
	width: 450px;
	padding: 10px;
	margin: 10px;
}
.centre {
	margin-left: 50px;
}
.contentimgr {
	margin: 10px;
	float: right;
	clear: both;
	text-align: right;
	padding: 10px;
}
.contentimgl {
	margin: 10px;
	float: left;
	clear: both;
	text-align: left;
	padding: 10px;
}
.contentimgline {
	margin: 10px;
	float: left;
	text-align: center;
}
.imgdescs {
	font-size: 80%;
	max-width: 100px;
}
.imgdescm {
	font-size: 80%;
	max-width: 350px;
}
.imgdescl {
	font-size: 80%;
	max-width: 600px;
}
.imgdesc {
	font-size: 80%;
}

