body {
	background-color: #7ccbcc;
	font-size: medium;
	background-image: url(images/BGimage.gif);
	background-repeat: repeat;
	text-align: center;
	height: 800px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	}

h1	{
	font-family: PalatinoLinotype, BookAntiqua, Palatino, serif;
	font-size: 50pt;
	color: #b20c44;
	margin-top: 0%;
	margin-left: 0%;
	text-align: center;
	line-height: 2.5em;
	}

h2 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -25px;
	font-family: PalatinoLinotype, BookAntiqua, Palatino, serif;
	color: #000000;
	background-color: #7ccbcc;
	border: outset 3px #ffffff;
	padding: 5px;
	width: 790px;
	font-size: 0.9em;
	text-transform: uppercase;
	background-image: url(images/Gradient.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	}

h3 {
	font-family: PalatinoLinotype, BookAntiqua, Palatino, serif;
	color: #161e66;
	font-size: 2em;
	text-align: center;
	font-variant: small-caps;
	}
	
h4 {
	font-family: TimesNewRoman;
	font-size: large;
	font-weight: bolder;
	}
	
span.name {
	font-family: TimesNewRoman;
	font-size: x-large;
	font-weight: bolder;
	color: #b20c44;
}

span.calendar {
	font-family: TimesNewRoman;
	font-size: x-large;
	font-weight: bolder;
}

span.current {
	color: #b20c44;
	text-decoration: underline;
}

#Centerbox a:link {
	color: #b20c44;
	}
	
#Centerbox a:visited {
	color: #b20c44;
	}
	
#Centerbox_about a:link {
	color: #b20c44;
	}

#Centerbox_about a:visited {
	color: #b20c44;
	}

#Header a:visited {
	font-family: PalatinoLinotype, BookAntiqua, Palatino, serif;
	color: #333333;
	}	

#Header a:link {
	font-family: PalatinoLinotype, BookAntiqua, Palatino, serif;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	text-decoration: underline;
	}
	
#Header a:hover {
	font-family: PalatinoLinotype, BookAntiqua, Palatino, serif;
	color: #b20c44;
	background-color: #ffffff;
	padding: 5px;
	font-style: italic;
	}

#footer a:visited {
	font-family: PalatinoLinotype, BookAntiqua, Palatino, serif;
	color: #b3476b;
	font-weight: bolder;
	}	
	
#footer a:link {
	font-family: PalatinoLinotype, BookAntiqua, Palatino, serif;
	color: #b20c44;
	font-weight: bolder;
	}

table {
	font-family: arial;
	font-size: medium;
	padding: 2px;
	margin-left: 12%;
	width: 400px;
	background-color: #ffffff;
	border: solid 2px;
	border-color: #2836b3;
	text-align: left;
	}
	
table.resources {
	font-family: arial;
	font-size: medium;
	padding: 2px;
	margin-left: 12%;
	width: 75%;
	background-color: #ffffff;
	border: solid 2px;
	border-color: #2836b3;
	text-align: center;
	}
	
dt {
	font-family: arial;
	font-size: large;
	font-weight: bolder;
	line-height: 2.5em;
	text-transform: uppercase;
	color: #b20c44;
	}
	
dd {
	line-height: 2em;
	}

#Centerbox {
	width: 770px;
	position: relative;
	top: -10px;
	border: outset 3px #ffffff;
	background-color: #e5e2cf;
	padding: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

#Centerbox_about {
	width: 770px;
	position: relative;
	top: -10px;
	border: outset 3px #ffffff;
	background-color: #e5e2cf;
	padding: 10px;
	text-align: left;
	margin-left: 5px;
	}

#Leftbox {
	width: 200px;
	position: absolute;
	top: 250px;
    	margin-left: 0%;
	margin-bottom: 20px;
	}
	
#logo {
	position: absolute;
	top: 0%;
	left: 0%;
	border: solid 0px #7ccbcc;
	width: 240px;
	height: 230px;
	z-index: 3;
	}
	
div#logo-home {
	position: absolute;
	top: 0%;
	left: 200px;
	border: solid 0px #7ccbcc;
	width: 240px;
	height: 230px;
	z-index: 3;
	}

#Photo {
	float: right;
	position: relative;
	border: 3px outset #b20c44;
	margin-left: 5px;
	}
	
#PhotoAl {
	float: left;
	position: relative;
	border: 3px outset #547860;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#Studio {
	float: right;
	position: relative;
	border: 3px outset #e30f69;
	margin-left: 5px;
	}

#sheetmusic {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 3px outset #ffffff;
	width: 738px;
	}

#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 5px;
	width: 500px;
	}

p.bottom {
	width: 500px;
	font-family: TrajanPro;
	color: #b20c44;
	font-size: large;
	line-height: 1.5em;
	text-transform: uppercase;
	}

p.copyright {
	width: 500px;
	font-family: TimesNewRoman;
	color: #ffffff;
	font-size: small;
	font-style: italic;
	line-height: 1em;
	}