/*
---------------------------------------------
CSS:    Styles for Darius Lux
Author: Nicholas Marshall Website Designers
---------------------------------------------
*/

body, html {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	/*background: #5EC4F5;*/
	background: #000000;
}

.table {
	color: #000000;
	padding: 0;
	margin: 0;
	background-image: url(../images/Darius_Lux_musicpg_wavbg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #0080B4;
}

.clips {
	font-weight: bolder;
	text-decoration: underline;
	text-align: left;
	padding-left: 7px;
}

.noclips {
	padding-left: 7px;
	text-align: left;
}

img {
	border: 0;
}

.eq {
position: relative;
	top: 620px;
	left: 300px;
}
.lyricsimg {
background: url(../images/Darius_Lux_musicpg_left.jpg) no-repeat;
	
}
.lyrics {
position: relative;
	top: 80px;
/*	left: 45px;   */
	left: 90px;
}
.buybutton {
position: relative;
	top: 450px;
/*	left: 45px;   */
	left: 90px;
}