@charset "UTF-8";
/* CSS Document */

body {
	background-color:#141414;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	font-weight:100;
	color:#FFFFFF;
	line-height:130%;
}
a:link, a:visited, a:active {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#E15483;
	text-decoration:none;

}
h2 {
	font-size:12px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	font-weight:200;
	color:#E15483;
}

h3 {
	font-size:9px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	font-weight:100;
}



#container {
	width:700px;
	background-color:#ffffff;
	height:710px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:10px;
	line-height:130%;
}

#header {
	position:relative;
	width:700px;
	background-image:url(Images/Headers/Home_header.jpg);
	height:400px;
}
#header_News {
	position:relative;
	width:700px;
	background-image:url(Images/Headers/News_header.jpg);
	height:400px;
}
#links {
	position:absolute;
	bottom:5px;
	height:25px;
	padding-left:10px;
	}
#links Ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#links li {
	display:inline;
}

#header_live {
	position:relative;
	width:700px;
	background-image:url(Images/Headers/live_header.jpg);
	height:400px;
}
#header_girls {
	position:relative;
	width:700px;
	background-image:url(Images/Headers/girls_header.jpg);
	height:400px;
}
#header_music {
	position:relative;
	width:700px;
	background-image:url(Images/Headers/music_header.jpg);
	height:400px;
}
#header_gallery {
	position:relative;
	width:700px;
	background-image:url(Images/Headers/gallery_header.jpg);
	height:400px;
}
#header_promo {
	position:relative;
	width:700px;
	background-image:url(Images/Headers/promo_header.jpg);
	height:400px;
}

#content_home {
	margin-top:10px;
	background-image:url(Images/Content%20Areas/content_area.jpg);
	height:280px;
}

#left_container {
	position:absolute;
	padding-top:40px;
	margin-left:25px;
	margin-right:15px;
	margin-top:10px;
	width:450px;
	line-height:150%;
	font-size:10px;
	font-weight:100;
}

#welcome {
	position:relative;
	overflow:auto;
	height:220px;
	width:450px;
	padding-right:10px;
}

.blogPost {
	font-size:10px;
	font-weight:100;
}

#welcome img {
	padding-top:5px;
}

#gallery {
	position:relative;
	overflow:auto;
	height:220px;
	width:450px;
	padding-right:10px;
}

#gallery img {
	padding-top:0px;
	border-color:#E15483;
}

#welcome #members img {
	float:left;
	padding-right:10px;
	padding-bottom:3px;
}
#welcome #members {
	padding-bottom:8px;
}
#left_container #welcome #tourdates #date {
	color:#E15483;
}

#left_container #welcome_promo img {
	float:left;
	padding-right:10px;
	border:none;
}
	


#right_container {
	float:right;
	margin-right:10px;
	margin-top:10px;
	height:260px;
	width:195px;
}

#right_container #new_album {
	margin:3px;
	background-image:url(Images/Other/album_lost.jpg);
	height:166px;
}
#right_container #purchase {
	padding-top:10px;
	text-align:center;
	line-height:150%;
}

#content_news {
	margin-top:10px;
	background-image:url(Images/Content%20Areas/content_news.jpg);
	height:280px;
}
#content_live {
	margin-top:10px;
	background-image:url(Images/Content%20Areas/content_live.jpg);
	height:280px;
}
#content_girls {
	margin-top:10px;
	background-image:url(Images/Content%20Areas/content_girls.jpg);
	height:280px;
}
#content_music {
	margin-top:10px;
	background-image:url(Images/Content%20Areas/content_music.jpg);
	height:280px;
}
#content_gallery {
	margin-top:10px;
	background-image:url(Images/Content%20Areas/content_gallery.jpg);
	height:280px;
}
#content_promo {
	margin-top:10px;
	background-image:url(Images/Content%20Areas/content_promo.jpg);
	height:280px;
}
#annie {
	margin-top:5px;
	width:100%;
	height:15px;
	font-size:10px;
	color:#141414;
}
#logos {
	width:720px;
	height:50px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height:130%;
}
