body { text-align: center; font-family: Verdana, arial; font-size: 7pt; }
span {
	color: yellow;
	font-weight: bold;
	font-size: 16pt;
}
div.container { width: 1024px; height: 645px; text-align: left; margin-left: auto; margin-right: auto; }
div.title { width: 1024px; height: 84px; background-image: url('img/header.jpg'); border-top: 1px solid white; font-size: 10pt; }
div.menu { margin-left: 370px; margin-top: 39px; width: 520px; height: 21px; text-align: center; position:relative; z-index:2; }


div.left { float: left; width: 208px; height: 556px; background-image: url('img/left.jpg'); color: white; }
div.innerLeft {
	width: 180px;
	height: 530px;
	margin-left: 10px;
	margin-top: 9px;
	overflow: auto;
	font-size: 16px;
}
div.middle { float: left; width: 568px; height: 556px; background-image: url('img/middle2.jpg'); }
div.pageMiddle { margin-left: 20px; float: left; width: 548px; height: 556px; font-size: 10pt; overflow: scroll; }
div.pageMiddle span {color: #0258a3; font-size: 15pt; font-weight: bold; }
.pageMiddleSpan {color: #0258a3; font-size: 15pt; font-weight: bold; }
div.pageMiddle .link { color: white; background-color: #0258a3; width: 300px; height: 25px; line-height: 25px; margin-left: auto; margin-right: auto; }
div.pageMiddle .link a {color: white; display: block; text-decoration: none; }
div.pageMiddle .link a:hover  { background-color: black; color: yellow; font-weight: bold; }
div.innerMiddle { width: 360px; height: 265px; margin-left: 13px; margin-top: 40px; overflow: auto; color: #0258a3; }
div.right { float: left; width: 248px; height: 556px; background-image: url('img/right.jpg'); }
div.innerRight { width: 209px; height: 437px; margin-left: 12px; margin-top: 110px; color: #0258a3; overflow: auto; }
div.innerRight span { color: #009900; font-weight: bold; }
div.list { text-align: left; font-size: 12pt; }
div.list span { font-weight: bold; font-size: 13pt; }
div.list a { text-decoration: none; color: blue; }
div.list a:hover { text-decoration: underline; }

div.staffMember { height: 160px; width: 100%; margin-left: auto; margin-right: auto; }
div.staffMember img { float: left; }
div.staffMember span { color: black; font-size: 11pt; font-weight: bold; }
div.staffInfo { text-align: left; float: left; height: 100%; padding-left: 5px; width: 375px; }

div.formLine { line-height: 22px; width: 100%; height: 27px; padding-bottom: 4px; }
div.formLeft { width: 200px; float: left; }
div.formRight { width: 200px; float: left; }

div.jobsMiddle { float: left; width: 568px; height: 556px; background-image: url('img/middle3.jpg'); }
div.jobsInnerMiddle { width: 555px; height: 265px; margin-left: 13px; margin-top: 40px; overflow: auto; color: #0258a3; }
div.jobsInnerMiddle .jobsTitle { width: 100%; text-align: center; color: black; font-size: 10pt; font-weight: bold; }

