#mybody {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	height: 650px;
	width: 900px;
	font-family: arial;
	color: #333333;
	font-size: 11px;
	z-index: 2;
}
#indexcancerinfo {
	position: absolute;
	width: 800px;
	margin-left: 48px;
	margin-top: 575px;
}
#indexsponsors {
	position: absolute;
	width: 800px;
	margin-left: 48px;
	margin-top: 490px;
}
#indexsponsors ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#indexsponsors ul li{
  display: inline;
}
#indexsponsors li{
  display: inline;
  margin-right: 5px;
}
#welcome {
	position: absolute;
	width: 494px;
	height: 100px;
	margin-left: 50px;
	margin-top: 235px;
	font-size: 12px;
}
#news {
	position: absolute;
	width: 270px;
	height: 178px;
	margin-left: 573px;
	margin-top: 20px;
}
#tribute {
	position: absolute;
	width: 275px;
	height: 125px;
	margin-left: 573px;
	margin-top: 233px;
	border: solid 1px #333333;
	background-image: url(../images/tribute.gif);
	background-repeat: no-repeat;
}
#indeximages {
	position: absolute;
	padding: 0;
	width: 480px;
	height: 100px;
	margin-left: 48px;
	margin-top: 380px;
}
#music {
	position: absolute;
	padding: 0;
	width: 300px;
	height: 52px;
	margin-left: 550px;
	margin-top: 400px;
}
#indexpose1 {
	position: absolute;
	height: 100px;
	width: 120px;
	background-image: url(../images/indexpose1.gif);
	background-repeat: no-repeat;
}
#indexpose2 {
	position: absolute;
	height: 100px;
	width: 120px;
	margin-left: 120px;
	background-image: url(../images/indexpose2.gif);
	background-repeat: no-repeat;
}
#indexpose3 {
	position: absolute;
	height: 100px;
	width: 120px;
	margin-left: 240px;
	background-image: url(../images/indexpose3.gif);
	background-repeat: no-repeat;
}
#indexpose4 {
	position: absolute;
	height: 100px;
	width: 120px;
	margin-left: 360px;
	background-image: url(../images/indexpose4.gif);
	background-repeat: no-repeat;
}
#indexsplash {
	position: absolute;
	height: 202px;
	width: 501px;
	margin-top: 20px;
	margin-left: 50px;
}
.indexnewstitle {
	font-weight: bold;
	font-size: 12px;
}
.indexnewsdate {
	font-size: 9px;
	color: #666666;
}
#indexface {
	padding: 0;
	margin-left: 0px;
	margin-top: 100px;
	width: 320px;
	height: 500px;
	position: absolute;
	background-image: url(../images/indexface.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}
