body {
    background-image: url(images/pattern_background.jpg);
    margin: 0;
}
body,td {
    font-family: tahoma,arial,helvetica,sans-serif;
    color: #2A2C43;
    font-size: 12px;
}
a:link    { color: #999; }
a:active	{ color: #2a2c43; }
a:visited	{ color: #2a2c43; }
a:hover	{ color: #2a2c43; }
a.top {
    display: block;
    text-align: right;
}
h2 {
    font-size: 16px;
    font-family: tahoma,arial,helvetica,sans-serif;
    color: #2A2C43;
    font-weight: bold;
    margin: 25px 0 15px 0;
}
h2 .paren {
    font-weight: normal;
    font-size: 12px;
}
h2 .amt {
    color: #f4642c;
}
h2 .sold {
    color: #b32a31;
    font-size: 12px;
}
h3 {
    font-size: 14px;
}
.level {
    /*
    background-color: #BFBF9C;
    background-color: #B5D59E;
    */
    color: #706F80;
    font-size: 14px;
    padding: 5px 0 5px 10px;
    font-weight: bold;
}
#sponsors img { margin: 15px 0; }
.sponsorIntro h2 {
    margin-top: 0px;
}
.sponsorIntro {
    color: #2A2C43;
    font-size: 14px;
    font-family: arial,helvetica,sans-serif;
    margin: 0px 20px;
}
.schedIntro {
    color: #2A2C43;
    font-size: 14px;
    font-family: arial,helvetica,sans-serif;
    margin: 0px 20px;
}
#footer {
    font: 12px tahoma;
    text-align: center;
    color: #4f556a;
    margin-top: 10px;
}
#footer small { font-size: 10px; color: #4f556a; }
#footer a:link    { color: #ffffff; }
#footer a:active	{ color: #ffffff; }
#footer a:visited	{ color: #ffffff; }
#footer a:hover	{ color: #ffffff; }
.highlight { color: #F46026; }
