body {
	margin: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.holder {
	width:700px;
	height:926px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	width:700px;
	height:357px;
	clear: none;
	float: none;
	background-image: url(images/index_01.jpg);
}

.lower-header {
	width:376px;
	height:169px;
	float: left;
	background-image: url(images/index_02.jpg);
}

.content {
	width:324px;
	height:531px;
	float: right;
	background-image: url(images/index_03.gif);

}

.media-player {
	width:376px;
	height:221px;
	float: left;
	background-image: url(images/index_04.gif);
}

.spacer {
	width:376px;
	height:4px;
	float: left;
	background-image: url(images/index_05.gif);
}

#player1 {
	width: 300px;
	height: 150px;
	margin-left: 35px;
	margin-top: 38px;
}

#player-holder {
	width: 300px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

.pictures {
	width:376px;
	height:128px;
	float: left;
	background-image: url(images/index_06.gif);
}

.spacer2 {
	width:376px;
	height:9px;
	float: none;
	clear: left;
	background-image: url(images/index_07.gif);
}

.footer {
	width:700px;
	height:38px;
	background-image: url(images/index_08.jpg);
}

ul.site-menu {
	
	list-style-type: none;
	opacity: 1;
	padding: 0;
	position: relative;
	top: 320px;
	left: 345px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin: 0;
}

div#contact.text {
	text-align: center;
	overflow-y: hidden;
}

.site-menu li {
	color: white;
	float: left;
	margin-right: 8px;
	font-size: 13px;
}

.text {
	margin-top: 30px;
	width: 280px;
	height: 485px;
	text-align: left;
	overflow: scroll;
	overflow-x: hidden;
	padding-right: 15px;
	margin-left: 16px;
}

#cd-cover {
	width: 228px;
	height: 228px;
	margin-right: auto;
	margin-left: auto;
}

#music p {
	text-align: center;
}

div#music.text {
	overflow-y: hidden;
}
#trigger1 span {
	cursor: pointer;
	display: block;
}
#trigger2 span {
	cursor: pointer;
	display: block;
}
#trigger3 span {
	cursor: pointer;
	display: block;
}
#trigger4 span {
	cursor: pointer;
	display: block;
}
#trigger5 span {
	cursor: pointer;
	display: block;
}
#trigger6 span {
	cursor: pointer;
	display: block;
}

a {
	color: white;
	text-decoration: none;
}

img.pic {
	width: 50px;
	height: 50px;
	border-style: solid;
	margin-bottom: auto;
	margin-top: 40px;
	margin-left: 28px;
}

#player {
 	width: 325px;
	height: 175px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}
