body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	font-style: normal;
	color: #000000;
}
#wrapper {
	position: relative;
	margin-top: -2%;
	width: 90%;
	margin-bottom: auto;
	left: 10%;
}
#txt {
	position: absolute;
	left: 215px;
	top: 25px;
}
#flash {
	position: absolute;
	width: 400px;
	height: 200px;
	left: 215px;
	top: 147px;
}
#maintxt {
	position: absolute;
}
#nav {
	position: absolute;
	left: 367px;
	top: 348px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	list-style-type: none;
	text-decoration: none;
}
#nav ul {
	font-variant: normal;
	font-size: 11px;
	padding-left: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#nav ul li {
	list-style: none;
	display: inline;
}
#nav ul li a:link {
	margin-top: 0px;
	pading-left: 10px;
	margin-bottom: 3px;
	padding-right: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #990000;
}
#content {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	left: 384px;
	top: 420px;
	font-style: italic;
}
#Flogo {
	position: absolute;
	left: 333px;
	top: 436px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#IElogo {
	position: absolute;
	left: 299px;
	top: 504px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 253px;
	text-align: center;
}
#counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	position: absolute;
	top: 573px;
	left: 501px;
	color: #999999;
}

