h3 {
	position:relative;
	left:110px;
	width:400px;
	}

#about {
	position:relative;
	background:url('../images/background_long.gif') no-repeat;
	width:612px;
	height:662px;
	padding-top:20px;
	}

#about p {
	position:relative;
	left:110px;
	width:450px;
	}

.meetteam {
	float:left;
	height:61px;
	width:268px;
	background:url('images/meetteam.gif');
	margin:69px 0 0 0;
	}

.meetteam span {
	display:none;
	}

a.meetteam:hover {
	background-position:-268px;
	}

.schedule {
	float:left;
	position:relative;
	left:195px;
	top:69px;
	height:61px;
	width:268px;
	background:url('images/schedule.gif');
	}

.schedule span {
	display:none;
	}

a.schedule:hover {
	background-position:-268px;
	}

.themes {
	font-weight:bold;
	color:#9999ff;
	}


.info {
	position:absolute;
	display:block;
	bottom:0px;
	left:403px;
	background:url('images/moreinfo.gif');
	width:129px;
	height:121px;
	}

.info span {
	display:none;
	}

a.info:hover {
	background-position:-129px;
	}

ol {
	position:relative;
	width:400px;
	left:110px;
	}

li {
	margin-bottom:10px;
	}