body {
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
.heading {
	color: #999999;
}
.heading2 {
	color: #999999;
	text-align: right;
}
.note {
	color: #CCCCCC;
}
.text {
	color: #000000;
}
#home {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 50px;
}
#home2 {
	position: absolute;
	height: auto;
	width: 240px;
	left: 0px;
	top: 50px;
}
#home3 {
	position: absolute;
	height: auto;
	width: 240px;
	right: 0px;
	top: 50px;
}
#flashcontent {
	position: absolute;
	top: 100px;
	height: 480px;
	width: 100%;
	text-align: center;
}
#copyright {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	bottom: 10px;
}
#award {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 550px;
	top: 350px;
}