@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0065a4;
}#container {
	background-color: #FFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#Header {
	background-image: url("../images/ValleyYouthHouseLogo.gif");
	background-repeat: no-repeat;
	height: 108px;
}

#Donate {
	position:relative;
	width:200px;
	z-index:1;
	float: right;
	
}#container #MainArea {
	background-image: url("../images/Main_BG.gif");
	background-repeat: repeat-y;
}

#MainNav {
	position:absolute;
	width:236px;
	height:391px;
	z-index:1;
	background-image: url("../images/Tablet.png");
	background-repeat: no-repeat;
	float: left;
	padding-top: 33px;
}

#MainContent {
	margin-left: 250px;
	margin-right: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#MainContent  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0065A4;
	font-size: 28px;
	margin-top: 12px;
}
#MainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	color: #333333;
	font-size: 18px;
}
#MainContentImg {
	border: 1px solid #FFFFFF;
	float: right;
	padding: 6px;
}


/*Main Navigation*/
#apDiv1 {
	position:relative;
	z-index:1;
	left: 325px;
	top: -35px;
	width: 406px;
	background-image: url("../images/HomeGirlImg.png");
	background-repeat: no-repeat;
	height: 348px;
}
#apDiv2 {
	width:381px;
	left: 251px;
	top: 121px;
	position: absolute;
}



/*News Home Area*/
#News {
	position: relative;
	top: -35px;
}



#News #NewsTop {
	background-image: url("../images/NewTop.gif");
	background-repeat: no-repeat;
	height: 12px;
	line-height: 12px;
}
#News #NewsArea h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}


#News #NewsArea {
	background-image: url("../images/newtabimge.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}


#News #NewsBottom {
	background-image: url("../images/NewBottom.gif");
	background-repeat: no-repeat;
	height: 12px;
	background-color: #F2BC00;
}
#SuccessStories table {
	background-color: #F2BC00;
}


#MemberText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0065A4;
	padding-left: 9px;
	padding-top: 105px;
}
#MemberText ul {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 9px;
	padding-left: 7px;
	margin-right: 66px;
}

#MainContent #SuccessStories {
	position: relative;
	margin-top: -22px;
	background-color: #F2BC00;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #0065a4;
	margin-top: 5px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}


#NewsTab {
	position:absolute;
	left: 23px;
	top: -29px;
	background-image: url("../images/TabArt.gif");
	background-repeat: no-repeat;
	height: 25px;
	width: 126px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
}
#NewsArea h2 {
	color: #FFFFFF;
}
.TableSt {
	background-color: #EEEEEE;
	font-size: 12px;
	cell-padding: 2px;
	
}
#NewsArea a {
	color: #FFFFFF;
}


#layer1 {
	position: absolute;
	visibility: hidden;
	width: 770px;
	height: 250px;
	left: 316px;
	top: 749px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#layer2 {
	position: absolute;
	visibility: hidden;
	width: 770px;
	height: 250px;
	left: 316px;
	top: 1805px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
