@charset "utf-8";
/* CSS Document */
html {
    padding: 0px;
    margin: 0px;
    background: url(images/starsBGsliver.png) repeat center top;
	background-color: #000000;
}
body {
	text-align: center;
	min-width: 1024px;
}
img {
	border-style: none;
	text-decoration: none;
}
div#container {
    position: relative;
}

div#content {
	padding: 10px;
	margin: 0 auto;
	width: 1024px;
	text-align: left;
	padding-bottom: 48px;
}
div#navigator {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	background-image: url(images/black50pc.png);
	background-repeat: repeat;
	left: 362px;
	top: 37px;
	position: absolute;
	width: 600px;
	/*height: 62px;*/
}
div#navigator p {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}
div.navColumn {
	margin-top: 10px;
	width: 150px;
	float: left;
}
div.navItem {
	margin-right: 38px;
	width: 122px;
	height: 18px;
	border-bottom: #FDBF04 1px dotted;
	background-image: url(images/black50pc.png);
	background-repeat: repeat;
}
div.navItemTop {
	margin-right: 38px;
	width: 122px;
	height: 18px;
	border-top: #FDBF04 1px dotted;
	border-bottom: #FDBF04 1px dotted;
	background-image: url(images/black50pc.png);
	background-repeat: repeat;
}
div#navigator a:link {
	text-decoration: none;
	color: #FDBF04;
}
div#navigator a:visited {
	text-decoration: none;
	color: #FDBF04;
}
div#navigator a:hover {
	text-decoration: none;
	color: #ffffff;
}
div#navigator a:active {
	text-decoration: none;
}
div#mainText {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/black60pc.png);
	background-repeat: repeat;
	left: 62px;
	top: 140px;
	position: absolute;
	width: 410px;
	border-top: #4D4D4D 1px;
	border-top-style: dotted;
	border-bottom: #4D4D4D 1px;
	border-bottom-style: dotted;
}
div#mainText input[type="text"], input[type="password"], textarea {
	left: 90px;
	position: absolute;
	width: 330px;
	background: none;
	border-width: thin;
	border-color: #4D4D4D;
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	font-size: 8pt;
}
div#mainText input[type="submit"] {
	left: 90px;
	position: absolute;
	background: #4D4D4D;
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
}
div#mainText input[type="submit"]:hover {
	color: #FDFDFD;
}
div#mainText h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-family: Discord-SemiBold, Arial, Helvetica, sans-serif;
	color: #FDBF04;
	font-size: 26pt;
	font-weight: normal;
}
div#mainText h2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-family: Discord-SemiBold, Arial, Helvetica, sans-serif;
	color: #EECA00;
	font-size: 20pt;
	font-weight: normal;
}
div#mainText h3 {
	margin-top: 0;
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	font-size: 11.5pt;
	font-weight: normal;
}
div#mainText p {
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	font-size: 8.5pt;
	line-height: 1.4;
}
div#mainText a:link, a:visited, a:active {
	color: #FDFDFD;
}
div#mainText a:hover {
	color: #FFFF66;
}
div#mainText .name {
	margin: 0;
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	color: #B3B3B3;
	font-size: 13pt;
}
div#mainText .jobdesc {
	margin-top: 0;
	display: block;
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	color: #B3B3B3;
	font-size: 8.5pt;
	font-weight: bold;
}
div#mainText .referee {
	margin: 0;
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	color: #B3B3B3;
	font-size: 9pt;
}
div#footerBlurb {
	margin: 0;
	background-image: url(images/grey70_65pc.png);
	background-repeat: repeat;
	width: 900px;
	height: 31px;
}
div#footerBlurb h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 16px;
	margin: 0;
	font-family: Discord-Bold, Discord-SemiBold, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: left;
}
div#footerInfo {
	margin: 0;
	background-image: url(images/grey70_65pc.png);
	background-repeat: repeat;
	width: 900px;
}
div#footerInfo p {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 16px;
	margin: 0;
	font-family: ArialMT-Bold, ArialMT, Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	font-size: 7pt;
	text-align: left;
	line-height: 1.5;
}
div.footerColumn {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 149px;
	height: 68px;
	float: left;
	border-left: #B2B2B2 1px dotted;
}
div.footerColumnFirst {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 150px;
	height: 68px;
	float: left;
}
div#footerInfo a:link {
	color: #B2B2B2;
}
div#footerInfo a:visited {
	color: #B2B2B2;
}
div#footerInfo a:hover {
	color: #FFFFFF;
}
div#footerInfo a:active {
	color: #B2B2B2;
}
div.aboutPerson {
	margin-top: 18px;
	padding-top: 18px;
	border-top: #4D4D4D 1px dotted;
}
div.smallColumn {
	float: left;
}
