body {font-family: "Lucida Sans", Arial, Helvetica; font-size: 12px; color: #eb9111; background-color: #000; background-image: url(../images/bg_body.gif);background-repeat: repeat-x; margin: 0px; padding: 0px; text-align: center;}
/* MIDDLE COLUMN CONTAINER */
#middle-column {margin-left: auto; margin-right: auto; width: 438px;}
/* LOGO CONTAINER */
#logo {margin-top: 10px; margin-bottom: 45px;}
/* SPONSOR CONTAINER */
#sponsor {margin-top: 0px; margin-bottom: 45px; float:right;}
/* INTRO */
#intro {font-size: 16px; text-align: left; line-height: 20px;}
/* CONTACT */
.contact { font-size: 10px; background-color: #333; padding: 5px; margin-bottom: 20px; width: 449px; clear: both; color:#eb9111;}
.contact  a:link {color: #fff; text-decoration: none;}
.contact  a:visited {color: #fff; text-decoration: none;}
.contact  a:hover {color: #fff; text-decoration: underline;}
.contact  a:active {color: #fff;}
/* TABLES */
#schedule {margin-top: 20px; margin-bottom: 25px;}
#classes {margin-top: 20px; margin-bottom: 25px;}
/* TABLE DISPLAY */
#dataTable {width: 437px; padding: 5px; border-collapse: collapse;}
#dataTable th {text-align: left; padding: 5px; border-top: 1px solid #eb9111; border-bottom: 1px solid #eb9111;}
#dataTable tr:hover {background-color: #eb9111; color: #333; font-weight: bold;}
#dataTable td {text-align: left; padding: 5px; border-bottom: 1px solid #eb9111;}
/* TABLE DISPLAY 2*/
#dataTable2 {width: 437px; padding: 5px; border-collapse: collapse;}
#dataTable2 th {text-align: left; padding: 5px; border-top: 1px solid #eb9111; border-bottom: 1px solid #eb9111;}
#dataTable2 td:hover {background-color: #eb9111; color: #333; font-weight: bold;}
#dataTable2 td {text-align: left; padding: 5px; border-right: 1px solid #eb9111;}
/* FOOTER */
#footer {color: #eb9111; width: 100%; font-size: 10px; text-align: center;}
#footer  a:link {color: #fff; text-decoration: none;}
#footer  a:visited {color: #fff; text-decoration: none;}
#footer  a:hover {color: #fff; text-decoration: underline;}
#footer  a:active {color: #fff;}