/*Page Setup*/
body {
margin:0px 0px 0px 0px;
padding:0px;
color:#fff;
font-size: 85%;
font-family: sans-serif;
background:#000 url('images/nav/tile.gif')  repeat-y; 
}

a#events {
display: block;
width: 187px;
height: 24px;
background-image: url(images/nav/events.png);
margin: 0 auto;
}
a#news:hover {
background-position: 0 -24;
}

.msgtable {
margin-left: 15%;


}

.msgtable table{
 margin: 0.2em 0 1em 0;
 padding: 0;
 empty-cells: show;
 border-collapse: collapse;
 border-style: solid;
 border-color: #ffcc00;
 width: 70%;
}

.msgtable th{
 padding: 0.1em 0.2em;
 border-style: solid;
 border-color: #404040;
 border-width: 0.1em 0.1em 0.1em 0.1em;
  text-align: center;
 vertical-align: center;
 color: #fff;
 background: #2e2e2e;
}

.msgtable td{
 padding: 0.1em 0.2em;
 border-style: solid;
 border-color: #404040;
 border-width: 0 0 0.1em 0.1em;
 vertical-align: top;
 color: #fff;
 background: #343434;
}

.gbentry {
margin-top:15%;
margin-right:25%;
margin-left:25%;
margin-bottom:0%;
background-color:#343434;
height:50%;
width:50%;
border:4px solid #ffcc00;
}

/*
.main {
margin: 5px;
border: 5px solid #ffcc00;
height: 535px;
}

.left {

border-right: 5px solid #ffcc00;
width: 200px;
height: 100%;
margin-right: 5px;
}

.aright {
position:relative;
left: 210px;
top: -100%;
height: 100%;
border-left: 5px solid #ffcc00;
margin:0px;
#width:400px;
border-right: 3px dashed #ffcc00;
}

.leftmain {
float:left;
width: 20%;
border-bottom: 5px solid #ffcc00;
background: #000;
border-right: 5px solid #ffcc00;
}
*/

hr {
background: #ffcc00;
height: 3px;
}

.topleftcontent {
position: absolute;
left:0px;
top:0px;
width:187px;
background:url('images/nav/tile.gif'); 
}

.leftcontent {
position: absolute;
left:0px;
top:0px;
width:187px;
background:url('images/nav/tile.gif'); 
}

.leftcontent img {
border:0px;
padding: 0px;
margin:0px;
} 

.centercontent {
background:#000 url('images/nav/tile2.gif')  repeat-x;
margin-left: 191px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 191px;
}

html>body .centercontent {
margin-left: 187px;
}

th {
background-color:#ffcc00;
}

.headers {
font-family: sans-serif;
font-weight:bold;
color: #ffffff;
text-align: center;
font-size:16px;
}

.homegig  {
font-weight:bold;
color:#ec1753;
font-size:25px;
margin: 10px;
}

.userentry {
background-color:#343434;
border-left:2px solid #ffcc00;
border-right:2px solid #ffcc00;
border-bottom:2px solid #ffcc00;
border-top:2px solid #ffcc00;
color:#fff;
font-weight:bold;
font-family:sans-serif;
margin:0 auto;
padding:6px;
width: 80%;
}

.entry {
background-color:#343434;
border-left:2px solid #ffcc00;
border-right:2px solid #ffcc00;
border-bottom:2px solid #ffcc00;
border-top:2px solid #ffcc00;
color:#fff;
font-weight:bold;
font-family:sans-serif;
margin:0 auto;
padding:6px;
width: 80%
}

.entryred {
background-color:#343434; 
border:5px solid #ed1a47;
color:#fff;
font-weight:bold;
font-family:sans-serif;
margin:0 auto;
padding:6px;
width: 80%
}

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

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

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

.gigven {
font-family: sans-serif;
font-weight:bold;
color: #ffffff;
font-size:15px;
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;
}
.updatestext {
font-family: sans-serif;
font-weight:bold;
color: #ffffff;
font-size:15px;
text-align:left;
}

.gall img{
margin: 15px;
border: 2px dashed #ffcc00;
}

.pressbg {
border:1px solid #363636;
background:#4B4B4B url('images/bg.gif') ;
color:#000;
width:400px;
padding:50px;
font-family:"Times New Roman", Arial,sans-serif;
}

.entrybg {
padding:0px;
margin:0px;
width:100%;
background-color:#ffcc00;
border:5px solid #ed1a47;
}

.gbheader {
font-family: sans-serif;
font-weight:bold;
color: #ffffff;
font-size:24px;
text-align:center;
}

a:link {
 color: #ffcc00;
 text-decoration: underline;
 
}
a:visited {
 color: #ffcc00;
 
}
a:hover, a:active, a:focus {
 color: #ffebf0;

}