@charset "utf-8";
.Main_Frame {
	height: 1000px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.Main_Frame #Content1 {
	position: relative;
	height: 300px;
	width: 950px;
	background-image: url(background_content_1.png);
}
.Main_Frame #Content1 #Text2 {
	position: absolute;
	height: 250px;
	width: 400px;
	left: 215px;
	top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Main_Frame #Content1 #Photo2 {
	position: absolute;
	height: 250px;
	width: 300px;
	top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	right: 25px;
}

.Main_Frame #Menu {
	position: relative;
	height: 50px;
	width: 950px;
	text-align: center;
	vertical-align: middle;
}
.Main_Frame #Header {
	position: relative;
	height: 200px;
	width: 950px;
}
.Main_Frame #Content2 {
	position: relative;
	height: 500px;
	width: 950px;
}
.Main_Frame #Content2 #News {
	position: absolute;
	height: 50px;
	width: 225px;
	left: 50px;
	top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Main_Frame #Footer1 {
	position: relative;
	height: 50px;
	width: 950px;
}
.Main_Frame #Footer1 #Left {
	position: absolute;
	height: 20px;
	width: 450px;
	left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	top: 15px;
}
.Main_Frame #Footer1 #Right {
	position: absolute;
	height: 20px;
	width: 450px;
	right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	top: 15px;
	text-align: right;
}


.Main_Frame #Footer2 {
	background-image: url(Footer_Background.png);
	position: relative;
	height: 100px;
	width: 950px;
}
.Main_Frame #Footer2 #Links {
	position: absolute;
	height: 30px;
	width: 900px;
	left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	bottom: 20px;
}

.Main_Frame #Photo {
	position: relative;
	height: 200px;
	width: 950px;
}
.Main_Frame #Text {
	position: relative;
	height: 500px;
	width: 950px;
	background-image: url(background_text.png);
}
.Main_Frame #Text #Title {
	position: absolute;
	height: 75px;
	width: 880px;
	left: 25px;
	top: 25px;
	background-image: url(background_title.png);
}
.Main_Frame #Text #Content {
	position: absolute;
	height: 200px;
	width: 880px;
	left: 25px;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Main_Frame #Text #Photo {
	position: absolute;
	height: 250px;
	width: 400px;
	top: 75px;
	right: 45px;
}
.Main_Frame #Text #Text_Scroll {
	position: relative;
	height: 500px;
	width: 930px;
	overflow-y: scroll;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #000000;
	left: 20px;
}
.Main_Frame #Text #Text_Scroll #Title {
	position: relative;
	height: 75px;
	width: 860px;
	top: 0px;
	background-image: url(background_title.png);
	left: 0px;
}
.Main_Frame #Text #Text_Scroll #Content11 {
	position: relative;
	height: 255px;
	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.Main_Frame #Text #Text_Scroll #Content11 #Text1 {
	position: absolute;
	height: 250px;
	width: 880px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Main_Frame #Text #Text_Scroll #Content11 #Photo {
	position: absolute;
	height: 250px;
	width: 400px;
	top: 0px;
	right: 0px;
}
.Main_Frame #Text #Text_Scroll #Content2 {
	position: relative;
	height: 255px;
	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Main_Frame #Text #Text_Scroll #Content2 #Text2 {
	position: absolute;
	height: 250px;
	width: 470px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	right: 0px;
}
.Main_Frame #Text #Text_Scroll #Content2 #Photo2 {
	position: absolute;
	height: 250px;
	width: 400px;
	top: 0px;
	left: 0px;
}
.Main_Frame #Text #Text_Scroll #Content3 {
	position: relative;
	height: 115px;
	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}
.Main_Frame #Text #Text_Scroll #Content4 {
	position: relative;
	height: 255px;
	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}

.Main_Frame #Text #Text_Scroll #Content4 #Text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	position: absolute;
	height: 250px;
	width: 470px;
}
.Main_Frame #Text #Text_Scroll #Content4 #Photo4 {
	position: absolute;
	height: 250px;
	width: 400px;
	top: 0px;
	right: 0px;
}
.Main_Frame #Text #Text_Scroll #Content5 {
	position: relative;
	height: 255px;
	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}
.Main_Frame #Text #Text_Scroll #Content5 #Text5 {
	position: absolute;
	height: 250px;
	width: 470px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	right: 0px;
}
.Main_Frame #Text#Text_Scroll #Content5 #Photo5 {
	position: absolute;
	height: 250px;
	width: 400px;
	top: 0px;
	left: 0px;
}
.Main_Frame #Text #Text_Scroll #Content6 {
	position: relative;
	height: 150px;
	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}
.Main_Frame #Text #Text_Scroll #Content7 {
	position: relative;
	height: 250px;
	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}

.Main_Frame #Text #Text_Scroll #Content7 #Text7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	position: absolute;
	height: 250px;
	width: 470px;
}
.Main_Frame #Text #Text_Scroll #Content7 #Photo7 {
	position: absolute;
	height: 250px;
	width: 400px;
	top: 0px;
	right: 0px;
}
.Main_Frame #Text #Text_Scroll #Content8 {
	position: relative;
	height: 150px;
	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}







.Main_Frame #Text #Text_Scroll #Mail {
	position: absolute;
	height: 200px;
	width: 500px;
	left: 200px;
	top: 100px;
}
.Main_Frame #Text #Contact {
	position: absolute;
	height: 200px;
	width: 900px;
	left: 25px;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.Main_Frame #Text #Contact #Form {
	position: absolute;
	height: 200px;
	width: 200px;
	top: 0px;
	left: 25px;
	text-align: left;
}

.Main_Frame #Text_Scroll #Calendar {
	position: absolute;
	height: 700px;
	width: 700px;
	left: 150px;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Main_Frame #Text_Scroll #Title_Calendar {
	position: absolute;
	height: 50px;
	width: 700px;
	left: 0px;
	top: 0px;
}
.Main_Frame #Footer2 #Description {
	position: absolute;
	height: 30px;
	width: 900px;
	left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	top: 20px;
}
.Main_Frame #Text #Text_Scroll {
	position: relative;
	height: 460px;
	width: 930px;
	overflow-y: scroll;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #000000;
	top: 20px;
}

.Main_Frame #Text_Scroll #Merchandise {
	position: absolute;
	height: 700px;
	width: 860px;
	left: 25px;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Main_Frame #Text #Text_Scroll #Merchandise #Buy_Button {
	position: absolute;
	height: 100px;
	width: 800px;
	top: 150px;
	left: 0px;
	text-align: center;
}

.Main_Frame #Text #Text_Scroll #Merchandise #Item1 {
	position: absolute;
	height: 400px;
	width: 400px;
	text-align: left;
	left: 0px;
	top: 0px;
}
#Picture {
	position: absolute;
	height: 400px;
	width: 200px;
	text-align: center;
	left: 0px;
}
#Description {
	position: absolute;
	height: 400px;
	width: 200px;
	text-align: center;
	right: 0px;
}

.Main_Frame #Text #Text_Scroll #Merchandise #Item2 {
	height: 400px;
	width: 400px;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
}
.Main_Frame #Text #Text_Scroll #Merchandise #Item3 {
	position: absolute;
	height: 400px;
	width: 400px;
	text-align: center;
	left: 0px;
	top: 400px;
}
.Main_Frame #Text #Text_Scroll #Merchandise #Item4 {
	position: absolute;
	height: 400px;
	width: 400px;
	right: 0px;
	text-align: center;
	top: 400px;
}
.Main_Frame #Text #Menu2 {
	position: absolute;
	height: 75px;
	width: 280px;
	top: 25px;
	right: 45px;
	text-align: right;
}
.Main_Frame #Content2 #Events {
	position: absolute;
	height: 150px;
	width: 225px;
	left: 360px;
	top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Main_Frame #Content2 #Grant_Recipients {
	position: absolute;
	height: 135px;
	width: 225px;
	left: 360px;
	top: 315px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.Main_Frame #Content2 #Merchandise {
	position: absolute;
	height: 50px;
	width: 225px;
	top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	right: 60px;
}
.Main_Frame #Content2 #Blog {
	position: absolute;
	height: 50px;
	width: 225px;
	top: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	right: 60px;
}
.Main_Frame #Content2 #Photo_Gallery {
	position: absolute;
	height: 50px;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	right: 60px;
	bottom: 65px;
}
.Main_Frame #Photo_Gallery {
	position: relative;
	height: 500px;
	width: 950px;
	background-color: #000000;
}
.Main_Frame #Photo_Gallery #Photos {
	position: absolute;
	width: 900px;
	top: 100px;
	overflow-y: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	left: 30px;
	height: 375px;
	text-align: justify;
}


.Main_Frame #Photo_Gallery #Title {
	position: absolute;
	height: 75px;
	width: 880px;
	left: 25px;
	top: 5px;
	background-image: url(background_title_white.png);
}
.Main_Frame #Photo_Gallery #Menu2 {
	position: absolute;
	height: 75px;
	width: 280px;
	top: 5px;
	right: 45px;
	text-align: right;
}
.Main_Frame #Photo_Gallery #Photos #Border1 {
	position: absolute;
	height: 1000px;
	width: 200px;
	left: 0px;
	visibility: inherit;
}

.Main_Frame #Photo_Gallery #Photos #Row1 {
	position: absolute;
	height: 1000px;
	width: 200px;
	left: 0px;
}
.Main_Frame #Photo_Gallery #Photos #Row2 {
	position: absolute;
	height: 1000px;
	width: 200px;
	left: 220px;
}
.Main_Frame #Photo_Gallery #Photos #Row3 {
	position: absolute;
	height: 1000px;
	width: 200px;
	right: 240px;
}
.Main_Frame #Photo_Gallery #Photos #Row4 {
	position: absolute;
	height: 1000px;
	width: 200px;
	right: 20px;
}
.Main_Frame #Text #Sitemap {
	position: absolute;
	height: 200px;
	width: 880px;
	left: 25px;
	top: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Main_Frame #Content2 #Application {
	position: absolute;
	height: 50px;
	width: 225px;
	top: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	left: 50px;
}
.Main_Frame #Content2 #Mailing_List {
	position: absolute;
	height: 50px;
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	bottom: 65px;
	left: 50px;
}
.Main_Frame #Text #Contact #Form_Text {
	position: absolute;
	height: 200px;
	width: 200px;
	top: 35px;
	left: 150px;
	text-align: left;
}
.Main_Frame #Text #Contact #Form2 {
	position: absolute;
	height: 200px;
	width: 200px;
	text-align: left;
	left: 225px;
}
.Main_Frame #Text #Contact #Form3 {
	position: absolute;
	height: 200px;
	width: 200px;
	top: 75px;
	text-align: left;
	left: 575px;
}
.Main_Frame #Text #Menu22 {
	position: absolute;
	height: 75px;
	width: 170px;
	top: 25px;
	right: 257px;
	text-align: right;
}
.Main_Frame #Text #Menu33 {
	position: absolute;
	height: 75px;
	width: 170px;
	top: 25px;
	right: 80px;
	text-align: right;
}
.Main_Frame #Text #Menu222 {
	position: absolute;
	height: 75px;
	width: 170px;
	top: 30px;
	right: 290px;
	text-align: right;
}
.Main_Frame #Text #Menu333 {
	position: absolute;
	height: 75px;
	width: 170px;
	top: 30px;
	right: 115px;
	text-align: right;
}
.Main_Frame #Text #Application_Download {
	position: absolute;
	height: 200px;
	width: 880px;
	left: 25px;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.Main_Frame #Text #Thank_you {
	position: absolute;
	height: 200px;
	width: 900px;
	left: 25px;
	top: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.Main_Frame #Text #Text Scroll #Title {
	position: absolute;
	height: 75px;
	width: 880px;
	left: 25px;
	top: 25px;
	background-image: url(background_title.png);
}
.Intro {
	height: 650px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 25px;
}
.Enter {
	position: relative;
	height: 100px;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	top: 25px;
	text-align: right;
}

.Main_Frame #Text #Text_Scroll #Title #Menu3 {
	position: absolute;
	height: 75px;
	width: 170px;
	top: 0px;
	right: 130px;
	text-align: right;
}
.Main_Frame #Text #Text_Scroll #Title #Menu21 {
	position: absolute;
	height: 75px;
	width: 100px;
	right: 290px;
	text-align: right;
	top: 0px;
}
.Main_Frame #Text #Text_Scroll #Title #Menu4 {
	position: absolute;
	height: 75px;
	width: 170px;
	top: 0px;
	text-align: right;
	right: 0px;
}
.Main_Frame #Text #Title #Menu3 {
	position: absolute;
	height: 75px;
	width: 170px;
	top: 0px;
	right: 150px;
	text-align: right;
}
.Main_Frame #Text #Title #Menu21 {
	position: absolute;
	height: 75px;
	width: 100px;
	right: 290px;
	text-align: right;
	top: 0px;
}
.Main_Frame #Text #Title #Menu4 {
	position: absolute;
	height: 75px;
	width: 170px;
	top: 0px;
	text-align: right;
	right: 0px;
}
.Main_Frame #Text #Title #Menu211 {
	position: absolute;
	height: 75px;
	width: 100px;
	right: 315px;
	text-align: right;
	top: 0px;
}
.Main_Frame #Text #Title_Merch {
	position: absolute;
	height: 75px;
	width: 880px;
	left: 25px;
	top: 25px;
	background-image: url(background_title.png);
}
.Main_Frame #Text #Text_Scroll #Merchandise #Item5 {
	position: absolute;
	height: 400px;
	width: 400px;
	text-align: center;
	left: 0px;
	top: 800px;
}
.Main_Frame #Text #Text_Scroll #Merchandise #Item6 {
	position: absolute;
	height: 400px;
	width: 400px;
	right: 0px;
	text-align: center;
	top: 800px;
}
.Main_Frame #Text #Text_Scroll #Merchandise #Item7 {
	position: absolute;
	height: 400px;
	width: 400px;
	text-align: center;
	left: 0px;
	top: 1200px;
}
.Main_Frame #Text #Text_Scroll #Merchandise #Item8 {
	position: absolute;
	height: 400px;
	width: 400px;
	right: 0px;
	text-align: center;
	top: 1200px;
}
.grantName {
	font-weight: bold;
	font-style: italic;
	color: #0B67C5;
}
