*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #f7ff00;
	font: 18px/18px georgia, serif;
	color: #000;
}
a:link, a:visited
{
	color: #4ab5ad;
	text-decoration: none;
	border-bottom: 1px dotted #4ab5ad;
}
a:hover, a:active
{
	color: #ff0800;
	text-decoration: none;
	border-bottom: 0;
}
#container
{
	margin: 30px auto;
	width: 600px;
	text-align: center;
}
#tagline
{
	margin: 28px 0;
}
#groupies
{
	font-size: 14px;
	color: #666;
}
#news {
	font-size: 14px;
	padding: 20px 20px 0 20px;
	margin: 20px 0;
	border: 1px dotted #ff0800;
	}
#news p {
	margin-bottom: 20px;
	}
#tuppy_group
{
	margin: 40px 0 30px 0;
}
#tuppy_group img
{
/*	border: 2px solid #000;
	border-color: #6d0502 #000 #000 #000;
*/
}


#shows
{
	margin-top: 30px;
	font-size: 16px;
	line-height: 22px;
}
p.show
{
	padding: 10px 0 30px 0;
	background: url(/images/show_dingbat.gif) no-repeat bottom center;
}
#badTit a, #badTit a:link, #badTit a:visited, #badTit img {
	border: 0;
	}
#badTit {
	margin-top: 30px;
	}
#youTube {
	margin-top:30px;
	font-size: 14px;
	}
#youTube p {
	margin-bottom: 10px;
	}