body, p, td, ul, li, th
{
	margin: 0px;
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: white;
}
textarea
{
	font-size: 12px;
}
img
{
	behavior: url(pngbehavior.htc);
}

.news_title, .tour_title, .title, .band_name
{
	font-size: 12px;
	font-weight: bold;
}

.music a, .links a, .categories a, .tour a, .gallery a, .member a
{
	color: yellowgreen;
	font-size: 12px;
	font-weight: bold;
}

.music a:hover,.links a:hover, .categories a:hover, .tour a:hover, .gallery a:hover, .member a:hover
{
	color: darkgrey;
}

.100
{
	height:100%;
}

.content
{
	height:100%;
	background-image: url(images/bg.jpg);
}
.ct_cat
{
	background-image: url(images/ct_cat_bg.gif);
	background-repeat: no-repeat;
}

.norepeat
{
	background-repeat: no-repeat;
}

.gallery
{
	padding:0px 10px 10px 10px;
	width:100%;
}

.gallery img, .news img, .music img, .album img, .categories img, .band img, .member a img
{
	border: black 1px solid;
}

.tour
{
	padding-left: 10px;
}
.tour th, .tour_admin th
{
	font-size: 12px;
	background: darkred;
	color: white;
}
.tour td
{
	padding-bottom:0px;
	padding-left:0px;
	font-size: 12px;
}

.band td
{
	padding: 10px;
}

.member .name
{
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.contact
{
	font-weight: bold;
	font-size: 16px;
	color: yellowgreen;
}
