body {
	padding: 0;
	margin: 0;
	font-family: tahoma;
	font-size:12px;
	background:#000;
	}
P {
	color:#fff;
	line-height:18px;
	font-size:12px;
}

UL {color:#fff;}
LI {margin-bottom:10px;}

H1.homepage {
	width: 432px; height: 79px;
	background: url(../images/title_home.gif);
	text-indent: -9999px;
}


H1.newalbum {
	width: 432px; height: 79px;
	background: url(../images/title_home2.gif);
	text-indent: -9999px;
}

H1.news {
	width: 432px; height: 44px;
	background: url(../images/title_news.gif);
	text-indent: -9999px;
}

H1.events {
	width: 432px; height: 44px;
	background: url(../images/title_events.gif);
	text-indent: -9999px;
}
H1.bio {
	width: 432px; height: 44px;
	background: url(../images/title_bio.gif);
	text-indent: -9999px;
}
H1.rec {
	width: 432px; height: 44px;
	background: url(../images/title_rec.gif);
	text-indent: -9999px;
}
H1.contact {
	width: 432px; height: 44px;
	background: url(../images/title_contact.gif);
	text-indent: -9999px;
}

H1 {
	font-family:tahoma;
	color:#fff;
	font-size:18px;
	font-weight:normal;
}

H2 {
	font-family:arial;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin:0 0 20px 0;
}

.mm {
	margin-top:10px;
	margin-left:10px;
}	
.mm_li {
	display:inline;
	padding-left:20px;
}

.hp_event {
	font-size:11px;
	margin-left:35px;
	margin-top:10px;
	color:#fff;
}

.normal_list {
	list-style:square;
	color:#fff;
	line-height:15px
}

.normal_list LI {
	margin-bottom:7px;
}


a:link, a:visited  {
	color:#FFAE00;
	text-decoration:underline;
}
a:hover {
	color:#FF3B3B;
	text-decoration:none;
}

a.footer:link, a.footer:visited  {
	color:#FFAE00;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:regular;
}
a.footer:hover {
	color:#FF3B3B;
	text-decoration:underline;
}

.smalltext {
	font-size:10px;
	color:#887E5B;
	font-family:tahoma;
	line-height:14px;
}


p.para {
	font-size:12px;
	color:#000;
	line-height:18px;
}

tr.main_menu {
	width: 795px; height: 43px;
	background: url(../images/mm_bg.gif) no-repeat;
	color:#fff;
}

tr.footer {
	width: 795px; height: 70px;
	background: url(../images/footer_bg.gif) no-repeat;
	color:#887E5B;
	font-size:10px;
}