body {
	background: #000000;
	margin: 0;
	padding: 0;
}
body.splash{
	background: black;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration: none;
	border: 0;
	color: #666259;
}
a:hover, a:active {
	text-decoration: underline;
	border: 0;
	color: #999285;
}
a img {
	margin: 0;
	padding: 0;
	border: none;
}
hr {
	border: 1px solid black;
}
h4 {
	font: normal 20px helvetica neue, helvetica, arial, sans-serif;
	margin: 20px 0 0;
	padding: 0;
}
h5 {
	font: bold 18px helvetica neue, helvetica, arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
}
h6 {
	font: normal 16px helvetica neue, helvetica, arial, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
}

#splash_container {
	margin: 80px auto 0 auto;
	padding: 0;
	width: 710px;
	background-color: black;
	font: bold 10px helvetica neue, helvetica, arial, sans-serif;
	text-align: center;
}
#splash_image {
	margin: 0;
	padding: 0;
	width: 710px;
}
#splash_image a img {
	border: none;
}
#splash_links {
	margin: 0;
	padding: 20px 0 0;
}
#splash_links a:link, #splash_links a:visited {
	padding: 20px;
	margin: 0;
	text-decoration: none;
	color: #FFF4DE;
}
#splash_links a:hover, #splash_links a:active {
	padding: 20px;
	margin: 0;
	text-decoration: underline;
	color: #FFF4DE;
	
}

.align_left p {
	text-align: left;
}
.text_justify p {
	text-align: justify;
}
#photo_header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 133px;
	overflow: hidden;
	background: url('images/photos_header_0.gif') top left no-repeat;
}
#photos_header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 133px;
	}
	
#photo_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 532px;
	height: 133px;
	}

#photo_2 {
	position: absolute;
	top: 0;
	left: 532px;
	width: 532px;
	height: 133px;
	}
	
#photo_3 {
	position: absolute;
	top: 0;
	left: 1064px;
	width: 436px;
	height: 133px;
	}

#header_text {
	position: absolute;
	top: 0;
	left: 0;
}
#main_container {
	position: absolute;
	top: 170px;
	left: 0;
	margin: 0;
	padding: 0 0 0 31px;
	width: 960px;
}
#content {
	margin: 0;
	padding: 0 0 0 120px;
	width: 840px;
	float: left;
}
/*MAIN CONTENT*/


#billboard {
	margin: 0 0 20px 0;
	padding: 0;
	/*
	width: 704px;
	height: 190px;
	*/
	background-color: black;
	border: 5px solid #000;
	overflow: hidden;
}
#billboard img {
	display: block;
	/*
	width: 704px;
	height: 190px;
	*/
}
#billboard p {
	margin: 0;
	padding: 0;
}
#column_one {
	margin: 0;
	padding: 0 40px 0 0;
	width: 440px;
	float: left;
	color: #dddddd;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
}
#column_one p {
	font: normal 12px helvetica neue, helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
#column_one img {
	margin: 0 0 20px 0;
	padding: 0;
}
#column_one object {
	margin: 0 0 20px 0;
	padding: 0;
}
#column_two {
	margin: 0;
	padding: 0;
	width: 300px;
	float: left;
	color: #dddddd;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
}
#column_two p {
	font: normal 12px helvetica neue, helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
#column_two em {
	font: italic 12px helvetica neue, helvetica, arial, sans-serif;
}
#column_two img {
	margin: 0 0 20px 0;
	padding: 0;
}
#column_two object {
	margin: 0 0 20px 0;
	padding: 0;
}
.row {
	margin: 0 0 20px 0;
	padding: 0;
	width: 714px;
	border-bottom: 1px solid black;
}
.row p {
	font: normal 12px Helvetica, Arial, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 20px;
}
.album_artwork {
	margin: 0 40px 20px 0;
	padding: 0;
	width: 384px;
	float: left;
}
.album_details {
	margin: 0;
	padding: 0;
	width: 290px;
	float: left;
}
.album_details p {
	margin: 0;
	padding: 0;
	font: normal 10px helvetica nueue, helvetica, arial, sans-serif;
	line-height: 15px;
}
.album_details ol {
	margin: 15px 0 20px 18px;
	padding: 0;
	font: bold 10px helvetica nueue, helvetica, arial, sans-serif;
}
.album_details li {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
}
.song_sample {
	position: absolute;
	top: 7px;
	right: 10px;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 25px;
}
.photo_album {
	margin: 0;
	padding: 0;
	clear: both;
}
#thumbnails {
	margin: 0;
	padding: 0;
}
#thumbnails img {
	width: 65px;
	height: 65px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
#thumbnails a img {
	margin: 0 10px 10px 0;
	padding: 0;
	border: none;
}
#thumbnails img.last {
	width: 65px;
	height: 65px;
	margin: 0 0 10px 0;
	padding: 0;
}
#footer_container {
	margin: 0;
	padding: 100px 0 25px 120px;
	clear: both;
	font: normal 12px Helvetica, Arial, sans-serif;
}
#footer_container p {
	margin: 0;
	padding: 0;
	color: #ffd37b;
}
.cf:after {
	clear: both;
	display: block;
	visibility: hidden;
	content: "*<:)~";
	height: 0;
}
.news_headline {
	font-weight: bold;
	color: black;
	font-size: 15px;
}
p span.news_headline span.news_headline_grey {
	font-weight: bold;
	color: #666259;
	font-size: 15px;
}
.news_headline a:link, .news_headline a:visited {
	font-weight: bold;
	color: #666259;
	font-size: 15px;
}
.news_headline a:hover, .news_headline a:active {
	font-weight: bold;
	color: #999285;
	text-decoration: underline;
	font-size: 15px;
}
#column_one p span.news_headline {
	padding-bottom: 5px;
	display: block;
}
#column_one p span.show_date {
	font-weight: bold;
	font-size:  14px;
}
#column_one p span.show_date em {
	font-weight: bold;
	font-style: normal;
	color: #666259;
}
#column_one p span.show_date a:link, #column_one p span.show_date a:visited {
	font-weight: bold;
	font-style: normal;
	color: #666259;
}
#column_one p span.show_date a:hover, #column_one p span.show_date a:active {
	font-weight: bold;
	font-style: normal;
	color: #999285;
	text-decoration: underline;
}
#column_one p a {
	font-weight: bold;
}
#column_two p span.show_date {
	font-weight: bold;
	font-size:  14px;
}
#column_two p span.show_date em {
	font-weight: bold;
	font-style: normal;
	color: #666259;
}
#column_two p span.show_date a:link, #column_one p span.show_date a:visited {
	font-weight: bold;
	font-style: normal;
	color: #666259;
}
#column_two p span.show_date a:hover, #column_one p span.show_date a:active {
	font-weight: bold;
	font-style: normal;
	color: #999285;
	text-decoration: underline;
}

#action_header {
	position: relative;
	margin: 0 0 30px;
	padding: 0;
	width: 380px;
	height: 70px;
	background: url('images/action_header.gif') 0 0 no-repeat;
}
#action_billboard {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	width: 384px;
	color: #000000;
	font: normal 12px/15px Helvetica, Arial, sans-serif;
}

#action_billboard span {
	display: block;
	margin: 0;
	padding: 0 0 0 40px;
	width: 200px;
}

#action_column_one {
	position: relative;
	margin: 0;
	padding: 0;
	width: 714px;
	float: left;
	overflow-x: hidden;
}

.action_cause {
	position: relative;
	margin: 0 30px 30px 0;
	padding: 0;
	width: 218px;
	height: 418px;
	color: #000000;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	float: left;
}

.action_cause a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 208px;
	height: 408px;
}

.action_cause a:link, .action_cause a:visited {
	border: 5px dotted #fff4de;
}

.action_cause a:hover, .action_cause a:active {
	border: 5px dotted #000000;
}

.action_cause p {
	margin: 0;
	padding: 20px;
}



/*NAVIGATION*/


#main_navigation {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}
#main_navigation ul {
	margin: 0;
	padding: 0;
}
#main_navigation li {
	margin: 0;
	padding: 0;
	height: auto;
	list-style-type: none;
}
#main_navigation li a img {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
#news_link a {
	display:block;
	width: 175px;
	height: 46px;
	padding: 0;
	margin: 0;
	background: url("images/news_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#news_link a:hover, #news_link a:active { 
	width: 175px;
	height: 46px;
	background-position: -175px 0;
}
#news_link a.selected {
	background-position: -175px 0;
}
#shows_link a {
	display:block;
	width: 175px;
	height: 41px;
	padding: 0;
	margin: 0;
	background: url("images/shows_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#shows_link a:hover, #shows_link a:active { 
	width: 175px;
	height: 41px;
	background-position: -175px 0;
}
#shows_link a.selected {
	background-position: -175px 0;
}
#tgam_link a {
	display:block;
	width: 175px;
	height: 46px;
	padding: 0;
	margin: 0;
	background: url("images/tgam_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#tgam_link a:hover, #tgam_link a:active { 
	width: 175px;
	height: 46px;
	background-position: -175px 0;
}
#tgam_link a.selected {
	background-position: -175px 0;
}
#songs_link a {
	display:block;
	width: 175px;
	height: 43px;
	padding: 0;
	margin: 0;
	background: url("images/songs_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#songs_link a:hover, #songs_link a:active { 
	background-position: -175px 0;
}
#songs_link a.selected {
	background-position: -175px 0;
}
#records_link a {
	display:block;
	width: 175px;
	height: 29px;
	padding: 0;
	margin: 0;
	background: url("images/records_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#records_link a:hover, #records_link a:active { 
	width: 175px;
	height: 29px;
	background-position: -175px 0;
}
#records_link a.selected {
	background-position: -175px 0;
}
#photo_video_link a {
	display:block;
	width: 175px;
	height: 26px;
	padding: 0;
	margin: 0;
	background: url("images/photo_video_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#photo_video_link a:hover, #photo_video_link a:active { 
	width: 175px;
	height: 26px;
	background-position: -175px 0;
}
#photo_video_link a.selected {
	background-position: -175px 0;
}
#signup_link a {
	display:block;
	width: 175px;
	height: 39px;
	padding: 0;
	margin: 0;
	background: url("images/signup_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#signup_link a:hover, #signup_link a:active { 
	width: 175px;
	height: 39px;
	background-position: -175px 0;
}
#signup_link a.selected {
	background-position: -175px 0;
}
#shop_link a {
	display:block;
	width: 175px;
	height: 51px;
	padding: 0;
	margin: 0;
	background: url("images/shop_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#shop_link a:hover, #shop_link a:active { 
	width: 175px;
	height: 51px;
	background-position: -175px 0;
}
#shop_link a.selected {
	background-position: -175px 0;
}
#extras_link a {
	display:block;
	width: 175px;
	height: 34px;
	padding: 0;
	margin: 0;
	background: url("images/extras_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#extras_link a:hover, #extras_link a:active { 
	width: 175px;
	height: 34px;
	background-position: -175px 0;
}
#extras_link a.selected {
	background-position: -175px 0;
}
#contact_link a {
	display:block;
	width: 175px;
	height: 32px;
	padding: 0;
	margin: 0;
	background: url("images/contact_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#contact_link a:hover, #contact_link a:active { 
	width: 175px;
	height: 32px;
	background-position: -175px 0;
}
#contact_link a.selected {
	background-position: -175px 0;
}
#action_link a {
	display:block;
	width: 175px;
	height: 38px;
	padding: 0;
	margin: 0;
	background: url("images/action_link.gif") 0 0 no-repeat;
	text-decoration: none;
}
#action_link a:hover, #action_link a:active { 
	width: 175px;
	height: 38px;
	background-position: -175px 0;
}
#action_link a.selected {
	background-position: -175px 0;
}
#trust_logo {
	width: 175px;
	margin: 0;
	padding: 20px 0 0;
}
#social_networks {
	margin: 0;
	padding: 20px 0 0;
	width: 175px;
}
.social_network_icons {
	display: inline;
	padding: 0;
	margin: 0;
	width: 35px;
	height: 35px;
}
#icon_wrapper {
	margin: 20px 0 0;
	padding: 0;
}
#icon_wrapper li {
	width: 35px;
	margin: 0;
	padding: 0;
	float: left;
}
#facebook_icon a {
	display: block;
	width: 35px;
	height: 35px;
	padding: 0;
	margin: 0;
	background: url("images/facebook_icon.gif") 0 0 no-repeat;
	text-decoration: none;
}
#facebook_icon a:hover, #facebook_icon a:active { 
	width: 35px;
	height: 35px;
	background-position: -35px 0;
}
#myspace_icon a {
	display: block;
	width: 35px;
	height: 35px;
	padding: 0;
	margin: 0;
	background: url("images/myspace_icon.gif") 0 0 no-repeat;
	text-decoration: none;
}
#myspace_icon a:hover, #myspace_icon a:active { 
	width: 35px;
	height: 35px;
	background-position: -35px 0;
}
#twitter_icon a {
	display: block;
	width: 35px;
	height: 35px;
	padding: 0;
	margin: 0;
	background: url("images/twitter_icon.gif") 0 0 no-repeat;
	text-decoration: none;
}
#twitter_icon a:hover, #twitter_icon a:active { 
	width: 35px;
	height: 35px;
	background-position: -35px 0;
}
#itunes_icon a {
	display: block;
	width: 35px;
	height: 35px;
	padding: 0;
	margin: 0;
	background: url("images/itunes_icon.gif") 0 0 no-repeat;
	text-decoration: none;
}
#itunes_icon a:hover, #itunes_icon a:active { 
	width: 35px;
	height: 35px;
	background-position: -35px 0;
}
#youtube_icon a {
	display: block;
	width: 35px;
	height: 35px;
	padding: 0;
	margin: 0;
	background: url("images/youtube_icon.gif") 0 0 no-repeat;
	text-decoration: none;
}
#youtube_icon a:hover, #youtube_icon a:active { 
	width: 35px;
	height: 35px;
	background-position: -35px 0;
}

/*LIGHTBOX*/

#lightbox{
	background-color:#FFF4DE;
	padding: 10px;
	border: none;
	}
#lightboxDetails{
	font: normal 12px helvetica neue, helvetica, arial, sans-serif;
	padding-top: 10px;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#keyboardMsg a kbd {
	color: black;
	font-family: sans-serif;
	font-weight: bold;
}
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
