@charset "utf-8";
/* CSS Document */



body {
margin: 0 auto;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
}



#wrapper {
width:947px;
min-height:600px;
overflow:visible;
margin:auto;
margin-top:3%;
margin-bottom:30px;
background-color:#dee6ee;
}

#clearDiv {
clear:both;
}

#header {
height:175px;
width:947px;
background:url(../images/header.gif) top left no-repeat #FFF;
padding-bottom:12px;
}

#menu {
height:34px;
margin-bottom:0px;
padding-left:30px;
/*border:1px dotted #78CFF2;*/
}

.foundationMenu {
background-color:#78CFF2;
}

.grantsMenu {
background-color:#AC8EED;
}

.dvdMenu {
background-color:#F4C871;
}

.contactMenu {
background-color:#000000;
}

/*#mainContent {
min-height:300px;
overflow:visible;
background-color:#DEE6EE;
}*/

h1 {
font-size:18px;
font-weight:strong;
}

.imageHeading {
margin-left:40px;
padding-top:40px;
}

h2 {
font-size:16px;
font-weight:strong;
margin-left:60px;
}

#contentArea {
background-color:#dee6ee;
padding-bottom:60px;

width:947px;

}

#TXTcontent {
float:left;
margin-top:0px;
margin-bottom:60px;
text-align:left;
font-size:16px;
line-height:22px;
width:600px;
min-height:300px;

}

#TXTcontentContact {
float:right;
margin-top:37px;
margin-bottom:60px;
text-align:left;
font-size:14px;
line-height:22px;
width:420px;
min-height:300px;

}


#TXTcontentDVD {
float:left;
margin-top:0px;
margin-bottom:60px;
text-align:left;
font-size:16px;
line-height:22px;
width:420px;
min-height:300px;
}

#TXTcontentDVD p {
padding-left:90px;
}

#PICcontentHome {
background: url(../images/homeBG.jpg) top left no-repeat #dee6ee;
float:left;
margin-bottom:0px;
text-align:left;
width:947px;
height:454px;
}

#TXTcontentHome {
font-size:14px;
color:#fff;
width:300px;
height:494px;
float:left;
margin-left:5px;
line-height:8px;

}

#BTNcontentHome {
width:610px;
height:494px;
float:right;

}




#TXTcontentHome li{
list-style:none;
}

#TXTcontent p {
padding-left:90px;
}

#footer {
background:url(../images/mainContent/bgFooter.gif) top left no-repeat;
height:172px;
text-align:left;
}

#footerHome {
width:947px;
height:67px;
background:url(../images/footerHome.gif) top left no-repeat;
text-align:right;
color:#fff;
padding-top:10px;
}

#footerHomeTXT {
width:920px;
float:left;
}

#footerLeft {
float:left;
width:320px;
}
#footerRight {
float:right;
width:620px;
height:120px;
}

#footerLinks {
width:883px;
text-align:right;
padding-top:24px;
font-size:10px;
}

.foundationMC {
background:url(../images/mainContent/bgStripLeftFoundation.gif) top left no-repeat;
}

.foundationMCmission {
background:url(../images/mainContent/BGimages/mission.jpg) top left no-repeat #DEE6EE;
height:646px;
}

.foundationMChistory {
background:url(../images/mainContent/BGimages/history.jpg) top right no-repeat #DEE6EE;
height:1450px;
}

.grantsMC {
background:url(../images/mainContent/bgStripLeftGrants.gif) top left no-repeat;
} 

.grantsMCinfo{
background:url(../images/mainContent/BGimages/grants.jpg) bottom right no-repeat #DEE6EE;
height:359px;
}

.grantsMCinfo_09{
background:url(../images/mainContent/BGimages/grants.jpg) bottom right no-repeat #DEE6EE;
height:auto;
}

.ourDVDMC {
background:url(../images/mainContent/BGimages/dvd.jpg) top left no-repeat #DEE6EE;
height:686px;
} 

.contactMC {
background:url(../images/mainContent/BGimages/contact.jpg) top left no-repeat;
height:686px;
} 


li {
margin-left:80px;
margin-bottom:10px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #24669D;
}

#partnersLogos {
width:225px; 
height:339px;
float:right;
border:1px solid #fff;
}


#contentArea a:link {
	font-weight:bold;
	color: #24669D;
	text-decoration: none;
}
#contentArea a:visited {
font-weight:bold;
	text-decoration: none;
	color: #24669D;
}
#contentArea a:hover {
font-weight:bold;
	text-decoration: underline;
	color: #24669D;
}
#contentArea a:active {
font-weight:bold;
	text-decoration: none;
	color: #24669D;
}

.miniTXT {
font-size:10px;
}