



.header {

background:#330066;

font-size:30px;

color:white;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

text-align:center;

font-weight:bold;

}



.subheader {

background:#330066;

font-size:20px;

color:white;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

text-align:center;

font-weight:normal;

}



.subheader2 { background:#663366;

font-size:24px;

line-height:40px;

color:white;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

text-align:center;

font-weight:normal;

}



.bodytext {background:white;

font-size:14px;

color:black;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

font-weight:normal;

}



.bodytextbold {background:white;

font-size:14px;

color:black;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

font-weight:bold;

}



.quotetext {background:white;

font-size:13px;

color:black;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

font-weight:normal;

font-style:italic;

}



.list { background:white;

font-size:13px;

color:black;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

font-weight:normal;

}



.link { background:white;

font-size:13px;

color:black;

text-align:center;

font-weight:normal;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

width:100%;

background:#dddddd;

}



.panelheadline {background:#996699;

font-size:18px;

color:#ffdddd;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

text-align:center;

font-weight:normal;

width:100%;

}



.tinytext {

background:white;

font-size:11px;

color:black;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

text-align:left;

font-weight:normal;

}



.date {

background:white;

font-size:15px;

color:#dd0000;

font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;

text-align:left;

font-weight:normal;

}



.imageleft { margin-right:15px;

}

.imageright { margin-left:15px;

}



.gutter { text-width:20px; }


#main  {
	width: 900px;
	margin: 20px 0px 0px 25px;
	text-align: center;
	background-color: black;
	border: thick;
	border-color: white;
	color: white;
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	}
	
#content	{
	width: 770px;
	}
	
#content a	{
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
	
#content a:hover	{
	text-decoration: underline;
	}
	
.menu2	{
	text-align: center;
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	}
	
.menu3	{
	text-align: center;
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size: 20px;
	}
	
.smaller	{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	}
	
#events a	{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	}
	
#events a:hover	{
	color: yellow;
	}
	
.lab	{
	text-align: left; 
	font-size: 16px; 
	margin-bottom: 10px
	}