html, body {
	margin:0; padding:0;
	height:100%;
}
body{
	background:#000;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	color:#b89f42;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	position:relative;
}
body, h1, h2, h3, p, form, ul, li, ol {
	margin:0px;
	padding:0px;
}
a{
	color:#b89f42;
	text-decoration:none;
	opacity:1;
}
a:hover{
	opacity:0.7;
	}
#container{
	position:absolute;
	top:5%;
	width:100%;
}
#main{
	width:90%;
	margin:auto;
	xmargin-top:50%;
	
}
#logobox{
	width:350px;
	margin:auto;
}
#logo{
	display:block;
	text-indent:-5000em;
	background:url(images/elguinchogold.jpg) top left no-repeat;
	width:350px;
	height:46px;
	margin-bottom:45px;
}
#player{
	float:left;
	margin-top:30px;
	margin-left:40px;
	line-height:24px;
}
#player a {
	xdisplay:block;
	xtext-indent:-5000em;
	}
#player a:hover{
}
#player ol {
	margin:0px;
	padding:0px;
	padding-left:0px;
}
#track_0 a {
	xpadding: 0px;
    xbackground: url(images/fmtansexy_play.jpg) 0px 0px no-repeat;
	xheight:72px;
	xwidth:700px;
	xopacity: 1;
	xmargin-bottom:15px;
	font-size:40px;
	line-height:35px;
}
#track_0  a:hover {
	xbackground: url(images/fmtansexy_play.jpg) 0px 0px no-repeat;
	xopacity: 0.7;
}
#track_0.stop a {
    xbackground: url(images/fmtansexy_play.jpg) 0px -80px no-repeat;
	xopacity: 1;
}
#track_1 a {
	xpadding: 0px;
    xbackground: url(images/bombay_play3.jpg) 0px 0px no-repeat;
	xheight:57px;
	xwidth:400px;
	xopacity: 1;font-size:30px;
	
}
#track_1  a:hover {
	xbackground: url(images/bombay_play3.jpg) 0px 0px no-repeat;
	xopacity: 0.7;
}
#track_1.stop a {
    xbackground: url(images/bombay_play3.jpg) 0px -65px no-repeat;
	xopacity: 1;
}
#footer{
	text-align:center;
	clear:both;
	}
#downloadholder{
	width:197px;
	margin:auto;
	margin-top:30px;
}
#download{
	display:block;
	text-indent:-5000em;
	background:url(images/download.jpg) top left no-repeat;
	width:197px;
	height:38px;
	opacity: 1;
}
#download:hover {
	opacity: 0.7;
}
#lyricsholder{
	width:116px;
	margin:auto;
	margin-top:30px;
}
#lyrics{
	display:block;
	text-indent:-5000em;
	background:url(images/lyrics.jpg) top left no-repeat;
	width:116px;
	height:28px;
	opacity: 1;
}
#lyrics:hover {
	opacity: 0.7;
}
#albumtext{
	width:33%;
	xmargin:auto;
	xmargin-top:30px;
	float:left;
	text-align:justify;
	margin-right:30px;
	font-size:12px;
	margin-bottom:60px;
}
h2{
	display:block;
	text-indent:-5000em;
	background:url(images/newalbum.jpg) top left no-repeat;
	width:583px;
	height:21px;
	margin:auto;
	margin-bottom:20px;
}
img{
	margin-top:30px;
	border:#b3ab4d double 3px;
}
#photocredit{
	width:169px;
	margin-left:414px;
}

#vid{
	width:583px;
	height:355px;
	border:#b3ab4d double 3px;
	margin:auto;
	margin-top:60px;
	clear:both;
}
h4{
	display:block;
	text-indent:-5000em;
	background:url(images/photocredit.jpg) top left no-repeat;
	width:169px;
	height:13px;
	margin-top:5px;
}
#youngturks{
	width:72px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
}
#ytlogo{
	display:block;
	text-indent:-5000em;
	background:url(images/ytlogo.jpg) top left no-repeat;
	width:72px;
	height:105px;
	opacity: 1;
}
#ytlogo:hover{
	opacity: 0.7;
}
