#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 2000px;
	width: 980px;
}
#table {
	position: absolute;
	left: 0px;
	top: 154px;
	height: 900px;
	width: 980px;
	z-index: 2;
}
#menu {
	position: absolute;
	left: 79px;
	top: 109px;
	z-index: 5;
	width: 830;
	height: 24px;
}
#header {
	position: absolute;
	left: 0;
	top: 0px;
	height: 120;
	width: 980px;
	z-index: 4;
}
.contentHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000099;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
}
.contentBold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.programsBold {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.programheaders {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.content2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
