#bannerlogo {
	position:absolute;
	width:469px;
	height:175px;
	z-index:1;
	left: 55px;
	top: 24px;
}
#title {
	position:absolute;
	width:400px;
	height:76px;
	z-index:2;
	left: 223px;
	top: 250px;
}
body,td,th {
	font-family: "Monotype Corsiva", Verdana, Arial;
	font-size: 16pt;
	color: #245170;
}
body {
	background-color: #9BC8E7;
}
#buttons {
	position:absolute;
	width:101px;
	height:254px;
	z-index:3;
	left: 50px;
	top: 379px;
}
#image {
	position:absolute;
	width:309px;
	height:252px;
	z-index:4;
	left: 288px;
	top: 384px;
}
#SRA {
	position:absolute;
	width:150px;
	height:102px;
	z-index:5;
	left: 17px;
	top: 779px;
}
a:link {
	color: #006633;
}
a:visited {
	color: #33CC00;
}
a:hover {
	background-color: #FFFFFF;
}
