<!--

p { font-family: arial, san-serif, helvetica, swiss; color: #8b0000; font-size: 12px; font-weight: normal; text-decoration: none; }

p.fine { font-size: 10px; margin-top: 0px; margin-bottom: 0px;}

p.larger { font-size: 14px; margin-top:2px; margin-bottom: 0px;}

p.nobot { margin-top: 18px; margin-bottom: 0px;}

p.close { margin-top: 0px; margin-bottom: 2px; text-indent: 10px; }

p.lfclose { margin-top: 0px; font-size: 13px; margin-bottom: 2px;}

p.right { margin-top: 0px; margin-bottom: 0px; text-indent: 300px; }

p.midright { margin-top: 0px; margin-bottom: 0px; text-indent: 150px; }

P.first { color: blue; font-size: 12px; }
TEXTAREA  { font-size: 12px; font-family: arial, san-serif; }

p.course { color: #006633; font-size: 13px; margin-top: 0px; margin-bottom: 2px; margin-left: 16px; text-indent: -6px; }

p.dentcourse { color: #006633; font-size: 13px; margin-top: 0px; margin-bottom: 2px; margin-left: 126px; }

p.exp { color: #8b0000; margin-top: 0px; margin-bottom: 0px; margin-left: 16px; text-indent: -6px; }

P.top { font-weight: bold }


h2 { color: white; font-size: 32px; font-family: times; font-weight: bold; text-align: center; }

h3 { color: black; font-size: 18px; font-family: arial, san-serif, helvetica, swiss; font-weight: bold }
h3.mix { font-weight: normal; }
h3.red { color: #8b0000; font-size: 18px; font-weight: bold }

h4 { color: black; font-size: 14px; font-family: arial, san-serif, helvetica, swiss; font-weight: bold }
h4.close { margin-bottom: 4px;}
h4.close-ind { margin-top: 0px; margin-bottom: 0px;}
H4.hot { color: red; font-size: 14px; }
h4.red { color: #8b0000; }
h4.y { color: #660033; }
h4.pred { color: #8b0000;  text-align:right; }
h4.redbar { color: #8b0000; text-align: justify; margin-top: 2px; margin-bottom: 3px; font-size: 8px; }
h4.redclose { color: #8b0000; margin-bottom: 2px; }
h4.grnclose { color: #006633; font-size: 14px; margin-top: 0px; margin-bottom: 2px }

H5 { color: black; font-size: 12px; margin-top: 2px; font-family: arial, san-serif, helvetica, swiss; font-weight: bold }
H5.right { text-align: right; }
H5.red { color: #8b0000; margin-bottom: 2px; }

H6 { color: blue; font-size: 13px; font-family: arial, san-serif, helvetica, swiss; font-style: italic; font-weight: normal }

a { font-family: arial, san-serif, helvetica, swiss; font-size: 12px; font-weight: normal; text-decoration: none }

a.red { color: #8b0000; }
a.lred { color: #8b0000; font-size: 14px; font-weight: bold }

a.nobold { color: #8b0000; font-size: 12px; font-weight: normal; text-decoration: underline }

a.out { color: #8b0000; text-decoration: underline}

a.y { color: #660033; font-size: 14px; font-weight: bold }

a.y:visited { color: #660033; font-size: 14px; font-weight: bold }

a.red:hover { color: #f5f5dc; background-color: #8b0000; }
a.lred:hover { color: #f5f5dc; background-color: #8b0000; font-size: 14px; font-weight: bold }

a.y:hover { color: #f5f5dc; background-color: #660033; font-size: 14px; font-weight: bold }

a.notred { color: #f5f5dc; font-size: 18px; font-weight: bold }

a.crslst:link { color: #006633; font-weight: normal; font-size: 12px }

a.crslst:visited { color: #006633; font-weight: normal; font-size: 12px }

a.crslst:hover { color: #f5f5dc;  font-size: 12px; font-weight: normal; background-color: #8b0000 }


ul { color: #8b0000; font-size: 12px; font-family: arial, san-serif, helvetica, swiss; }
ol { color: #8b0000; font-size: 12px; font-family: arial, san-serif, helvetica, swiss; }

DT { font-size: 12px; font-family: arial, san-serif, helvetica, swiss; font-weight: bold }
DD { font-size: 12px; font-family: arial, san-serif, helvetica, swiss; margin-bottom: 6px }

td { border-top-width: 1; border-bottom-width: 1; }
td.oddrow { background-color: #ffffcc; }
td.evenrow { background-color: #6699cc; }

hr.divider { margin: 20px,0,20px,0; }

.content>p {
  margin: 0px;
}
.content>p+p {
  text-indent: 30px;
}
a {
  color: #8b0000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: 600;
  text-decoration: none;
}
a:link {
  color: #8b0000;
}
a:visited {
  color: #8b0000;
}
a:hover {
  background-color: #bbb;
}

	#wrapper {
		background-color: #6699cc;
		width:800px;
		margin:0px auto;
		border:1px solid #000000;
		padding:10px;
	}
	#header {
		background-color: #ffffcc;
		background-image: url(../Graphics/HS-arrow_7_deg9.png);
		background-repeat: no-repeat;
		background-position: center;
		border:1px solid #000000;
		height:111px;
		padding:10px;
	}
	#content {
		margin-top:10px;
		padding-bottom:10px;
	}
	#content div {
		padding:10px;
		border:1px solid #000000;
		float:left;
	}
	#content-left {
		background-color: #ffffcc;
		width:130px;
		height:440px;
	}
	#content-main {
		background-color: #00000;
	background-position: center;
			width:616px;
		height:40px;
	}
	#content-train {
		background-color: #ffffcc;
		margin-left:10px;
		width:616px;
	}

	#content-photo  {
		width: 150px;
		Position: absolute;
		margin-left: 440px;
		border:1px solid #000000;
	}

	#content-acpi {
		position:absolute;
		margin-top: -100px;
		height: 100px;
		width: 150px;
		background-image: url(../Graphics/acpi_logo.png);
		background-repeat: no-repeat;
		background-position: center;
		border:1px solid #000000;
	}

	#content-alliance {
		position:absolute;
		margin-top: -200px;
		height: 100px;
		width: 150px;
		background-image: url(../Graphics/Alliance_Logo.png);
		background-repeat: no-repeat;
		background-position: center;
		border:1px solid #000000;
	}

	#content-astd {
		position:absolute;
		margin-top: -260px;
		height: 72px;
		width: 150px;
		background-image: url(../Graphics/astd.png);
		background-repeat: no-repeat;
		background-position: center;
		border:1px solid #000000;
	}

	#content-directors {
		position:absolute;
		margin-top: -180px;
		height: 63px;
		width: 150px;
		background-image: url(../Graphics/careerdirectors.png);
		background-repeat: no-repeat;
		background-position: center;
		border:1px solid #000000;
	}

	#content-cbodn {
		position:absolute;
		margin-top: -110px;
		height: 100px;
		width: 150px;
		background-image: url(../Graphics/cbodn.png);
		background-repeat: no-repeat;
		background-position: center;
		border:none;
	}

	#content-box1, #content-box2{
		background-color: #ffffcc;
		padding:10px;
		border:1px solid #000000;
		position:absolute;
		margin-top:60px;
		height:300px;
	}

	#content-box1 {
		margin-left:162px;
		width:288px;
	}
	#content-box2 {
		margin-left:480px;
		width:298px;
	}
	#content-boxA, #content-boxB{
		background-color: #ffffcc;
		padding:10px;
		border:1px solid #000000;
		position:absolute;
		margin-top:60px;
	}

	#content-boxA {
		margin-left:162px;
		width:288px;
	}
	#content-boxB {
		margin-left:480px;
		width:298px;
	}
	#footer {
		background-color: #ffffcc;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #000000;
		width:778px;
	}

	#footer-ind {
		background-color: #ffffcc;
		margin-top:760px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #000000;
		width:778px;
	}

	#bottom {
		clear:both;
		text-align:right;
		padding:6px;
	}

	#bottom-ind {
		position: absolute;
		margin-top: 700px;
		margin-left: 528px;
		clear: both;
		text-align:right;
		padding:6px;
	}

-->
