/* CSS Document */

body {
	background:#000066;
}
#page {
	position:absolute;
	width:100%;
	height:612px;
	top:0px;
	left:0px;
	margin-left:auto;
	margin-right:auto;
	/*margin-top: -306px;
	top:50%;*/
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:792px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	background-image: url(images/table_backg2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:792px;
	height:172px;
}
#page_title {
	position: absolute;
	z-index: 10;
	left: 140px;
	top: 135px;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #6699CC;
}
#menu {
	position:absolute;
	left:0px;
	top:172px;
	width:125px;
	height:362px;
	z-index: 20;
}
#menu #home-nav {
	position:absolute;
	left:0px;
	top:0px;
	width:125px;
	height:30px;
}
#menu #who_we_are-nav {
	position:absolute;
	left:0px;
	top:30px;
	width:125px;
	height:29px;
}
#menu #dreams_come_true-nav {
	position:absolute;
	left:0px;
	top:59px;
	width:125px;
	height:29px;
}
#menu #you_can_help-nav {
	position:absolute;
	left:0px;
	top:88px;
	width:125px;
	height:29px;
}
#menu #news-nav {
	position:absolute;
	left:0px;
	top:117px;
	width:125px;
	height:29px;
}
#menu #events-nav {
	position:absolute;
	left:0px;
	top:146px;
	width:125px;
	height:29px;
}
#menu #referral-nav {
	position:absolute;
	left:0px;
	top:175px;
	width:125px;
	height:29px;
}
#menu #scholarships-nav {
	position:absolute;
	left:0px;
	top:204px;
	width:125px;
	height:29px;
}
#menu #kids-nav {
	position:absolute;
	left:0px;
	top:233px;
	width:125px;
	height:29px;
}
#menu #menu_foot {
	position:absolute;
	left:0px;
	top:262px;
	width:125px;
	height:119px;
}
#content_box {
	position:relative;
	left:0px;
	top:0px;
	width:360px;
	height:342px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 140px;
	padding-right: 292px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/content_backg.jpg);
	background-repeat: no-repeat;
}
#footer {
	position:relative;
	left:0px;
	top:0px;
	width:792px;
	height:78px;
	z-index: 5;
	background-image: url(images/footer2.png);
}
#page #Table_01 #content_box #form {
	z-index: 5;
	height: auto;
	width: 506px;
	left: 140px;
	top: 360px;
	position: absolute;
}
#page #Table_01 #content_box #address {
	top: 800px;
	position: absolute;
	left: 140px;
}
