@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#TopLeftSpace {
	height: 240px;
	width: 170px;
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: -400px;
}

#TopRightSpace {
	height: 160px;
	width: 630px;
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: -230px;
}
#BottomLeftSpace {
	height: 400px;
	width: 170px;
	position: absolute;
	left: 50%;
	top: 255px;
	margin-left: -400px;
}
#BottomRightSpace {
	height: 480px;
	width: 630px;
	position: absolute;
	left: 50%;
	top: 175px;
	margin-left: -230px;
}
#TextLeftSpace a {
	color: #003659;
	font-weight: bold;
	text-decoration: none;
}

#NavigationSpace {
	font-size: 16px;
	position: absolute;
	height: 30px;
	width: 630px;
	left: 50%;
	top: 180px;
	margin-left: -230px;
	font-weight: bold;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
}
#TextMainSpace {
	font-size: 14px;
	position: absolute;
	height: 400px;
	width: 560px;
	left: 50%;
	top: 240px;
	margin-left: -195px;
	line-height: 20px;
}
#TextLeftSpace {
	font-size: 14px;
	position: absolute;
	height: 220px;
	width: 150px;
	left: 50%;
	top: 290px;
	margin-left: -390px;
	line-height: 19px;
}
#TextLeftMastheadSpace {
	font-size: 10px;
	position: absolute;
	height: 100px;
	width: 140px;
	left: 50%;
	top: 530px;
	margin-left: -385px;
	text-align: center;
	line-height: 14px;
}
#NavigationSpace a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#TextMainSpace a {
	text-decoration: none;
	font-weight: bold;
	color: #003659;
}
#MastheadBottom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 655px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	font-weight: bold;
	line-height: 16px;
}
#MastheadBottom a {
	font-weight: bold;
	color: #003659;
	text-decoration: none;

}
#TextLeftMastheadSpace a {
	font-weight: bold;
	color: #003659;
	text-decoration: none;
}
#NavigationHomeSpace {
	font-size: 15px;
	position: absolute;
	height: 30px;
	width: 90px;
	left: 50%;
	top: 180px;
	margin-left: -400px;
	font-weight: bold;
}
#NavigationHomeSpace a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#Backpack1SponsorSpace {
	font-size: 14px;
	position: absolute;
	height: 400px;
	width: 170px;
	left: 50%;
	margin-left: 200px;
	margin-top: 300px;
	background-color: #FFF;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
#TextLeftTopMastheadSpace {
	font-size: 10px;
	position: absolute;
	height: 30px;
	width: 140px;
	left: 50%;
	top: 260px;
	margin-left: -385px;
	text-align: center;
	line-height: 14px;
}

