/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-----------------------------------------------------------*/
html{
	background-image: url(bg-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #66ccff;
}
body{
	overflow:hidden;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#container{
	background-image: url(bg-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:900px;
	width:1600px;
	/*position:relative;*/
		
	position:absolute;
left:50%;
top:0;
margin-left:-800px;
margin-top:0px;

	
	
}

#album a .play{
/*background-image:url("play.png");
background-repeat:no-repeat;
background-position:top;*/
height:100px;
left:519px;
position:absolute;
top:270px;
width:100px;
z-index:99999;
}

#album a:hover .play{
background-image:url("play.png");
background-repeat:no-repeat;
background-position:top;
}

#album a .play:hover{
	background-position: bottom;
}

#album img{
	position:absolute;
	left:333px;
	top:103px;
}




#news{
}

#news h1{
	position:absolute;
	top:22px;
	left:333px;
	color:#ffffff;
	font-size:30px;
	font-weight:normal;
	line-height:50px;
	width:940px;
}

#news h1 span{
	text-shadow: 2px 2px 2px #00008B;
	font-size:40px;
}

#news h1 em{
	font-size:55px;
	display:inline;
	color:#FF00B4;
	padding-left:20px;
	text-shadow: 1px 1px 1px #ffffff, -1px -1px 1px #ffffff, -1px 1px 1px #FFffff, 1px -1px 1px #FFffff, 2px 2px 2px #66CCFF, -2px -2px 2px #66CCFF, -2px 2px 2px #66CCFF, 2px -2px 2px #66CCFF, 3px 3px 3px #00008B;

}

#news h3{
	position:absolute;
	top:120px;
	left:835px;
	color:#ffffff;
	font-size:28px;
	font-weight:normal;
	/*text-shadow: 1px 1px 1px #FF00B4, -1px -1px 1px #66CCFF;*/
	text-shadow: 2px 2px 2px #00008B;
	line-height:45px;
}

#news h3 strong{
	font-size:35px;
	color:#FF00B4;
	/*text-shadow: 2px 2px 2px #ffffff, -2px -2px 2px #66CCFF;*/
	text-shadow: 1px 1px 1px #ffffff, -1px -1px 1px #ffffff, -1px 1px 1px #FFffff, 1px -1px 1px #FFffff, 2px 2px 2px #66CCFF, -2px -2px 2px #66CCFF, -2px 2px 2px #66CCFF, 2px -2px 2px #66CCFF, 3px 3px 3px #00008B;

}

#news p{
	position:absolute;
	top:250px;
	left:840px;
	color: #00008B;
	width:350px;
	font-size:1em;
	line-height:1.8em;
	font-weight:bold;
	text-shadow: 1px 1px 1px #ffffff;
}

#news p .hilight{
	color:#FF00B4;
}

#buy{
	position:absolute;
	top:410px;
	left:840px;
	height:27px;
	line-height:height:27px;
}

#buy a{
	height:27px;
	line-height:27px;
	float:left;
	display:block;
	background-image: url(download-mp3.gif);
	background-position:left top;
	background-repeat: no-repeat;
	padding:0 5px 0 32px;
	font-size:15px;
	text-transform: uppercase;
	color: #93d227;
	background-color: #ffffff;
	text-decoration:none;
	position:relative;
}


#buy a span{
	font-size:60px;
	position:absolute;
	right:-34px;
	top:-5px;
	color:#ffffff;
}

#buy a:hover{
	background-position: left bottom;
	color:#5178ab;
}

#buy a:hover span{
	color: #5178AB;
}

#enter{
	position:absolute;
	top:460px;
	left:840px;
}
#enter a{
	height:27px;
	line-height:27px;
	float:left;
	display:block;
	background-image: url(entersite.gif);
	background-position:left top;
	background-repeat: no-repeat;
	padding:0 5px 0 32px;
	font-size:15px;
	text-transform: uppercase;
	color: #FF00B4;
	background-color: #ffffff;
	text-decoration:none;
	position:relative;
}

#enter a:hover{
	color:#ffffff;
	background-position: left bottom;
	background-color: #FF00B4;
}

#enter a span{
	font-size:60px;
	position:absolute;
	right:-34px;
	top:-5px;
	color:#ffffff;
}

#enter a:hover span{
	color: #FF00B4;
}

#copyright a{
font-family:  "Times New Roman", Times, serif;
	color:#ffffff;
font-size:20px;
font-weight:bold;
position:absolute;
right:10px;
bottom:10px;
text-decoration:none;
}

#copyright a span{
	font-size:70%;
}

#copyright a:hover{
	color:#333333;
text-decoration:none;
font-size:150%;
}


#copyright a:hover span{
	color:Orange;
}
