
* {margin: 0;
   padding: 0;
}

/*********************************** Site Structure ******************************/

body {
	font-size: 62.5%;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {margin: 10px auto;
            width: 729px;
			font-size: 1.2em;}

#header {
	background-image: url(images/header_bg.jpg);
	height: 186px;
	width: 670px;
	padding-top: 214px;
	padding-left: 59px;
}

#content_top {
	background-image: url(images/content_top.jpg);
	height: 120px;
	width: 529px;
	text-align: center;
	padding-top: 25px;
	padding-left: 100px;
	padding-right: 100px;
}


#content {
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
    padding-right: 60px;	
}

#content a {
color:#FFCC66
}


#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 211px;
	text-align: center;
}

.centre { 
	margin:auto; 
	width:500px;
	text-align:center;
}

/********************************** Text formatting *****************/


p {
   padding-bottom: 25px;
}


p.text:first-letter
{
font-size: 2.5em;
padding: 0.143em;
float: left;
}

.footertxt {
	padding-top: 180px;
	text-align: center;
}
h1 {
	font-weight: bold;
	padding: 10px;
	color: #673711;
	font-size: 2.2em;
	margin-top:30px;
}
h2 {
	font-weight: bold;
	padding: 10px;
	color: #673711;
	font-size: 1.2em;
}

h3 {
	font-weight: bold;
	color: #673711;
	font-size: 1.2em;
}

/*************************** Hyperlinks ***********************/

a:link {color: #F1DBC6}     /* unvisited link */
a:visited {color: #F1DBC6}  /* visited link */
a:hover {color: #FFCC66}   /* mouse over link */
a:active {color: #FFFFFF}   /* selected link */

/***************************  Navigation **********************/

#navlist
{
width: 210px;
text-align: center;
}

#navlist li
{
	list-style: none;
	padding-bottom: 18px;
	font-weight: bold;
}

#navlist li a { text-decoration: none; }

/************************************ Image Headings ******************************/

#heading_piano {
	background-image: url(images/heading_the_piano.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
}


#heading_about {
	background-image: url(images/heading_about.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
}

#heading_ipsum {
	background-image: url(images/heading_headings.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
}

.piano {
text-align:center;
font-size:18px;
font-weight:bold;
margin-left:25%;
}

#active a {color: #FFCC66}

.sheets {
	text-align:center;
	width:520px;
	margin:auto;
}

.sheets li {
	text-decoration:none;
	list-style:none;
	text-align:left;
	line-height:20px;
}

.sheets h3 {
	text-align:left;
}

.centered {
	text-align:center;
	width:510px;
	margin:auto;
}

.centered li {
	text-decoration:none;
	list-style:none;
	text-align:left;
	line-height:20px;
}

.centered h3 {
	text-align:left;
}

#sheets {
	text-align:center;
	font-size:18px;
}

#fur-elise {
	padding-right:10px;
	height:175px;
}

#henry {
	padding-right:10px;
	height:175px;
}

#composer {
	padding-right:10px;
	height:175px;
}