body
{
/* -webkit-text-size-adjust: none; for iPhone compatibility */ 
color: white;
background-color: black;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}

#allcontent, #nav table {
width: 800px;
}

#allcontent, .gigitem {
margin-left: auto;
margin-right: auto;
}

#header {
font-weight: normal;
font-size: 2.5em;
color: #B7CEEC;
}

#nav {
color: #B7CEEC;
}

#nav hr {
margin-top: 2px;
margin-bottom: 2px;
}

#nav td {
width: 160px;
text-align:center;
}


#nav a {
color: silver;
text-decoration: none;
}

#nav a:hover {
color: #B7CEEC;
text-decoration: none;
}

a:link {
color: #B7CEEC;
text-decoration: underline;
}

a:visited {
color: #BBBBBB;
text-decoration: underline;
}

img {
border: none;
}

#main {
float: left;
width: 386px;
margin-left: 15px;
margin-right: 15px;
}

#contact {
text-align: center;
margin-top: 100px;
}

#contact p {
margin-top: 30px;
}

.centertext {
text-align: center;
}

.gigitem {
border: 1px solid silver;
margin-bottom: 15px;
width: 300px;
}

.location {
font-style: italic;
}

h2 {
font-weight: normal;
}

#listen p {
margin-left: 15px;
}