@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main-bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#000000;
	
}
#img {
	margin-left: 5px;
	margin-right: 2px;
}
/*
* Page Container
*/
#container {
	width:998px;
	position:absolute;
	left:141px;
	top: 0px;
}
/*
* Header Area
*/
.header {
	background-image:url(..//images/new-assets/images/header-bg.jpg);
	width:998px;
	height:712px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: 100;
	color: #935222; 
	}
.header a {
	color: #935222;
	text-decoration: underline;
}
.header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header p {
	margin-left: 9px;
	margin-right: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: 100;
	color: #935222;	
}
.header h1 {
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #935222;
	text-transform: uppercase;
	text-decoration: underline;
}
.header r1 {
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #935222;
	text-transform: uppercase;
}
/*
* Promo Layout
*/
#albumCover
{
	position:absolute;
	left:667px;
	top:455px;
}
#iTunes
{
	position:absolute;
	left:472px;
	top:594px;
}
#sponsor
{
	position:absolute;
	left:472px;
	top:444px;
}
/*
* Music Video
*/
#musicVideo {
	position:absolute;
	left:137px;
	top:436px;
	}
/*
* Content Styles
*/
.content {
	margin-left: 2px;
	margin-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: 100;
	color: #000000; 
	}
.content a {
	color: #935222;
	text-decoration: underline;
}
.content a:hover {
	color: #000000;
	text-decoration: underline;
}
.content p {
	margin-left: 9px;
	margin-right: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: 100;
	color: #000000;	
}
.content h1 {
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #935222;
	text-transform: uppercase;
	text-decoration: underline;
}
.content r1 {
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #016aa7;
	text-transform: uppercase;
}

