body {
	background-color: black;
	margin-top: 3px;
	padding: 0;
	color: #003366;
	font-family: "Trebuchet MS", "Comic Sans MS";
	font-size: 16px;
}
.leftad {
	position: fixed;
	top: 0;
	left: 0;
}
.rightad {
	position: fixed;
	top: 0;
	right: 0;
}
#header {
width: 750px;
height: 120px;
margin: 5px 0 5px 0;
font-family: "Trebuchet MS";
font-size: 14px;
text-align:center;
background-image: url(../images/header.gif);
background-repeat:no-repeat;
background-color: white;
background-position: center;
}

#header .webaddressmain {
color: white;
}
#header .websiteaddressprefix {
color: white;
}
#navbar {
width: 150px;
height: auto;
vertical-align: top;
float: left;
margin: 3px 7px 3px 3px;
}
#maincontent {
text-align: center;
width: 750px;
border: medium double #999999;
/*background-image: url(../images/xmasbgound.gif);
background-repeat: repeat-y;
background-position: bottom right;*/
background-color: white;
margin: auto;
padding: 0 0 0 0;
} 
#maincontent:after {
content:"."; 
clear:both; 
display:block; 
height:0; 
font-size:0; 
visibility:hidden;
}

#pagecontent {
width: 570px;
float:right;
margin: 3px 15px 2px 2px;
}
#content {
width: 570px;
height: auto;
float: right;
}
#footer { 
width: 700px;
height: auto;
margin: auto;
margin-top: 5px;
font-family: "Trebuchet MS"; 
color: #CCCCCC;
font-size: 12px;

}
h1 {
	color: #003366;
	font-family: "Trebuchet MS";
}
p {
	color: #003366;
	font-family: "Trebuchet MS", "Comic Sans MS";


}
h3 {
	color: #003366; 
	font-family: "Trebuchet MS";
}
h2 {
	color: #003366; 
	font-family: "Trebuchet MS";
}




a:link {color: navy; text-decoration: underline;}
a:active {color: navy; text-decoration: underline;}
a:visited {color: navy; text-decoration: underline;}
a:hover {color: navy; text-decoration: overline;}
/**/
.headerclass {position: absolute; top: 0px; left:0px;}
h5 {
font-family: "Trebuchet MS";
}
.syllabustitle {
width: 500px;
height:auto;
border: 2px ridge black;
margin:auto;
}
.speeches {
width: 500px;
border: 1px ridge black;
}
.speechesopen{
background-image: url(../images/speechopen.gif);
background-position: top left;
background-repeat: no-repeat;
}
.speechesclose{
background-image: url(../images/speechclose.gif);
background-position: bottom right;
background-repeat: no-repeat;
}
.contactpos {
color: #ff6600;
}
.classesday {
color: #ff6600;
font-family: "Trebuchet MS";
}
tr {
	margin: 0;
	padding: 0;
}
td {
	margin: 0;
	padding: 0;
	text-align: center;
}
.eventtitle {
	color: #ff6600;
	font-size: 18px;
}
.eventinfo {
	width: 400px;
	float:left;
}
.eventinforight {
	width: 100px;
	float: right;
}
