body,td,th,li,ul,p {
    font-family: verdana, helvetica, arial, sans-serif;
    color: white;
    background-color: #800000;
}

h1, h2, h3 {
    font-family: helvetica, arial, sans-serif;
    margin-top: 40px;
}

/**
 * hyperlink styles
 */
hr {
    color: white;
    background-color: #800000;
    height: 1em;
}

a:link {
    color: white;
    background-color: #800000;
}

a:visited {
    color: #ffffcc;
    background-color: #800000;
}

a:hover {
    color: #800000;
    background-color: white;
    text-decoration: none;
}

a:active {
    color: white;
    background-color: #800000;
}

#top {
    font-weight: bold;
    font-family: verdana, helvetia, arial, sans-serif;
}

.important {
    font-size: 150%;
    font-weight: bold;
    display: inline;
}

.boldstuff {
    font-weight: bold;
}

table.news th {
    width: 15em;
    text-align: left;
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 1em;
    padding-right: 0;
    vertical-align: top;
}

table.news td {
    text-align: left;
    font-size: 100%;
    padding-left: 1%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.artist-picks td {
    vertical-align: top;
    padding-bottom: 1.5em;
    text-align: center;
    width: 33%;
}

div.thumbnail-grid {
    width: 694px;
}

div.thumbnail-grid table {
    margin-left: 0;
    margin-right: auto;
}

table.thumbnail-grid td {
    width: 150px;
    padding-bottom: 0.75em;
    vertical-align: top;
    text-align: center;
}

table.artist-picks {
    width: 40em;
}

/* -- CONTACT INFO --
 *
 */
table.contact th {
    vertical-align: top;
    text-align: left;
    padding-top: 0;
}

table.contact td {
    vertical-align: top;
    text-align: left;
    padding-top: 0;
    padding-left: 1.5em;
}

table.contact address {
    font-style: normal;
}

img {
    color: #800000;
}  /* to please netscape 4 */
img {
    border: 0;
}

a:link .image {
    color: #800000;
    background-color: #800000;
    text-decoration: none;
}

a:visited .image {
    color: #800000;
    background-color: #800000;
}

a:hover .image {
    color: #800000;
    background-color: #800000;
    text-decoration: none;
}

.EventDate {
    font-weight: bold;
}

td.EventDate {
    width: 4.5em;
}

div.big-image {
    text-align: center;
    min-width: 400px;
}

/* annoying way of centering tables */
div.big-image table {
    margin-left: auto;
}

div.big-image table {
    margin-right: auto;
}

div.big-image {
    font-size: 100%;
}

div.big-image p {
    font-size: 100%;
}

div.big-image table {
    width: 400px;
}

div.big-image th {
    display: none;
}

table.news_archive th {
    font-size: 100%;
}

table.news_archive th,td {
    padding: 5px;
    vertical-align: top;
    text-align: left;
}

#top {
    font-size: 13px; /*80%;*/ /* width:100%; */
}

#SideBar {
    font-size: 12px;
}

p,td,th {
    font-size: 12px;
}

h1 {
    font-weight: bold;
    font-size: 20px;
}

h2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
   }

#footer {
    font-size: 12px;
    bottom: 0px;
    right: 0px;
    padding-top: 6em;
    width: 784px;
    margin-left: 0px;
    text-align: center;
}

.big-image {
    padding: 1.0em;
}

.big-image h1 {
    font-size: 120%;
    font-weight: normal;
}

td.CalendarDate {
    font-weight: bold;
    width: 11em;
}

h1#TitlePage {
    margin-top: 50px;
    text-align: center;
    width: 784px;
}
