html {
	background-color: #749bfb;
}
body {
	background-color: #749bfb;
	color: navy;
}
.hand {
	cursor: hand;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

#imageblock {
height: 170px;
margin-left: 10px;
margin-right: 10px;
}

#banner {
padding: 20px;
height: 70px;
margin-top: 0px;
margin-left: 85px;
margin-right: 85px;
margin-bottom: 0px;
background-repeat: no-repeat;
background-position: bottom center;
background-attachment: scroll;
}

#mainarea {
	padding: 0px;
	text-align: justify;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 85px;
	margin-right: 85px;
margin-bottom: 0px;
}

#sponsor {
padding: 0px;
height: 50px;
margin-top: 10px;
margin-left: 85px;
margin-right: 85px;
margin-bottom: 0px;
background-repeat: no-repeat;
background-position: center bottom;
background-attachment: scroll;
}

