body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(imgs/main-repeat.jpg);
	background-repeat: repeat;
	background-color: #000000;
	height: 100%;
	text-align: center;
}
#wrap {
	width: 841px;
	margin-right: auto;
	margin-left: auto;
}
#home {
	background-image: url(imgs/home-bg.jpg);
	background-color: #BCA984;
	background-repeat: repeat-x;
}
#sub {
	background-image: url(imgs/sub-bg.jpg);
	background-color: #BCA984;
	background-repeat: repeat-x;
}
#photos {
	background-image: url(imgs/sub-bg.jpg);
	background-color: #BCA984;
	background-repeat: repeat-x;
}
.home-bottom {
	background-image: url(imgs/bottom-home.jpg);
	width: 841px;
	float: left;
}

.home-header {
	height: 330px;
	width: 841px;
	background-color: #000000;
	float: left;
}
.sub-header {
	height: 161px;
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
.content {
	width: 771px;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-right: 40px;
	padding-left: 30px;
	float: left;
	background-image: url(imgs/content-bg.jpg);
	background-repeat: repeat-x;
}
.nice {
	background-image: url(imgs/content-bg.jpg);
	float: left;
	height: 200px;
	width: 100%;
	background-repeat: repeat-x;
}
.menu {
	width: 811px;
	background-image: url(imgs/top.jpg);
	height: 33px;
	float: left;
	text-align: left;
	padding-top: 150px;
	padding-left: 30px;
}
.home-text {
	height: 180px;
	width: 361px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	text-align: center;
	float: left;
	padding-top: 15px;
}
.gallery {
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content a {
	color: #9B0D1D;
	text-decoration: underline;
}
.photos_left {
	width: 550px;
	float: left;
}

.music_right {
	float: left;
	width: 220px;
}
h4 {
	font-size: 14px;
}

.music_right li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.music_right ul {
	margin: -10px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

.white {
	background: #FFFFFF;
	padding: 5px;
}




.content th {
	font-weight: normal;
	background: #C1AF8C;
	padding: 2px;
	border-bottom: 5px solid #BDA984;
}
table {
	margin-top: -10px;
}
.nice_img {
	padding: 3px;
	background: #FFFFFF;
	border: 1px solid #A78D5C;
}


.home-listen {
	float: left;
	width: 400px;
	height: 100px;
	margin-right: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D040C;
	line-height: 25px;
	font-size: 12px;
	padding-top: 15px;
	text-align: right;
}
.home-listen a {
	background-image: url(imgs/note.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 20px;
	color: #3D040C;
	margin-bottom: 7px;
	width: 300px;
	float: right;
	margin-left: 50px;
}
.footer {
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #4D4028;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D8455;
	float: left;
	width: 841px;
	padding-top: 15px;
}
.footer a {
	color: #4D4028;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.content p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.content a:hover {

	color: #000000;
	text-decoration: underline;
}
