/* Begin DIV ID content for all pages */

body {
	margin-top:0px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color: #BFB893;
}

#content {
	margin: auto;
	width: 765px;
	height: 744px;
	position: relative;
	background-color:#FFFFFF;
}

#wrapper {
	margin:auto;
	background-image:url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 795px;
	position: relative;
}

#logo {
	position:absolute;
	left:5px;
	top:10px;
	width:250px;
	height:97px;
	z-index:1;
}

#awmAnchor-menu {
	position:absolute;
	left:5px;
	width:755px;
	height:43px;
	margin:0px;
	top:110px;
}

#bottomNav {
	position:absolute;
	top:682px;
	left:5px;
	width:735px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#990000;
	z-index: 9;
}

#copyright {
	position:absolute;
	top:710px;
	left:5px;
	width:193px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:10;
}

#byLine {
	position:absolute;
	top:710px;
	left:485px;
	width:256px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	z-index:11;
}



/* End DIV ID content for all pages */

/* Begind DIV ID content for HOME page */

#contentHome {
	margin: auto;
	width: 765px;
	height:744px;
	position: relative;
	background-color:#FFFFFF;
}

#wrapperHome {
	margin:auto;
	background-image:url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 795px;
	position: relative;
}

#dreams {
	position:absolute;
	left:5px;
	top:158px;
	width:250px;
	height:360px;
	z-index:3;
	background-image: url(images/dreams.jpg);
}

#different {
	position:absolute;
	left:267px;
	top:158px;
	width:481px;
	height:206px;
	z-index:4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:right;
}

#top5 {
	position:absolute;
	left:267px;
	top:391px;
	width:250px;
	height:215px;
	z-index:5;
	background-image:url(images/top5.jpg);
	background-repeat:no-repeat;
	padding: 70px 5px 5px 5px;
}
	
#givingMatters {
	position:absolute;
	left:537px;
	top:391px;
	width:211px;
	height:135px;
	z-index:6;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
}
	
#industry {
	border-top:1px #CCCCCC solid;
	padding:5px 5px 5px 5px;
	margin-top:10px;
}

#donate {
	position:absolute;
	left:537px;
	top:549px;
	width:211px;
	height:110px;
	z-index:7;
	border: 1px solid #CCCCCC;
	padding: 10px 5px 5px 5px;
	background-image:url(images/ready_blue.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#donate_button {
	position:relative;
	top:35px;
	left:0px;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}

#partner_button {
	position:relative;
	top:37px;
	left:0px;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}

#help {
	position:absolute;
	left:5px;
	top:529px;
	width:240px;
	height: 134px;
	border: 1px solid #CCCCCC;
	padding:5px 5px 5px 5px;
	background-image:url(images/ready.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	z-index: 8;
}
	


/* End DIV ID content for HOME page */

/* Begin DIV ID content for PARTNERS page */

#contentLiteracy {
	margin: auto;
	width: 765px;
	height:886px;
	position: relative;
	background-color:#FFFFFF;
}

#wrapperLiteracy {
	margin:auto;
	background-image:url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 795px;
	position: relative;
}

#picLiteracy {
	position:absolute;
	left:5px;
	top:158px;
	width:250px;
	height:360px;
	z-index:3;
	background-image: url(images/girl_reading.jpg)
}

#textLiteracy {
	position:absolute;
	left:267px;
	top:158px;
	width:481px;
	height:647px;
	z-index:4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	
}

#bottomLeftLiteracy {
	position:absolute;
	left:5px;
	top:529px;
	width:238px;
	height: 276px;
	border: 1px solid #CCCCCC;
	z-index: 8;
	padding:5px 5px 5px 5px;	
	background-color:#DDDDFF;
}

#bottomNavLiteracy {
	position:absolute;
	top:824px;
	left:5px;
	width:735px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#990000;
	z-index:9;
}

#copyrightLiteracy {
	position:absolute;
	top:852px;
	left:5px;
	width:193px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:10;
}

#byLineLiteracy {
	position:absolute;
	top:852px;
	left:485px;
	width:256px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	z-index:11;
}


/* End DIV ID content for Literacy page */

/* Begin DIV ID content for ABOUT US page */

#contentAbout {
	margin: auto;
	width: 765px;
	height:805px;
	position: relative;
	background-color:#FFFFFF;
}

#wrapperAbout {
	margin:auto;
	background-image:url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 795px;
	position: relative;
}

#picAbout {
	position:absolute;
	left:5px;
	top:158px;
	width:250px;
	height:360px;
	z-index:3;
	background-image: url(images/yellowBoy.jpg)
}

#textAbout {
	position:absolute;
	left:267px;
	top:158px;
	width:481px;
	height:566px;
	z-index:4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	
}

#bottomLeftAbout {
	position:absolute;
	left:5px;
	top:529px;
	width:250px;
	height: 20px;
	border: 1px solid #CCCCCC;
	z-index: 8;
	background-image:url(images/90percent.gif);
	text-align:center;
	padding:180px 0px 5px 0px;	
}

#bottomNavAbout {
	position:absolute;
	top:743px;
	left:5px;
	width:735px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#990000;
	z-index: 9;
}

#copyrightAbout {
	position:absolute;
	top:771px;
	left:5px;
	width:193px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:10;
}

#byLineAbout {
	position:absolute;
	top:771px;
	left:485px;
	width:256px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	z-index:11;
}
/* End DIV ID content for ABOUT US page */

/* Begin DIV ID content for MISSION page */

#contentMission {
	margin: auto;
	width: 765px;
	height:587px;
	position: relative;
	background-color:#FFFFFF;
}

#wrapperMission {
	margin:auto;
	background-image:url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 795px;
	position: relative;
}

#picMission {
	position:absolute;
	left:5px;
	top:158px;
	width:250px;
	height:360px;
	z-index:3;
	background-image: url(images/lilGraduate.jpg)
}

#textMission {
	position:absolute;
	left:267px;
	top:158px;
	width:481px;
	height:348px;
	z-index:4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	
}

#bottomNavMission {
	position:absolute;
	top:525px;
	left:5px;
	width:735px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#990000;
	z-index: 9;
}

#copyrightMission {
	position:absolute;
	top:553px;
	left:5px;
	width:193px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:10;
}

#byLineMission {
	position:absolute;
	top:553px;
	left:485px;
	width:256px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	z-index:11;
}



/* End DIV ID content for MISSION page */

/* Begin DIV ID content for HISTORY page */

#contentHistory {
	margin: auto;
	width: 765px;
	height:1073px;
	position: relative;
	background-color:#FFFFFF;
}

#wrapperHistory {
	margin:auto;
	background-image:url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 795px;
	position: relative;
}

#picHistory {
	position:absolute;
	left:5px;
	top:158px;
	width:250px;
	height:497px;
	z-index:3;
	background-image: url(images/stack_of_books.jpg)
}

#textHistory {
	position:absolute;
	left:267px;
	top:158px;
	width:481px;
	height:834px;
	z-index:4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	
}

#bottomNavHistory {
	position:absolute;
	top:1011px;
	left:5px;
	width:735px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#990000;
	z-index: 9;
}

#copyrightHistory {
	position:absolute;
	top:1039px;
	left:5px;
	width:193px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:10;
}

#byLineHistory {
	position:absolute;
	top:1039px;
	left:485px;
	width:256px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	z-index:11;
}

/* End DIV ID content for HISTORY page */

/* Begin DIV ID content for BOARD OF DIRECTORS page */

#contentBoard {
	margin: auto;
	width: 765px;
	height:824px;
	position: relative;
	background-color:#FFFFFF;
}

#wrapperBoard {
	margin:auto;
	background-image:url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 795px;
	position: relative;
}

#picBoard {
	position:absolute;
	left:5px;
	top:158px;
	width:250px;
	height:360px;
	z-index:3;
	background-image: url(images/graffiti_boy.jpg)
}

#textBoard {
	position:absolute;
	left:267px;
	top:158px;
	width:476px;
	height:584px;
	z-index:4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	
}

#bottomNavBoard {
	position:absolute;
	top:762px;
	left:5px;
	width:735px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#990000;
	z-index:9;
}

#copyrightBoard {
	position:absolute;
	top:790px;
	left:5px;
	width:193px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:10;
}

#byLineBoard {
	position:absolute;
	top:790px;
	left:485px;
	width:256px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	z-index:11;
}

/* End DIV ID content for BOARD OF DIRECTORS page */

/* Begin DIV ID content for PARTNERS page */

#contentPartners {
	margin: auto;
	width: 765px;
	height:588px;
	position: relative;
	background-color:#FFFFFF;
}

#wrapperPartners {
	margin:auto;
	background-image:url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 795px;
	position: relative;
}

#picPartners {
	position:absolute;
	left:5px;
	top:158px;
	width:250px;
	height:360px;
	z-index:3;
	background-image: url(images/girl_pose.jpg)
}

#textPartners {
	position:absolute;
	left:267px;
	top:158px;
	width:481px;
	height:349px;
	z-index:4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	
}

#bottomNavPartners {
	position:absolute;
	top:526px;
	left:5px;
	width:735px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#990000;
	z-index:9;
}

#copyrightPartners {
	position:absolute;
	top:554px;
	left:5px;
	width:193px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:10;
}

#byLinePartners {
	position:absolute;
	top:554px;
	left:485px;
	width:256px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	z-index:11;
}

#abc {
	width:145px; 
	position:relative; 
	left:30px; 
	text-align:center;
}


/* End DIV ID content for PARTNERS page */

/* Begin DIV ID content for GET INVOLVED page */

#contentInvolved {
	margin: auto;
	width: 765px;
	height: 1111px;
	position: relative;
	background-color:#FFFFFF;
}

#wrapperInvolved {
	margin:auto;
	background-image:url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 795px;
	position: relative;
}

#picInvolved {
	position:absolute;
	left:5px;
	top:158px;
	width:240px;
	height:861px;
    background-color:#124776;
	padding:10px 5px 10px 5px;
	color:#FFFFFF;
}

#textInvolved {
	position:absolute;
	left:267px;
	top:158px;
	width:476px;
	height:869px;
	z-index:4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
}

#bottomNavInvolved {
	position:absolute;
	top:1049px;
	left:5px;
	width:735px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#990000;
	z-index: 9;
}

#copyrightInvolved {
	position:absolute;
	top:1077px;
	left:5px;
	width:193px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:10;
}

#byLineInvolved {
	position:absolute;
	top:1077px;
	left:485px;
	width:256px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	z-index:11;
}







/* End DIV ID content for GET INVOLVED page */

/* Begin DIV ID content for CONTACT page */

#contentContact {
	margin: auto;
	width: 765px;
	height: 831px;
	position: relative;
	background-color:#FFFFFF;
}

#wrapperContact {
	margin:auto;
	background-image:url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 795px;
	position: relative;
}

#picContact {
	position:absolute;
	left:5px;
	top:158px;
	width:250px;
	height:360px;
	z-index:3;
	background-image: url(images/smiling_boy.jpg);
}

#textContact {
	position:absolute;
	left:267px;
	top:158px;
	width:476px;
	height:588px;
	z-index:4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	
}

#formPlacement {
	position:relative;
	padding-left:75px;
	width:300px;
}
#bottomLeftContact {
	position:absolute;
	left:5px;
	top:529px;
	width:248px;
	height: 227px;
	border: 1px solid #CCCCCC;
	z-index: 8;
	background-color:#EFE5B2;
}


#bottomNavContact {
	position:absolute;
	top:769px;
	left:5px;
	width:735px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#990000;
	z-index: 9;
}

#copyrightContact {
	position:absolute;
	top:797px;
	left:5px;
	width:193px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	z-index:10;
}

#byLineContact {
	position:absolute;
	top:797px;
	left:485px;
	width:256px;
	height:20px;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right;
	z-index:11;
}



/* End DIV ID content for CONTACT page */

/* Begin Style content */
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

.style1 {
	color: #000099;
	font-size: 22px;
	font-weight:bold;
}

.style2 {
	color:#9E1818;
	font-size:16px;
    font-weight:bold;
	line-height:24px;
}

.style3 {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}	

.style3:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.style4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}

.style4:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.style5 {
	color: #000099;
	font-size: 18px;
	font-weight:bold;
}

.warning {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	


.right {
	float:right;
}

.greenBox {
	background-color:#5E4325;
	color:#FFFFFF;
	width: 249px;
	left:-1px;
}
/* End Style content */


#facts_links {
	position:absolute;
	left:5px;
	top:158px;
	width:250px;
	height:360px;
	z-index:3;
}

#facts {
	position:absolute;
	left:267px;
	top:158px;
	width:465px;
	height:210px;
	z-index:4;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:right;
}

