html {
	background-color: #E1E5F3;
}

a {
	color: #ffffff;
}

a:hover {
	font-weight: bold;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 800px;
	height: 1200px;
}

#blueBar {
	position: relative;
	width: 800px;
	height: 72px;
	background-color: #547DBD;
}

ul {
	position: relative;
	float: right;
	right: 5%;
	line-height: 45px;
	z-index: 2;
}
	

ul li {
	left: 20px;
	list-style: none;
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

li a {
	color: #ffffff;
	text-decoration: none;
}

li a:hover {
	color: #E1E5F3;
}

.currentPage {
	color: #FFC20E !important;
}

#logo {
	position: absolute;
	top: 0px;
	z-index: 1;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

#about {
	position: relative;
	top: 4%;
	float: right;
}

#about div {
	background-color: #547DBD;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 615px;
	height: 220px;
	padding: 10px;
	line-height: 22px;
}

#info {
	position: relative;
	top: 6%;
	float: left;
}

.infoSection {
	background-color: #547DBD;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 360px;
	height: 445px;
	padding: 10px;
	margin-right: -4px;
	line-height: 22px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_height: 445px;
}

#register {
	position: relative;
	top: 10%;
	float: right;
	background-color: #547DBD;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 615px;
	height: 70px;
	padding: 10px;
	line-height: 22px;
}

#register img {
	float: left;
	margin-right: 25px;
}

#picsvids {
	position: relative;
	width: 475px;
	top: 3%;
	left: 300px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#pictures_table {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-spacing: 5px;
	top: 5%;
}

#video {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 425px;
	top: 10%;
}

#blueBox {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #547DBD;
	top: 5%;
	width: 750px;
	height: 937px;
}

#sponsors {
	position: relative;
	top: 80px;
	left: 45px;
}

#specialFriends {
	position: relative;
	top: 90px;
	color: #547DBD;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 775px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
}



























