.importantdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 10px;
	color: #000000;
	text-indent: 35px;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.pagetitle {
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
}

#sidebar {
	vertical-align: top;
	width: 165px;
	background-image: url(Images/menu_background.gif);
	height: 373px;
}
#bottomimage {
	vertical-align: bottom;
	height: 165px;
	width: 165px;
}
#redspacer {
	background-image: url(Images/redspacer.gif);
	background-repeat: repeat;
	float: none;
}
#wrapper {
	height: auto;
	width: 165px;
	background-image: url(Images/redspacer.gif);
	background-repeat: repeat;
}
#sidebar {
	width: 165px;
}
#redspacer {
	background-image: url(Images/redspacer.gif);
	background-repeat: repeat;
	width: 165px;
}
#bottomimage {
	background-image: url(Images/grassbox.gif);
	width: 165px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-right: 35px;
	padding-left: 35px;
}
