
body {
	font-family: serif; 
	color: #000; 
	background-color: #000; 
	margin-left: auto;
	margin-right: auto; 
	text-align: center; 
	 }

a:link {color: #000; text-decoration: none; }
a:visited {color: #CFCFFF; text-decoration: none; }
a:hover {color: #C36; }
a:active {color: #C8C0FF; }

h1:first-line {font-size: 24px; color: #000; font-weight: normal; }
h1 {font-size: 20px; color: #057; font-weight: normal; }
h2:first-line {font-size: 18px; color: #000; font-weight: normal; }
h2 {font-size: 20px; color: #FFF; font-weight: normal; }
h3:first-line
{
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
h3 {font-size: 18px; color: GREEN; font-weight: normal; }


#gallery {
	text-align: center; 
	width: 600px; 
	background-color: #FFF;
	padding: 10px; 
	margin-left: auto;
	margin-right: auto; 
	}

#artist {text-align: center; background-color: #FFF; }
#header {clear: both; padding: 5px; background-color: #000; color: #FFF;}
#footer {clear: both; padding: 5px; background-color: #000; color: #FFF;}
#lineup {color: #C36; font-size: 14px; font-style: normal; }

#entry1 {
	text-align: center; 
	background-color: #EEE;
	padding: 10px; 
	margin-left: auto;
	margin-right: auto; 
	}
	
#entry2 {
	text-align: center; 
	background-color: #FFF;
	padding: 10px; 
	margin-left: auto;
	margin-right: auto; 
	}

#letter {
	text-align: justify; 
	width: 500px; 
	background-color: #FFF;
	padding: 10px; 
	margin-left: auto;
	margin-right: auto; 
	}

.logo {height: 40px; background-color: black}
.cover {width: 500px; }

img {border: none; }


.copyright {font-size: 12px; }
.cdname {color: #C36; font-size: 18px; font-style: italic}
.dates_active {color: #C9C; font-size: 14px; }
.dates_added {color: #C69; font-size: 14px; font-style: italic; }
.broadcastfrom {color: #FC9; font-size: 14px; }
.bandcatagory {font-size: 22px; color: #7ED0FA; font-style: italic; }
.galleryhead {font-size: 22px; color: GREEN; font-style: italic; }

.subtitle_one {font-size: 16px; font-style: normal; text-decoration: underline; }
.subtitle_two {color: #C36; font-size: 18px; font-style: italic}
.subtitle_three
{
	clear: all;
	color: purple;
	font-size: 14px;
	text-align: justify;
}

#justifyme
{
	color: #057;
	clear: all;
	font-size: 14px;
	width: 50%;
	padding-left: 25%;
	padding-right: 25%;
	text-align: justify;
}

.title_name
{
	color: #000;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
}
.title_art
{
	color: #000;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}
.date_released {font-size: 16px; font-style: italic; }
