<style>

#bar {
	position: absolute;
}
#text-box {
	background-repeat: no-repeat;
	position: absolute;
}

#flash {
	position:absolute;
	left:42px;
	top:156px;
	width:903px;
	height:303px;
	z-index:1;
}
#master {
	position:relative;
	left:0px;
	top:0px;
	width:990px;
	height:800px;
	z-index:2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
text {
	position: absolute;
}
#title {
	position:absolute;
	left:137px;
	top:25px;
	width:194px;
	height:42px;
	z-index:3;
}
#footer {
	position:absolute;
	left:853px;
	top:519px;
	width:53px;
	height:17px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
}
a:link {
	color: #069;
}
a:visited {
	color: #176598;
}
a:hover {
	color: #C06;
}
a:active {
	color: #F3C;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:970px;
	height:95px;
	z-index:5;
}
body {
	background-color: #f9f9f9;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

</style>p {
}
p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
