body {
background-color: #000000;
font-family: arial,helvetica;
font-size: 13px;
margin-top: 0px;
}

form {
margin: 0px;
padding: 0px;
}

a {
color: blue;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.splash {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 15px;
}

a.splash:hover {
text-decoration: underline;
}

table.main {
width: 800px;
font-size: 13px;
}

td.mainBack {
background-color: #e55353;
width: 800px;
vertical-align: top;
}

table.mainContent {
width: 795px;
font-size: 13px;
}

td.contentLeft {
background-image: url('images/content_left.gif');
background-repeat: repeat-y;
background-color: #fcf8f7;
padding-left: 41px;
}

td.contentRight {
background-image: url('images/content_right.gif');
background-repeat: repeat-y;
}

td.content {
background-color: #fcf8f7;
}

td.footer {
background-image: url('images/footer.gif');
width: 800px;
height: 48px;
vertical-align: middle;
color: #ef9595;
padding-left: 10px;
font-size: 12px;
}

td.navButton {
border-right: 1px dotted #666666;
}

table.venueList {
padding: 10px;
font-size: 13px;
}

td.venueInfo {
border-bottom: 1px dotted #666666;
padding-bottom: 20px;
}

td.calendarDetail {
padding: 10px;
border-bottom: 1px dotted #666666;
}

.header {
color: #b32e29;
font-size: 18px;
font-weight: bold;
}

.more {
display: none;
}
