<!--

body, p, div, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a:link, a:hover, a:visited {
	/* text-decoration: none; */
	color: #000000;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	/* background-position:center; */
	background-position: 209px center;
	
}
*img {
	position:relative;
	top:0;
}
body {
	background-color: #FFDB01;
	margin-left: 0px;
	margin-top: 0px;
}

.graphtitle {
	padding-top: 15px;
	padding-bottom: 10px;
}
.flag {
	padding-top: 5px;
	width:258px;
	height:24px;
}
a.menu{ padding-left:25px; color:#00000; text-decoration:none; line-height:35px; font-family:arial; font-size:17px; font-weight:bold;}
a.menu:hover{  text-decoration:underline;}

#footer1{ position:relative; width:1260px; height:210px; background:#FFBE00;}
#footer2{ position:relative; width:1260px; height:60px; background:#FF7F00; text-align:center; font-family:arial; font-size:16px;}
#footer2 a {display:inline-block; padding-left:8px; padding-right:15px; text-decoration: underline;}
#footer2 a:hover{ text-decoration:underline;}
.footer_inner{position:relative; width:800px; height:auto; margin-left:210px; font-size:14px;}
.star1{ position:absolute; top:-29; left:840;}
.star2{ position:absolute; top:-32; left:100;}
.star3{ position:absolute; top:-53; left:1075;}
.star4{ position:absolute; top:100; left:-140;}
h1{
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
}
h3
	{
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
.live_band{
		padding-left:50px;}
-->