@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF
}
#wrapper {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 1100px;
}
#nametitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-style: normal;
	color: #000000;
	text-align: left;
	left: 80px;
	position: absolute;
	top: 16px;
	width: 710px;
	height: 28px;
	font-variant: normal;
	text-transform: none;
}
#nametitle a:link {
	color: #000000;
	text-decoration: none;
}
#nametitle a:visited   {
	color: #000000;
	text-decoration: none;
}
#nametitle a:hover   {
	color: #000000;
	text-decoration: underline;
}
#nametitle a:active {
	color: #000000;
	text-decoration: none;
}
#nav {
	font-family: "Courier New", Courier, monospace;
	position: absolute;
	width: 710px;
	top: 420px;
	height: 48px;
	text-align: left;
	left: 80px;
}
#nav a {
	font-size: 16px;
	line-height: 16px;
}
#nav a:link {
	color: #000000;
	text-decoration: none;
}
#nav a:visited   {
	color: #000000;
	text-decoration: none;
}
#nav a:hover   {
	color: #000000;
	text-decoration: underline;
}
#nav a:active {
	color: #000000;
	text-decoration: none;
}
#screening {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F6F6F6;
	position: absolute;
	text-align: left;
	width: 710px;
	left: 80px;
	margin: 0px;
	padding: 0px;
	top: 84px;
	line-height: 14px;
	height: 324px;
	background-color: #000000;
	border: thin dotted #333333;
}
#screening p {
	line-height: 14px;
}
#screening a {
	color: #F6F6F6;
	text-decoration: none;
	font-size: 14px;
}
#screening a:link {
	color: #F6F6F6;
	text-decoration: none;
}
#screening a:visited {
	color: #F6F6F6;
	text-decoration: none;
}
#screening a:hover {
	color: #F6F6F6;
	text-decoration: underline;
}
#screening a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	position: absolute;
	text-align: left;
	width: 710px;
	left: 80px;
	margin: 0px;
	padding: 0px;
	top: 96px;
	line-height: 14px;
	height: 900px;
}
#content p {
	line-height: 14px;
}
#content a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
#content a:link {
	color: #333333;
	text-decoration: none;
}
#content a:visited {
	color: #333333;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}
#content a:active {
	color: #000000;
	text-decoration: underline;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position: absolute;
	text-align: left;
	width: 575px;
	left: 174px;
	margin: 0px;
	padding: 0px;
	top: 868px;
	line-height: 10px;
	height: 30px;
}
#title {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 16px;
	position: absolute;
	width: 710px;
	top: 60px;
	height: 16px;
	text-align: left;
	left: 80px;
}
#title a:link {
	color: #000000;
	text-decoration: none;
}
#title a:visited   {
	color: #000000;
	text-decoration: none;
}
#title a:hover   {
	color: #000000;
	text-decoration: underline;
}
#title a:active {
	color: #000000;
	text-decoration: none;
}
#update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	text-align: left;
	width: 710px;
	left: 80px;
	margin: 0px;
	padding: 0px;
	top: 475px;
	line-height: 14px;
	height: 12px;
	background-color: #FFFFFF;
}#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	text-align: left;
	width: 710px;
	left: 80px;
	margin: 0px;
	padding: 0px;
	top: 495px;
	line-height: 14px;
	height: 12px;
	background-color: #FFFFFF;
}

