body {
	margin: 0 auto;
	text-align: center;
	background-color: #bcafa7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
img {
	border: none;
}
a {
	color:#8D395D;
	text-decoration: none;
	outline: none;
	border: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 944px;
	text-align: left;
	line-height: 21px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	clear: both;
}
div.nav a {
	z-index: 10;
	position: relative;
}
div.mainbg {
	clear: both;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	width: 944px;
	display: table;
	padding-bottom: 20px;
}
div.mainbg p {
	width: 534px;
	margin-left: 30px;
	margin-top: 20px;
}

div.mainbg-other {
	clear: both;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	width: 944px;
	display: table;
	padding-bottom: 0;
}
div.mainbg-other p {
	width: 534px;
	margin-left: 30px;
	margin-top: 0px;;
}
div.down {
	clear: both;
	width: 944px;
	height: 35px;
	position: relative;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
}
div.down img {
	position: absolute;
	bottom: 14px;
	left: 640px;
}
div.down-music {
	clear: both;
	width: 944px;
	height: 35px;
	position: relative;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
}
div.down-music img {
	position: absolute;
	bottom: 13px;
	left: 519px;
}
div.down-poems {
	clear: both;
	width: 944px;
	height: 35px;
	position: relative;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
}
div.down-poems img {
	position: absolute;
	bottom: 15px;
	left: 590px;
	z-index:0;
}
div.down-about {
	clear: both;
	width: 944px;
	height: 35px;
	position: relative;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
}
div.down-about img {
	position: absolute;
	bottom: 18px;
	left: 626px;
	z-index:0;
}
div.down-insp {
	clear: both;
	width: 944px;
	height: 35px;
	position: relative;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
}
div.down-contact img {
	position: absolute;
	bottom: 1px;
	left: 578px;
	z-index:0;
}
div.down-contact {
	clear: both;
	width: 944px;
	height: 35px;
	position: relative;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
}
div.down-insp img {
	position: absolute;
	bottom: 15px;
	left: 647px;
	z-index:0;
}

div.copy {
	clear: both;
	color: #6f6f6f;
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
	height: 20px;
	line-height:normal;
}
