#header {
	position: absolute;
	height: 446px;
	width: 900px;
	background-image: url(Images_Glacier/GlaciersHeader.jpg);
	left: 35px;
	top: 16px;
	background-repeat: no-repeat;
}
#navigation {
	position: absolute;
	height: 34px;
	width: 200px;
	top: 15px;
	left: -27px;
}

#content {
	position: absolute;
	top: 269px;
	height: 185px;
	width: 877px;
	left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

body {
	background-color: #0060F3;
	background-image: url(Images_Glacier/GlaciersBK.jpg);
}
#weather {
	position: absolute;
	height: auto;
	width: 200px;
	top: 0px;
	left: 912px;
	background-color: #FFFFFF;
}
.greyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	background-color: #CCCCCC;
	text-align: center;
}

#bottom {
	top: 558px;
	left: 35px;
	position: absolute;
	height: 20px;
	width: 1150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
	text-align: center;
	bottom: 20px;
}
#headerSubPage {
	position: absolute;
	height: 446px;
	width: 800px;
	background-image: url(Images_Glacier/GlaciersSubHeader.jpg);
	left: 35px;
	top: 16px;
	background-repeat: no-repeat;
}
#contentSubPAge {
	position: absolute;
	top: 187px;
	height: 216px;
	width: 968px;
	left: 47px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-repeat: repeat-x;
}
#weatherSubPage {
	position: absolute;
	height: auto;
	width: 200px;
	top: 16px;
	left: 836px;
	background-color: #FFFFFF;
}
.ageGroup {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #900;
	text-align: center;
	background-color: #0060F3;
	background-repeat: no-repeat;
}
#content table {
	font-size: 24
	px;
}
#Schedulecontent {
	position: absolute;
	top: 206px;
	height: 46px;
	width: 870px;
	left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.ScheduleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333;
	background-color: #CCCCCC;
	text-align: center;
}
.ScheduleBodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-align: left;
	text-indent: 50;
}
#roster {
	position: absolute;
	top: 236px;
	height: 216px;
	width: 708px;
	left: 77px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-repeat: repeat-x;
}
#headerRoster {
	position: absolute;
	height: 446px;
	width: 800px;
	background-image: url(Images_Glacier/GlaciersTeamRoster.jpg);
	left: 35px;
	top: 16px;
	background-repeat: no-repeat;
}
#headerAboutUs {
	position: absolute;
	height: 446px;
	width: 800px;
	background-image: url(Images_Glacier/GlaciersAboutUs.jpg);
	left: 35px;
	top: 16px;
	background-repeat: no-repeat;
}
#headersponsorship {
	position: absolute;
	height: 446px;
	width: 800px;
	background-image: url(Images_Glacier/GlaciersSponsorship.jpg);
	left: 35px;
	top: 16px;
	background-repeat: no-repeat;
}
#headerApparel {
	position: absolute;
	height: 446px;
	width: 800px;
	background-image: url(Images_Glacier/GlaciersApparel.jpg);
	left: 35px;
	top: 16px;
	background-repeat: no-repeat;
}
#contentscheduleHeader {
	position: absolute;
	top: 250px;
	height: 185px;
	width: 877px;
	left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#contentWhite {
	position: absolute;
	top: 220px;
	width: 753px;
	left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

