@charset "utf-8";
#wrapper {
	width: 900px;
	background-image: url(../images/Classicmusic-background.jpg);
	background-repeat: no-repeat;
	background-color: #220F01;
	margin: auto;
	height: 5000px;
}
#leftnave {
	float: left;
	width: 200px;
	padding-left: 50px;
	padding-top: 30px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #472E1A;
	padding-bottom: 5px;
}


#top {
	width: 800px;
	margin: auto;
	height: 200px;
}
#middle {
	height: 4000px;
	width: 550px;
	padding-top: 30px;
	padding-right: 70px;
	padding-left: 0px;
	float: right;
}
.picture {
	padding-right: 10px;
	padding-left: 10px;
}

#bottom {
	margin: auto;
	height: 600px;
	width: 800px;
	background-color: #301701;
}
.smalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #F4F7D8;
}
a:visited {
	color: #74623C;
	text-decoration: none;
}
a:active {
	color: #76643E;
	text-decoration: none;
}
a:hover {
	color: #71A6D2;
	text-decoration: none;
}
a:link {
	color: #75633D;
	text-decoration: none;
}


.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #F3F6D7;
	font-weight: bolder;
}
.brownsmalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #472E1A;
}
.picture2 {
	padding-left: 0px;
	border: medium none #EDEAC9;
	margin-right: 30px;
}
.largeheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #6D330E;
}
#leftnave li {
	list-style-type: none;
	border-top-style: solid;
	border-bottom-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	float: none;
	width: 150px;
	text-decoration: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #472E1A;
}
.mediumheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #472E1A;
}
.mediumheadingunderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	color: #472E1A;
}
.picture3 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
