
html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12pt;
    background-image: url('images/sinnerTile.jpg');
}

.lvHead1 {
   font-weight: bold;
   font-family: Arial Black,sans-serif;
   font-size: 20pt;
}

.gighead {
   font-weight: bold;
   font-style: italic;
}

.gigbody {
   margin-left: 40px;
   font-weight: normal;
}

.linkhead {
   font-weight: bold;
   font-style: italic;
}

.linkbody {
   margin-left: 40px;
   font-size: 11pt;
   font-weight: normal;
   color: #454545;
}
.creditHd {
   font-family: Impact,sans-serif;
}

.creditBody {
   font-family: Trebuchet MS,sans-serif;
   margin-left: 40px;
   font-weight: bold;
}

table {
   font-family: Arial Black,sans-serif;
   font-size: 12pt;
}

.bandpic {
   text-align: center;
}

.bandName {
   text-align: center;
   font-size: 14pt;
   font-weight: bold;
}

.instrument {
   text-align: center;
   font-size: 10pt;
   font-weight: bold;
}

.bandBio {
   text-align: left;
}

#header{background:url("images/headerStripes.gif") repeat-x;text-align:center; height:180px;}

#container {
	position:relative;
	margin:0 auto;
	width:800px;
	height:-180px;
	}


#top {
    position: absolute;
}
h1, p {
    margin: 0;
    padding: 0.3em 0;
}
#container {
    min-height: 100%;
    margin-bottom: -36px;
}

* html #container {
    height: 100%;
}

#wrap {min-height: 100%;}

#main {overflow:auto;

#footer {position: relative;
   clear:both;
   border-top: 1px solid #000;
}

a:active  {color: #000099}
a:link    {color: #000099}
a:visited {color: #990099}

form {

}

label {
   width: 4em;
   float: left;
   text-align: right;
   margin-right: 0.5em;
   display: block
   }

input, select, textarea {
  font-family: 'Courier New', Courier, monospace;
  font-size: 10pt;
  color: #cc0000;
}

