@charset "utf-8";
.BG {
	background-image: url(Images/Borders/BG.jpg);
	background-position: center top;
}
.header {
	background-image: url(Images/Borders/Header_Footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.NPO_Number {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: relative;
	left: 700px;
	top: 10px;
	width: 200px;
}



.logo {
	height: 160px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(Images/Logos/NSP2%20Logo.png);
}
.body_top {
	background-image: url(Images/Borders/Top_Body.png);
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.body_middle {
	background-image: url(Images/Borders/Middle_Body.png);
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.table_side {
	width: 10px;
}
.body_bottom {
	background-image: url(Images/Borders/Bottom_Body.png);
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.content_top {
	background-image: url(Images/Borders/Top_Content.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	width: 460px;
}
.content_middle {
	background-image: url(Images/Borders/Middle_Content.png);
    height: 700px;
	width: 460px;
	background-repeat: repeat-y;
	background-position: center;
	vertical-align: top;
}



.content_bottom {
	background-image: url(Images/Borders/Bottom_Content.png);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 460px;
}
.buttons {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}
.textL {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 15px;
	width: 50%;
	vertical-align: top;
	text-align: justify;
}
.textR {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 5px;
	width: 50%;
	vertical-align: top;
	text-align: justify;
}
.textLR {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	width: 50%;
	vertical-align: top;
	text-align: justify;
}

.Image_Caption {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
}
.SideBanner {
	width: 192px;
	text-align: center;
}
.FlashBanner {
	height: 210px;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
}
.FollowUs {
	font-family: Tahoma, Geneva, sans-serif;
	top: 50px;
	right: 0px;
	position: fixed;
	height: 160px;
	width: 60px;
	text-align: center;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	background-image: url(Images/follow.png);
	background-position: bottom;
	vertical-align: bottom;
}
.TeamImage {
	padding-left: 13px;
	width: auto;
}
.textTeam {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	vertical-align: top;
	text-align: justify;
}
.Middle_Content_Sponsors {
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
