body {
background-color: #333333;
color: #FFFFFF;
}

a:link {color: #FFC76E; text-decoration: none; font-weight: bold; }
a:visited {color: #FFC76E; text-decoration: none; }
a:hover {color: #FFC76E; text-decoration: underline; }
a:active {color: #FFC76E; text-decoration: none; }


div.top {
width:1000px;
margin-left:auto;
margin-right:auto;
position:relative;
top:-10px;
}

table.main {
background-color: #690000;
border: #690000;
padding: 0px;
}

td.nav {
padding: 20px;
}

td.schedule {
padding: 10px;
}

td.main {
width: 1000px;
padding: 10px;
}


td.left {
font-size: 15px;
font-family: arial;
text-align: left;
}

table.news {
width: 300px;
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 10px;
}

th.news {
font-size: 25px;
font-family: times new roman;
font-weight: bold;
font-variant: small-caps;
padding: 10px;
background-color: #333333;
}


td.news {
font-size: 15px;
font-family: arial;
text-align: left;
padding: 10px;
background-color: #2D1D1D;
color: #ffffff;
}

a.nav:link {color: #435283; text-decoration: none; font-weight: bold; } 
a.nav:visited {color: #324DD2; text-decoration: none; }
a.nav:hover {color: #FFFFFF; text-decoration: underline; background-color: #549389; }
a.nav:active {color: #FFFFFF; text-decoration: none; background-color: #435283; }

h1 {
font-size: 17px;
font-family: arial;
text-align: left;
font-weight: bold;
}

h2 {
font-size: 15px;
font-family: arial;
text-align: left;
font-weight: bold;
}

h3 {
font-size: 35px;
font-family: arial;
font-weight: bold;
}

marquee.top {
font-size: 25px;
font-family: times new roman;
font-weight: bold;
padding: 0px;
}

p.left {
font-size: 15px;
font-family: arial;
text-align: left;
}

p.center {
font-size: 25px;
font-family: times new roman;
text-align: center;
font-variant: small-caps;
}

p.right {
font-size: 15px;
font-family: arial;
text-align: right;
}