body {
margin: 0 0 10 0;
background: #000000 url(blacksquare.gif) repeat;
text-align: center;
}

#container  {
position: relative;
width: 702px;
left: 0px;
right: 0px;
padding: 0px;
margin: 10px 10px 10px 10px;
background-color: #800000;
color: #333;
border: 1px solid #ffffff;
text-align: left;
}


#black  {
	padding: .2em;
	margin: 0px;
	background-color: #000000;
	color: #fff;
	font: .6em arial;
	text-align: center;	
	}

#white {
	padding: .1em;
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	font: .6em arial;
	text-align: center;	
	}

#navcontainer ul
{
padding-top: 0;
margin: 0 0 0 0;
background-color: #ffffff;
color: #000000;
width: 100%;
font: .7em arial;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}


#navcontainer ul li a
{
padding: 0;
background-color: #ffffff;
color: #000000;
text-decoration: none;
}

#navcontainer ul li a:hover
{
background-color: #800000;
color: #fff;
}

#content  {
position: relative;
width: 100%;
background-color: #800000;
color: #404040;
font: .9em arial, times new roman;
}

#information  {
position: absolute;
left: 158px;
top: 20px;
padding: 5px;
width: 520px;
background-color: #ffffff;
color: #000000;
font: .9em arial;
line-height: 1.3em;
text-align: justify;
border: 1px solid #000000;
}

#logo
{
padding: 0px;
margin: 0px;
background-color: transparent;
}

#logo h1 {
position: relative;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
background: transparent url(testop3.jpg) left center no-repeat;
width: 700px;
height: 100px;
}

.headline {
display: none;
}

.bold  {
font-weight: bold;
}

.regular {
color: #404040;
font: .8em arial;
line-height: 1.2em;
text-align: justify;
}

.form {
color: #404040;
font: .8em arial;
line-height: 1.2em;
}

.form2 {
color: #404040;
font: .7em arial;
line-height: 1.2em;
}
.divbar {
	border-top: 1px solid #800000;
   	width:100%;
	text-align: center;
	}

#footer  {
padding: .1em;
width: 100%;
background-color: #000000;
color: #ffffff;
border-top: 1px solid #ffffff;
font: .6em arial;
text-align: center;
}

.ctable  {
font: 1em arial;
}

.about  {
text-align: center;
font: 1em arial;
font-weight: bold;
}

.sched {
font: 1.1em arial;
line-height: 1.5em;
}

.red {
color: red;
font-weight: bold;
}  

a.links:link {
 color: blue;
 text-decoration: none;
}

a.links:active {
 color: red;
 text-decoration: underline;
}
a.links:visited {
 color: blue;
 text-decoration: none;
}

a.links:hover {
 color: blue;
 text-decoration: underline;
} 

.grayt { 
	padding: .2em;
 	font: .8em arial; 
	background-color: #fff; 
	color: #000000;
	border: 1px solid #eeeeee;
	}


.titlewhite { 
	padding: 2px;
	font: .8em arial;
	font-weight: bold;
	background-color: #eeeeee;
	color: #000000;
	border-bottom: 1px solid #808080;
	}

.border  {
	padding: .2em;
 	font: .7em arial; 
	background-color: #fff; 
	color: #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}