#home_title {
	position: absolute;
	height: 180px;
	width: 360px;
	left: 45px;
	top: 30px;
}
#home_reminder {
	position: absolute;
	height: 75px;
	width: 345px;
	left: 45px;
	top: 210px;
}
#home_contact {
	position: absolute;
	height: 75px;
	width: 450px;
	left: 0px;
	top: 300px;
}
#home_schedule {
	position: absolute;
	height: 300px;
	width: 285px;
	left: 420px;
	top: 30px;
}
#rules_officialborder {
	position: absolute;
	height: 30px;
	width: 360px;
	left: 30px;
	top: 30px;
}
#rules_official {
	overflow: auto;
	position: absolute;
	height: 315px;
	width: 345px;
	left: 45px;
	top: 60px;
}
#rules_unofficialborder {
	position: absolute;
	height: 30px;
	width: 255px;
	left: 420px;
	top: 30px;
}
#rules_unofficial {
	overflow: auto;
	position: absolute;
	height: 240px;
	width: 245px;
	left: 430px;
	top: 60px;
}
#players_currentborder {
	position: absolute;
	height: 30px;
	width: 315px;
	left: 15px;
	top: 30px;
}
#players_current {
	overflow: auto;
	position: absolute;
	height: 225px;
	width: 300px;
	left: 30px;
	top: 60px;
}
#players_mvp {
	position: absolute;
	height: 105px;
	width: 405px;
	left: 75px;
	top: 295px;
}
#players_retiredborder {
	position: absolute;
	height: 30px;
	width: 315px;
	left: 360px;
	top: 30px;
}
#players_retired {
	overflow: auto;
	position: absolute;
	height: 225px;
	width: 300px;
	left: 375px;
	top: 60px;
}
#history_historyborder {
	position: absolute;
	height: 30px;
	width: 405px;
	left: 30px;
	top: 45px;
}
#history_history {
	position: absolute;
	height: 300px;
	width: 390px;
	left: 45px;
	top: 75px;
	overflow: auto;
}
#history_lightshirts {
	position: absolute;
	height: 135px;
	width: 195px;
	left: 465px;
	top: 47px;
}
#history_darkshirts {
	position: absolute;
	height: 135px;
	width: 195px;
	left: 465px;
	top: 195px;
}
#directions_directionsborder {
	position: absolute;
	height: 30px;
	width: 300px;
	left: 30px;
	top: 30px;
}
#directions_directions {
	overflow: auto;
	position: absolute;
	height: 240px;
	width: 300px;
	left: 30px;
	top: 60px;
}
#directions_bar {
	position: absolute;
	height: 60px;
	width: 465px;
	left: 30px;
	top: 315px;
}
#directions_mapborder {
	position: absolute;
	height: 30px;
	width: 300px;
	left: 360px;
	top: 30px;
}
#directions_map {
	position: absolute;
	height: 255px;
	width: 300px;
	left: 360px;
	top: 60px;
}
.text_align_right {
	text-align: right;
}
