body {
	background-color: #faf0e6;
	color: #735b3d;
}

#container {
	background-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6c7a1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6c7a1;
	margin: 0 auto;
}

#contents {
    margin:0;
	padding: 0 20px;
}

#up { 
	background-repeat: repeat-y; background-color: #B30018
}

#left {
	background-repeat: repeat-y; background-color: #B30018
}

#menu {
	font-family: Papyrus;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 1px; padding-left:15px; padding-right:0; padding-top:10px; padding-bottom:10px
}

#menu a:link {
   color: #ECE9D8;
   text-decoration: none
}

#menu a:visited {
	color: #ECE9D8;
	text-decoration: none;
}

#menu a:hover {
	color: yellow;
	text-decoration: none
}

.textup {
	color: #ECE9D8;
	font-family: Papyrus;
	font-size: 28px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 1px; padding-left:15px; padding-right:0; padding-top:10px; padding-bottom:10px	
}
