/* Page Setup */
body {
 margin: 0em;
 /* color: #fff; */
 font-size: 85%;
 font-family: sans-serif;
 background-color:#9B9B9B;
 padding-left:  10%;
 padding-right:  10%;
 }

.test {
padding-bottom:3px;
padding-top:3px;
background-color:#EFEFEF;
/* border:2px dotted #000; */
color:#000;
text-align:left;
padding-right:5%;
padding-left:5%;
border-left:6px solid #4F4F4F;
border-right:6px solid #4F4F4F;
}

.nav {
padding-top:3px;
padding-bottom:5px;
text-align:center;
margin-top:4px;
background-color:transparent;
}

.nav a:link {
padding-left:3px;
padding-right:3px;
padding-bottom:3px;
color:#F4E8E8;
font-weight:bold;
}

.nav a:hover{
color:#ffffff;
font-weight:bold;
}

.nav a:visited {
color:#F4E8E8;
font-weight:bold;
}

.nav a:visited:hover {
color:#E19292;
font-weight:bold;
}

.test3 {
bottom:3px;
left:3px;
right:3px;
width:594px;
height:18px;
background-color:#fff;
}

.copyright {
background-color:#4F4F4F;
color: #414141;
text-align:center;
font-family:sans-serif;
font-size:9pt;
padding:2px
}

.test4 {
border:1px solid #000;
width:40px;
#height:450px;
background-color:#fff;
}

.header {
background:#4F4F4F;
text-align: center;
/*border:2px dotted #000;*/
}

.header img {
padding-left:6px;
}

.entry s {
height: 6px;
color:ffcc00;
}

.linkstext {
font-family: sans-serif;
font-weight:bold;
color: #f50c1c;
font-size:12px;
text-align:left;
}

.updatestext {
font-family: sans-serif;
font-weight:bold;
color: #ffffff;
font-size:12px;
text-align:left;
}

.setartist {
font-family: sans-serif;
font-weight:bold;
color: #ffcc00;
font-size:12px;
text-align:left;
}

.setsong {
font-family: sans-serif;
font-weight:bold;
color: #ffffff;
font-size:12px;
text-align:left;
}

.gigsdate {
font-family: sans-serif;
font-weight:bold;
color: #ffcc00;
font-size:12px;
}

.gigstitle {
font-family: sans-serif;
font-weight:bold;
color: #ffffff;
font-size:12px;
}

.updatestexttitle {
font-family: sans-serif;
font-weight:bold;
color: #ffffff;
font-size:14px;
text-align:left;
}

.updatestextposted {
font-family: sans-serif;
font-weight:bold;
font-style:italic;
color: #ffffff;
font-size:10px;
text-align:left;
}
 
.imgbord img{
border:1px solid #ffcc00;
}

.imgbord2 img {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-right: 5px;
margin-bottom: 5px;
}

.imgbord2 {
margin:0 auto;
padding:6px;
width:75%;
}

.imgbord {
text-align: center;
}

.news {
font-weight:bold;
} 
.menu	{ 
text-align: center;
background-color:transparent #464545;
width: 90%;
margin:0 auto;
padding:6px;
}

.menu img {
border:0;
}

.menu a:hover {
background: #ffcc00;
width: 72px;
height: 21px;
}

.menu h1 {
background-image:url("images/h1logo.gif");
  background-repeat:no-repeat;
  height:50px;
  width:500px;
  margin:auto;
  }
  
hr { 
color:#CCCCCC; 
background-color:#CCCCCC; 
border:1px solid #000; 
height:3px; 
}  
  
.menu h2 {
background-image:url("images/h2logo.gif");
  background-repeat:no-repeat;
  height:25px;
  width:600px;
  margin:auto;  
}

.menu hr {
color:#b9b9b9; 
background-color:#b9b9b9; 
border:0px solid #000; 
height:2px; 
}

.menu span {
display:none;
}

.entry span {
display:none;
}

.block { 
background-color:#494949;
width:90%; /* IE up to 5.5 uses this */ 
margin-left:10%;
border:3px dotted #b9b9b9;
border-top:3px;
border-bottom:3px;
padding-top:15px;
padding-bottom:15px;
margin-top:0%;
width:80%; /* Less buggy browsers uses this */
}
 
/* Text Hyperlinks */
.valid a:link {
 color: #676767
}
.valid a:visited {
 color: #676767
}
.valid a:hover, a:active {
 color: #aeaeae
}
.search a:hover, .search a:active {
 background: #7A7A7A
}
a.b {
 font-weight: bold
}



h2 {
 color: #ffffff;
 font-weight: bold;
 font-size: 100%;
 }

h3 {
 color: #ffffff;
 font-weight: bold;
 font-size: 90%; 
 }
 
 h4 {
 color: #E41313;
 font-weight: bold;
 font-size: 70%;
 font-style: italic;  
 }
 
 em {
 cursor: help;
 font-style: italic;
 border-bottom:1px dashed #000;
}

.main {
background-color:transparent #464545;
color:#fff;
margin:0 auto;
padding:6px;
width:90%;
}
   
.copyright {
text-align: center;
color: #fff;
}  
   

.entry {
background-color:#DFDFDF;
border:1px solid #4F4F4F;
color:#000;
margin:0 auto;
padding:6px;
width:90%;
}


   
.entry h1 {
 margin:auto;
  text-align: center;
  color: #000;
  font-weight:bold;
  } 
  
.entry h2 {
background-image:url("moam.gif");
  background-repeat:no-repeat;
  height:30px;
  width:220px;
  margin:auto;
  text-align: center;
  }   
   
.entry1 {
background-color:transparent;
border:0px dashed #000;
color:#fff;
font-weight: bold;
margin:0 auto;
padding:6px;
}
      
.entry p {
padding-left:0px;
}
   
.gotop {
 text-align: right;
 margin-right: 52px;
 color: #fff;
 font-size: 85%;
 }
 
.gotop a:link {
  text-align: right;
 margin-right: 52px;
 color: #000;
 font-size: 85%;
 }
 
.gotop a:visited {
  text-align: right;
 margin-right: 52px;
 color: #000;
 font-size: 85%;
 } 
  
.note {
text-align: center;
color: #D61F1F;
 font-size: 90%;
 font-weight: bold;
 font-family: sans-serif;
} 

.menu strong {
color: #000;
font-size: 90%; }  

.entry a:link {
 color: #5555FF;
 font-weight:bold;
}
.entry a:visited {
 color: #5555FF;
 font-weight:bold;
}
.entry a:hover, a:active {
 color: #FF5555
}
.search a:hover, .search a:active {
 background: #7A7A7A
}
a.b {
 font-weight: bold
}

.pictures { 
background-color:#7a7a7a;
border:1px dashed #000;
color:#000;
margin:0 auto;
padding:6px;
width:75%;
}

.pictures img {
border:3px solid #000; 
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-right: 5px;
margin-bottom: 5px;
}

.valid {
margin:0 auto;
text-align:center;
color: #676767;
 }   
 
.valid a:link {
margin:0 auto;
text-align:center;
color: #676767;
 }    
