body {
	background-color: #0C1728;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #999999;
	font-size: 0.85em;
}
.bgpic {
	background-image: url(images/edward_photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bghome {
	background-image: url(images/piano_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgpic2 {
	background-image: url(images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgpic3 {
	background-image: url(images/piano_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgpic4 {
	background-image: url(images/conductor_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgpic5 {
	background-image: url(images/microphone_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#artimage {
	float: left;
	font-weight: bold;
	text-align: center;
	margin: 20px;
	}
	/*Turns off Borders around Hyperlinked Images*/
 img { border : 0px; display : block }
.tblborder {
	border: 1px solid #666666;
}
a:link {
	color: #999999;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #000033;
}
a:active {
	color: #999999;
}.footerbg {
	background-color: #000000;
	font-size: 0.80em;
}

