
body {
	background-color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#DDDDDD;
}

img {
	border:none;
}

a:link, a:visited {
	color:#DDDDDD;	
}

hr {
	color:#DDDDDD;
}


.topMenuLink{
	cursor:pointer;
}

#outerFrame {
	width:1000px;
	margin:0 auto;
}

#homeFrame {
	height:657px;
	width:1000px;
	background-image: url(../img/bkg_images/donate-opt.jpg);
	background-repeat:no-repeat;
}

#photosFrame {
	height:657px;
	width:1000px;
	background-image: url(../img/bkg_images/photos-opt.jpg);
	background-repeat:no-repeat;
}
#linksFrame {
	height:457px;
	width:800px;
	background-image: url(../img/bkg_images/links-opt.jpg);
	background-repeat:no-repeat;
}
#lyricsFrame {
	height:457px;
	width:800px;
	background-image: url(../img/bkg_images/lyrics-opt.jpg);
	background-repeat:no-repeat;
}
#bioFrame {
	height:457px;
	width:800px;
	background-image: url(../img/bkg_images/bio-opt.jpg);
	background-repeat:no-repeat;
}
#merchFrame {
	height:657px;
	width:1000px;
	background-image: url(../img/bkg_images/merch-opt.jpg);
	background-repeat:no-repeat;
}
#newsFrame {
	height:457px;
	width:800px;
	background-image: url(../img/bkg_images/news-opt.jpg);
	background-repeat:no-repeat;
}
#tourFrame {
	height:457px;
	width:800px;
	background-image: url(../img/bkg_images/tour-opt.jpg);
	background-repeat:no-repeat;
}
#videoFrame {
	height:457px;
	width:800px;
	background-image: url(../img/bkg_images/video-opt.jpg);
	background-repeat:no-repeat;
}
#contactFrame {
	height:457px;
	width:800px;
	background-image: url(../img/bkg_images/contact-opt.jpg);
	background-repeat:no-repeat;
}
#pressFrame {
	height:457px;
	width:800px;
	background-image: url(../img/bkg_images/press-opt.jpg);
	background-repeat:no-repeat;
}
#promoFrame {
	height:457px;
	width:800px;
	background-image: url(../img/bkg_images/promo-opt.jpg);
	background-repeat:no-repeat;
}
#donateFrame {
	height:657px;
	width:800px;
	background-image: url(../img/bkg_images/donate-opt.jpg);
	background-repeat:no-repeat;
}

#homeText {
	padding:50px 80px;
}
#lyricsText {
	font-size:12px;	
}

#header {
	height:353px;
	width:1000px;
}

#content {
	padding:10px 150px;
}

#photos img {

}


#homeTourDates{
	float:left;
	width:240px;
	margin:30px 0 0 10px; 
}
#homeBio {
	margin:30px 0 0 285px;

}

.hometourDate {
	margin-bottom:20px;
	padding:5px;
	background-color:none;
	border:none;
}


.tourDate {
	margin:15px 0;
	padding:5px;
	text-align:center;
}

.tourDateLocation {

}

.tourAddress{

}

.tourCSZ{

}

.tourDesc{
	margin-top:5px;
}

.contact {
	margin:5px;
}

.pubLink {

}
