body {
	margin: 0px;
	background-color: #CCCCCC;
}
#main {
	background-image: url(img/main_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 15px;
	margin-left: -341px;
	height: 553px;
	width: 682px;
	left: 50%;
}
#about {
	background-image: url(img/about_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -341px;
	height: 553px;
	width: 682px;
}
#course {
	background-image: url(img/course_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -341px;
	height: 553px;
	width: 682px;
}
#calendar {
	background-image: url(img/calendar_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -341px;
	height: 553px;
	width: 682px;
}
#showcase {
	background-image: url(img/showcase_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -341px;
	height: 591px;
	width: 682px;
}
#links {
	background-image: url(img/links_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -341px;
	height: 591px;
	width: 682px;
}
#contact {
	background-image: url(img/contact_bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -341px;
	height: 553px;
	width: 682px;
}
.corporate {
	font-style: normal;
	font-weight: normal;
	width: 450px;
	height: 30px;
	padding: 1px;
	border: 4px double #0000FF;
}

#pageTitle {
	position: absolute;
	top: 5px;
	left: 10px;
	width: auto;
}
#pageTitle h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12pt;
}
#date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	position: absolute;
	width: 200px;
	top: 7px;
	right: 10px;
	left: 471px;
}
#location {
	position: absolute;
	top: 153px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	left: 31px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 680px;
	color: #000000;
	background-color: #CCCCCC;
}
#content {
	position: absolute;
	width: 503px;
	height: 360px;
	left: 9px;
	top: 200px;
	overflow: auto;
}
#menuBar {
	top: 199px;
	position: absolute;
	width: 95px;
	left: 558px;
	height: auto;
}
#content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	padding-left: 10px;
	margin-right: 20px;
	margin-left: 15px;
	text-indent: 10px;
}
#footer {
	position: absolute;
	width: 682px;
	text-align: center;
	top: 600px;
	left: 1px;
	padding-top: 3px;
	vertical-align: top;
}
#pageMenu {
	position: absolute;
	width: 682px;
	top: 575px;
	margin: 0;
	left: 0px;
	text-align: center;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}
#pageMenu li {
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
#pageMenu ul {
	margin: 0px;
}
.footHilite {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#menuBar a:link {
	color: #666666;
	text-decoration: none;
}
#menuBar a:visited {
	color: #666666;
	text-decoration: none;
}
#menuBar a:hover {
	color: #000000;
	text-decoration: none;
}
#menuBar a:active {
	color: #666666;
	text-decoration: none;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
#pageMenu a:link {
	text-decoration: none;
}
#pageMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pageMenu a:hover {
	color: #666666;
	text-decoration: underline;
}
#pageMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#content dl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	margin-right: 15px;
	margin-left: 15px;
}
#content dd {
	line-height: 14pt;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
}
#content dt {
	color: #003366;
	border: 1px dotted #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	letter-spacing: 3pt;
}
dd a:link {
	text-decoration: none;
}
dd a:visited {
	color: #999999;
	text-decoration: none;
}
dd a:hover {
	color: #990000;
	text-decoration: underline;
}
.plain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px dotted #666666;
	width: 95px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rollover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFCC;
	text-align: center;
	border: 1px dotted #000000;
	width: 95px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content a:link {
	text-decoration: none;
}
#content a:visited {
	color: #0000FF;
	text-decoration: none;
}
#content a:hover {
	color: #990000;
	text-decoration: underline;
}
#content td p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 0px;
	margin: 0px;
}
#crsReq {
	background-image: url(img/crsfrm_bknd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
	visibility: hidden;
}
#courseForm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#genReq {
	background-image: url(img/infofrm_bknd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
	visibility: visible;
}
#workReq {
	background-image: url(img/wrkfrm_bknd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
	visibility: hidden;
}
#workForm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#infoForm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#forms {
	position: absolute;
	height: auto;
	width: 115px;
	left: 550px;
	top: 468px;
	border: 1px dotted #999999;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 3px;
	padding-bottom: 3px;
	color: #666666;
}
#forms p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 75px;
}
#forms a:link {
	text-decoration: none;
	color: #003399;
}
#forms a:visited {
	color: #003399;
	text-decoration: none;
}
#forms a:hover {
	text-decoration: underline;
}
.demo_desc {
	height: 110px;
}
