#wrapper {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #624321;
	border-bottom-color: #624321;
	border-left-color: #624321;
	width: 780px;
	text-align: center;	
}
#contentWrapper
{
	/* background-image: url(../images/page_background.jpg); */
	background: #ffffcc;
	background-repeat: no-repeat;
	width: 772px;
	margin: 4px;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	
	padding: 6px;
}
.mainContent a:link, .mainContent a:visited {
	color: #990000;
	text-decoration: underline;

}
.mainContent a:hover {

	color: #624321;
	text-decoration: underline;
}
.mainContent a:active {
	color: #990000;
	text-decoration: underline;
}
#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
    text-align: center;
	clear: both;
	
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: underline;

}
#footer a:hover {

	color: #624321;
	text-decoration: underline;
}
#footer a:active {

	text-decoration: underline;
}
#pageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #624321;
	text-align: left;
	font-weight: bold;
}

#buttons {
	text-align: left;
	background: #1f0000;
	border: 0;
	margin-left: 10px;
	height: 22px;
}
 #navlist
{
padding: 0 0px 0 1px;
margin-left: 0;
margin-top: 6px;
margin-bottom: 6px;
font: bold 12px Verdana, sans-serif;

}

#navlist li
{
list-style: none;
margin: 0;
display: inline;

}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-top: 0.25em solid #1f0000;
border-bottom: 0.25em solid #1f0000;
padding-left: 1em;
padding-right: 1em;
background: #1f0000;
text-decoration: none;
}

#navlist li a:link { color: #cccccc; }
#navlist li a:visited { color: #cccccc; }

#navlist li a:hover
{
border-top: 0.25em solid #624321;
border-bottom: 0.25em solid #624321;
color: #cccccc;
background: #330000;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #624321;
	text-align: left;
	font-weight: bold;
}
.brownSeparator {
	border: 2px solid #663333;
}

.eventHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #624321;
	border-bottom: 1px solid #624321;
}
.eventInfo {

	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 2em;
	margin-bottom: 1.5em;
}
.eventDate
{
	font-weight: bold;
}
.mediaHeader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #624321;
}
.mediaText
{
	float: left; 
	position: relative; 
	margin-left: 10px; 
	width: 500px;
}
.mediaPicture
{
	float: left; 
	position: relative; 
	margin: 0 5px 10px 0; 
	width: 130px;
}
.schoolName {
	font-weight: bold;
}
.fullContent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	
	padding: 0px;
}

