body
{
background-color: black;
color: white;
font-family: arial, "lucida console", sans-serif
}

#body
{
max-width: 600px;
background-color: #1B1718;

}

#top
{
text-align: center;
}

#middle
{
position: relative;
bottom: 75px;
}

#tableleft
{
width: 200px;
text-align: left;
vertical-align: top;
}

#tableright
{
width: 400px;
text-align: left;
vertical-align: top;
}

#bottom
{
}

#bottomlinks
{
vertical-align: top;
font-size: 44px;
}

#table
{
width: 600px:
margin: 0px; 
border: 0px;
padding: 0px;
border-collapse: collapse;
font-size: 14px;
}

#eventtitle
{
text-align: center;
}

.title
{
font-size: 36px;
font-weight: bold;
}

.subtitle
{
font-size: 18px;
font-weight: bold;
font-style: italic;
}

#eventphoto
{
margin-top: 20px;
border: 4px solid white;
text-align: center;
}

.smallpic
{
border: 1px solid white;
float: left;
margin-right: 3px;
}

.dayblock
{
height: 50px
}


A:link {text-decoration: underline; color: #99C1FF;}
A:visited {text-decoration: underline; color: #99C1FF;}
A:active {text-decoration: underline; color: #99C1FF;}
A:hover {text-decoration: underline; color: orange;}

