#outerwrap {
	width: 1000px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#wrap {
	width: 800px;
	height: 1100px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}

#letter {
	width: 700px;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/letter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#map {
	padding-left:100px;
}

#address {
	width: 600px;
	padding-left:100px;
}

#top2 {
	width: 700px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#mainnav{
	width: 100px;
	float: left;
}

#mainnav li {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: block;
	list-style: none;
}

.piano0{
	width: 86px;
	height: 85px;
	background-image: url(images/btn1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.piano1{
	width: 86px;
	height: 85px;
	background-image: url(images/btn2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.piano3{
	width: 86px;
	height: 85px;
	background-image: url(images/btn3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.piano2{
	width: 86px;
	height: 85px;
	background-image: url(images/btn4.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.piano4{
	width: 86px;
	height: 85px;
	background-image: url(images/btn5.png);
	background-repeat: no-repeat;
	background-position: center center;
}


#mainnav a {
	width: 86px;
	height: 85px;
	display: block;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 8px;
}

a:link{ color: #543d27; text-decoration: none; font-weight: normal; } 
a:hover{ color: #3c5686; text-decoration: none; font-weight: normal; } 
a:visited{ color: #3c5686; text-decoration: none; font-weight: normal; } 

#header {
	height: 270px;
	font-size: 60px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#time{
	width: 450px;
	margin-top: -270px;
	margin-left: 350px;
	padding-left:0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

h1 {
	width:700px;
	padding-left:60px;
	font-size: 25px;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h2{
	height:700px;
	background-image: url(images/photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h3 {
	font-size: 20px;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

#form {
	text-align: left;
	width: 600px;
	padding-left: 100px;
	color: #595144;
	
}


#footer {
	clear: both;
	text-align: center;
	width: 900px;
	padding-top: 1070px;
	color: #595144;
	
}

