body {
	background: #CCCC99 url(img/c_0.gif) repeat;
}
#anykey {position:absolute; left:100px; top:90px; width:120px; height:60px; z-index:2}
#anikey { position:absolute; left:320px; top:310px; width:60px; height:60px; z-index:5}
#linkkey { position:absolute; left:760px; top:160px; width:60px; height:60; z-index:4; visibility: visible;}
.textboxouter {
	background: url(img/bg_shadow.gif);
	padding-right: 5px;
	padding-bottom: 5px;
	overflow: visible;
	position: relative;
	visibility: visible;
	margin-bottom: 20px;
}
.textboxinner {
	background: #FFFFFF;
	padding: 10px;
}
#welcome {
	left: 20px;
	top: 220px;
	width: 250px;
	position: absolute;
}
#latest {
	top: 220px;
	width: 250px;
	position: absolute;
	left: 430px;
}
#progress{	top: 220px;
	width: 250px;
	position: absolute;
	left: 700px;
}
#contact{
	top: 770px;
	width: 250px;
	position: absolute;
	left: 700px;
}
#instnc {
	top: 915px;
	width: 250px;
	position: absolute;
	left: 700px;
}

