/* CSS Document */

<style type="text/css">
		* {
			margin-left:0px;
			margin-top:0px;
			font-family:Arial, sans-serif;
			font-style:normal;
}
		body {
				background-color:#000000;
				margin-left:0px;
}
		#topContainer {
				background-image:url(images/realmusic.jpg);
				background-attachment:scroll;
				background-repeat:no-repeat;
				height:606px;
				width:800px;
}		
		#topContainer p {
				font-size:14px;
				color:rgb(255,166,22);
				text-align:left;
				font-family:Arial, Helvetica, sans-serif;
				padding-top:15px;
				padding-left:590px;
				line-height:22px;
				margin-left:0px;
}	
		#topBox {
				background-image:url(images/t_box.jpg);
				background-repeat:no-repeat;
				width:250px;
				height:101px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:20px;
				margin-top:15px;
				margin-left:40px;
				position:relative;
}	
		#feature {
				color:rgb(255,166,22);
				line-height:20px;
				margin-left:20px;
				padding-top:17px;
}	
		#thursday {
				color:rgb(255,166,22);
				margin-left:20px;
				font-size:14px;
				margin-top:-6px;
				
}
		#thursday a:hover {
				color:#FFFFFF;
}
		
				
		#bottomBox {
				background-image:url(images/bt_box.jpg);
				background-repeat:no-repeat;
				width:365px;
				height:319px;
				margin-left:40px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:rgb(255,166,22);
				
				
}
		#dates {
				margin-left:20px;
				padding-top:1px;
}
		#dates a:hover {
				color:#FFFFFF;
}
		
		.white {
				color:#FFFFFF;
				
}
		a:link {
				color:rgb(255,166,22);
}
		a:hover {
				color:#FFFFFF;
}
		b a:link {
				color:rgb(255,166,22);
				
}
		b a:hover {
				color:#FFFFFF;
				
}
		a:visited {
				color:rgb(255,166,22);
}
		.noUl {
				text-decoration:none;
}


		#groundBreaking  {
				font-family:Arial, Helvetica, sans-serif;
				color:rgb(255,166,22);
				font-size:12px;
				width:315px;
				position:absolute;
				left:500px;
				top:765px;
				line-height:18px;
				
				
}	
		#realMusic  {
				font-family:Arial, Helvetica, sans-serif;
				color:rgb(255,166,22);
				font-size:12px;
				position:absolute;
				width:315px;
				line-height:18px;
				left:500px;
				top:645px;
}
		#buy {
					font-size:16px;
					font-family:Arial, Helvetica, sans-serif;
					color:#FFFFFF;
					position:absolute;
					left:500px;
					top:985px;
}
		#buy a:link {
				color:#FFFFFF;
}
		
		#wcl {
				position:absolute;
				left:500px;
				top:1025px;
}
		#mailingList {
				text-align:center;
				color:#FFFFFF;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:20px;
				position:absolute;
				left:55px;
				top:1050px;
}
	
		#footer  {
				font-family:Arial, Helvetica, sans-serif;
				text-align:center;
				vertical-align:middle;
				font-size:11px;
				line-height:18px;
				color:#FFFFFF;
				position:absolute;
				margin-top:160px;
				padding-bottom:30px;
				width:900px;		
}
		#footer a {
				color:#FFFFFF;
}	

</style>