/* CSS Document */

body {
	background: #000 url(../images/bg-church.jpg) no-repeat 50% 0;
	color: #000;
	font: small/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: xx-large;
	margin-top: 50px;
}
h2 {
	background: url(../images/playicon.png) no-repeat 0 2px;
	font-size: medium;
	margin-bottom: 0;
	text-indent: 20px;
	width: 303px;
}
p {
	margin: 0;
	padding: 0;
}
a {
	color: rgb(0,22,158);
	outline: none;
}
a img {
	border: none;
}
address {
	margin-bottom: 1.7em;
}
div {
	position: absolute;
}
div#container {
	margin: 0 auto;
	position: relative;
		top: 0;
	width: 959px;
}
div#copy {
	text-align: left;
	top: -36px;
	left: 230px;
	width: 698px;
	height: 414px;
	overflow: auto;
	/*padding-bottom: 20px;*/
}
div#copy p {
	margin-bottom: 1.5em;
	width: 303px;
}
div#page-head, div#page-foot, img#leftBorder, img#rightBorder {
	z-index: 10;
}
div#page-head {
	left: 9px;
}
div#page-head ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
		top: 84px;
		left: 445px;
	height: 40px;
}
div#page-head li {
	display: block;
	float: left;
	line-height: 40px;
}
/*div#page-head li a {
	display: block;
	text-decoration: none;
}
div#page-head li span {
	visibility: hidden;
}*/
div#page-content {
	text-align: left;
	top: 179px;
	width: 959px;
}
div#pageImage {
	left: 540px;
	top: 50px;
	text-align: center;
	width: 309px;
}
div#pageImage img {
	margin: 0 auto;
}
div#pageImage a {
	color: #FFF;
	background: url(../images/btn-buy.png) no-repeat 50% 50%;
	display: block;
	font-weight: bold;
	line-height: 22px;
	margin: 10px auto 0;
	text-decoration: none;
	width: 127px;
	height: 22px;
}
div#page-foot {
	top: 556px;
	left: 24px;
}
img {
	display: block;
}
img#leftBorder {
	position: absolute;
		left: 23px;
}
img#rightBorder {
	position: absolute;
		left: 804px;
}
object#player {
	position: absolute;
		left: 446px;
		top: 142px;
	z-index: 0;
}
/*li#link-home {
	background: url(../images/btn-home.png) no-repeat 0 0;
	width: 60px;
}
li#link-music {
	background: url(../images/btn-music.png) no-repeat 0 0;
	width: 69px;
}
li#link-about {
	background: url(../images/btn-about.png) no-repeat 0 0;
	width: 96px;
}
li#link-contact {
	background: url(../images/btn-contact.png) no-repeat 0 0;
	width: 83px;
}*/