body {
	font-family: helvetica, arial, sans-serif;
	font-size:9pt;
	letter-spacing:0.05em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	background-color:c6c6c6;
	text-align:center;
	
}

.mp3 a{
	text-decoration:none;
}

h1 {
	font-size:12pt;
	margin:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}

h2 {
	font-size:10pt;
	margin:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}


td {
	font-family: helvetica, arial, sans-serif;
}

td.blackhead {
	background-color: black;
	color: white;
	}
	
td.content_text {
	font-size:	7pt;
	color:	black;
	}
th.mp3 {
	font-size: 7pt;
	font-weight:bold;
}
td.mp3 {
	font-size: 7pt;
}
	
th {
	font-family: helvetica, arial, sans-serif;
}

tr.rowA {

	background-color:c2c2c2;
}

form {
	font-family: helvetica, arial, sans-serif;
	font-size: 7pt;
	}

input {
	font-family: helvetica, arial, sans-serif;
	font-size: 7pt;
}

textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 7pt;
}

select {
	font-family: helvetica, arial, sans-serif;
	font-size: 7pt;
}

ul {
	font-family: helvetica, arial, sans-serif;
	font-size: 7pt;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: helvetica, arial, sans-serif;
	font-size: 7pt;
}

ol {
	font-family: helvetica, arial, sans-serif;
	font-size: 7pt;
	list-style-type: decimal;
	list-style-position: outside;
}


.small {
	font-family: helvetica, arial, sans-serif;
	font-size: 7pt;
	font-weight:normal;
}

.big {
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
}

.bodystyle {
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.bandcell {
  text-align: center;
  font-size:9pt;
  font-weight: bold;

}

.bandcell a{
	color:black;
}



.songlist  {
  margin:0px;
  padding:0px;
  height: 20px;
  vertical-align: middle;
}

.songlist object{
  margin:0px;
  padding:0px;
  height: 20px;
  vertical-align: middle;
}

#main {
  border:1px solid black;
  width: 900px;
  padding: 0px;
  margin:10px;
  background-color:ffffff;
background-image: url(images/bckgrnd_small.gif);
background-repeat: no-repeat
	-moz-border-radius:1em;
	border-radius:1em;
}


#mainmenu {
	border:0px solid red;
  padding:5 0 5 0;
  background-color:ffffff;
}

a.mm1 {
display:block;
float:left;
text-decoration:none;
border:0px solid red;
width:125px;
padding-top:0px;
vertical-align:absmiddle;
height:65;
color:black;
font-weight:bold;
font-size:20pt;
}
a.mm2 {
display:block;
float:left;
text-decoration:none;
border:0px solid green;
width:115px;
padding-top:20px;
vertical-align:absmiddle;
height:45;
color:black;
font-weight:bold;
font-size:18pt;
}
a:hover.mm2 {
display:block;
float:left;
text-decoration:none;
border:0px solid green;
width:115px;
padding-top:20px;
vertical-align:absmiddle;
height:45;
color:#999999;
font-weight:bold;
font-size:18pt;
}

#header {
  width: 900px;
  height:70px;
  background-color:white;
  border-bottom: 1px solid black;
}

#footer {
  font-size: 8pt;
  width: 900px;
  height:65px;
  padding-top:5px;
  padding-bottom:5px;
  margin-top: 5px;
  background-color:white;
  border-top: 1px solid black;
}

#info {
  font-size: 8pt;
  width: 850px;
  text-align:left;
}

#date {
text-align: right;
font-size: 7pt;
padding:3px;

}

#smallmenu{
border:0px dotted gray;
text-align:center;
width:500px;
margin:8px;
}

#footer a{
color:#999999;
}
#footer a:hover{
color:#666666;
}


#featured{
width: 500px;
height:180px;
border:1px solid black;

}

#featured a {
 color:black;
 text-decoration:none;
 font-weight:bold;

}

#featured a:hover {
 color:black;
 text-decoration:underline;
 font-weight:bold;

}

#f_text {
font-size: 7pt;
margin:10px;
width: 300px;
height:140px;
float: left;
border:0px solid black;
text-align:left;

}
#f_img {
width:150px;
height:140px;

float: right;
border:0px solid black;
}
#f_img img{
margin:10px;
}

#item {
border:2px dotted black;
text-align:center;
width:160px;
height:200px;	
}
