div#outer {
	width: 950px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

div#header {
	background-image: url(images/PrCerHead2.jpg);
	background-repeat: no-repeat;
	width: 950px;
	position: absolute;
	height: 255px;
}

div#main {
	width: 950px;
	position: absolute;
	top: 259px;
	background-image: url(images/pLinesBkg.jpg);
	background-repeat: repeat;
	height: auto;
}

#header #CDButton {
	height: 44px;
	width: 203px;
	position: absolute;
	left: 255px;
	top: 197px;
}

#fbBadge {
	float: left;
	margin-left: -300px;
	margin-top: 75px;
	height: 226px;
	width: 140px;
	background-image: url(images/fbShadow.png);
	background-repeat: no-repeat;
	padding-right: 20px;
}

#CDButton a:link, #CDButton a:visited{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height: 40px;
	background-image: url(images/purpButn2.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-position: left top;
	border-left-style: none;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 16px;
	padding-right: 10px;
	text-align: right;
	padding-top: 2px;
}

#CDButton a:hover, #CDButton a:active{
	color:#ef3044;
	background-position: left bottom;
}



div#mainContent {
	width: 912px;
	position: relative;
	margin-left: 38px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainContent #digButton {
	height: 45px;
	width: 155px;
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent #songContainer {
	height: auto;
	width: 350px;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-right: 10px;
}

#mainContent #videoContainer {
	height: auto;
	width: auto;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#digButton a:link, #digButton a:visited{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height: 40px;
	background-image: url(images/digButton.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-position: right top;
	border-left-style: none;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 1px;
	padding-right: 10px;
	text-align: right;
	padding-top: 2px;
}

#digButton a:hover, #digButton a:active{
	color:#ef3044;
	background-position: left bottom;
}


#digButton2 a:link, #digButton2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height: 14px;
	background-image: url(images/digButton.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-position: left top;
	border-left-style: none;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-left: 20px;
	text-align: left;
	padding-top: 8px;
	top: -50px;
	position: relative;
	margin-left: 20px;
	height: 42px;
	width: 150px;
}

#digButton2 a:hover, #digButton2 a:active{
	color:#ef3044;
	background-position: left bottom;
}



.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.DescriptionText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 26px;
	padding: 15px;
	font-style: italic;
	letter-spacing: .1em;
	font-weight: normal;
	color: #333;
}
.BuyIt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3575C4;
	padding-left: 5px;
	font-style: italic;
}

#songList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:#65647b;
	list-style-type: none;
	background-image: url(images/songTitleBkg.jpg);
	text-align: left;
	text-indent: 10px;
	background-repeat: no-repeat;
	}	
	
	#songList li a:link, #mainMenu li a:visited{
	text-decoration: none;
	background-image: url(images/songTitleBkg.jpg);
	}

#songList li a:hover, #mainMenu li a:active{
	color:#cc3333;

	}
	
.MainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 15px;
}
.MainText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 15px;
	color: #666;
}

