/* -- global styles -- */

/* green color #00AB59  

Blue Bar TOP and BOTTOM: 002596 
background: eef3f9
square box next to flash image: c4d6eb
Blue bar behind text in main text: ccd2e8

	background-image: url(../img/nav_bkgd_div.png);
	background-repeat: no-repeat;
	background-position: right;

 #00954D */

body {
	margin: 0px 0px;
	padding: 0px 0px;
	color: #000;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bkgd_blue.gif);
	background-repeat:repeat-x;

	}

#container {
	width: 972px;
	height: 915px;
	position: absolute;
	background-color: transparent;
	top: 0px;
	left: 50%;
	margin-left: -486px;
}

p {
	text-align: left;
	}



h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:left;
	}

	

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #00AB59;
	}

a:visited {

	font-weight: bold;
	text-decoration: none;
	color: #00AB59;
	}

a:hover, a:active {
	text-decoration: none;
	}
	
.program {
	float: left;
	}
/* upper HOME nav */

#menuHomeWrapper {
	color: #ffffff;
	background-repeat:repeat-x;
	background-image: url(../img/bkgd_blue.gif);
	background-color: transparent;
	width: 972px;
	height: 41px;
	position:absolute;
	left: 0px;
	top: 0px;
	}


#menuHome {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding-left: 25px;
	padding-top: 10px;
	
	}

#menuHome a {
	margin: 0;
	padding: 0 3px;
	color: #ffffff;
	background-color: #002596;
	}
		
#menuHome a:link, #menuHome a:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-decoration: none;
}

#menuHome a:hover {
	color: #fff;
	background-color: #002596;
	text-decoration: underline;
}


div#search {
	position:absolute;
	top: 4px;
	left: 595px;
	width: 290px;
	}



/* LAKC LOGO */


#logopenWrapper {
	color: #ffffff;
	background-color: #ffffff;
	width: 972px;
	height: 141px;
	position: absolute;
	top: 42px;
    left: 0;
	}

div#logo {
		padding:0px;
		width: 972px;
		height: 141px;
		float: left;
		}
		
		
		
/* menu */

#menuWrapper {
	position: absolute;
	color: #00AB59;
	background-color: #fff;
	width: 972px;
	height: 40px;
	left: 0px;
	top: 139px;

	}


#menuTop {
	position: relative;
	color:  #00AB59;
	background-color: #fff;
	width: 972px;
	height: 40px;
	margin: 0;
	padding: 0;
}
#publications-top {
	position:absolute;
	left:0px;
	top:0px;
	width:195px;
	height:40px;
}

#hemablog-top {
	position:absolute;
	left:195px;
	top:0px;
	width:194px;
	height:40px;
}

#gallery-top {
	position:absolute;
	left:389px;
	top:0px;
	width:193px;
	height:40px;
}

#projectSHARE-top {
	position:absolute;
	left:582px;
	top:0px;
	width:195px;
	height:40px;
}

#leadershiptraining-top {
	position:absolute;
	left:777px;
	top:0px;
	width:195px;
	height:40px;
}

#events-top {
	position:absolute;
	left:777px;
	top:0px;
	width:195px;
	height:40px;
}


/*
#menuTop ul, #menuTop li {
	margin: 0px;
	padding: 0px;
	
	}
	
#menuTop ul {
	list-style-type: none;
	width: 972px;
	height: 40px;
	}
	
#menuTop ul a {
background-image: url(../img/nav_bkgd_div.png);
background-repeat: no-repeat;
background-position: right;
padding-right: 5px;
padding-left: 5px;
display: block;
line-height: 40px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #00AB59;
text-align:center;
}


#menuTop li {
	color:  #00AB59;
	background-color: #fff;
	display: block;
	width: 194px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	}
	
#menuTop a {
	display: block;
	margin: 0;
	padding: 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 14px;
	color: #00AB59;
	background-color: #fff;
    text-decoration: none;
	}
		
#menuTop a:link, #menuTop a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #00AB59;
	background-color:#fff;
    text-decoration: none;
}

#menuTop ul a:hover {
    color:  #002596;
	background-color: #eef3f9;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
l	ine-height: 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
}

#menuTop a:active {
    color:  #00AB59;
	background-color: #fff;
	text-decoration: underline;
	width: 188px;
	height: 40px;
}
 
 
/* END MENU */


#mainContentWrapper {

		width: 972px;
		height: 915px;
		top: 204px;
		background-color: #eef3f9;
		}


/* flash */

#flashWrapper	{
	position: absolute;
	left: 0px;
	top: 206px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 3px;
	border: #666666 thin solid;
	background-color: #fff;
	height: 270px;
	width: 640px;
	float:left;
	
		}

/* What's New */

div#whatsnewWrapper {
	position: absolute;
	padding: 3px;
	height: 270px;
	width: 260px;
	float:right;
	left: 705px;
	top: 206px;
	background-color: transparent;
	vertical-align:top;
		}
		
#whatsnew h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bolder;
		color:  #00AB59;
		text-align: center;
		}
		
#whatsnew p {
		padding: 0px 5px;
		margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color:  #000;
		}

/* experts slogan */

#expertsWrapper	{
	position: absolute;
	left: 0px;
	top: 486px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 3px;
	height: 50px;
	width: 640px;
	float:left;
	
		}



/* Program Highlights */

#projectShareWrapper {
	position: absolute;
	margin-left: 20px;
	margin-right: 0px;
	padding: 3px;
	background-color: transparent;
	width: 286px;
	float:left;
	left: 0px;
	top: 546px;
		}

/* Project SHARE */

#projectShare {
	position: relative;
	height: 135px;
	width: 280px;
	float: left;
	}
	
#projectShare h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bolder;
		padding-left: 80px;
		color:  #00AB59;
		text-align: left;
		}
		
#projectShare p {
		padding-left: 80px;
		margin-top: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		color:  #000;
		text-align: left;
		}

/* Save One Life */

#saveonelifeWrapper {
	position: absolute;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 3px 3px 3px;
	background-color: transparent;
	width: 280px;
	float:left;
	left: 0px;
	top: 736px;
		}
		
#saveonelife {
	position: relative;
	padding: 3px;
	height: 110px;
	width: 280px;
	float:left;
	}
	
#saveonelife h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bolder;
		padding-left: 130px;
		color:  #00AB59;
		text-align: left;
		}
		
#saveonelife p {
		padding-left: 130px;
		margin-top: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		color:  #000;
		text-align: left;
		}

/* HemaBlog */		

#HemaBlogWrapper {
	position: absolute;
	margin-right: 20px;
	padding: 3px;
	background-color: transparent;
	width: 280px;
	float:left;
	left: 360px;
	top: 546px;
		}

#HemaBlog {
	position: relative;
	padding: 3px;
	float:left;
	}
	
#HemaBlog h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bolder;
		color:  #00AB59;
		text-align: left;
		padding-left: 35px;
		}
		
#HemaBlog h5 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding-left: 35px;
		margin-top: 1px;
		}
		
#HemaBlog p {
		padding-left: 35px;
		margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color:  #000;
		}

/* Book Highlight */		

#BookWrapper {
	position: absolute;
	margin-right: 20px;
	padding: 10px 3px 3px 3px;
	background-color: transparent;
	width: 280px;
	float:left;
	left: 360px;
	top: 736px;
		}

#Book {
	position: relative;
	padding: 3px;
	height: 110px;
	width: 280px;
	float:left;
	}
	
#Book h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bolder;
		color:  #00AB59;
		text-align: left;
		padding-left: 125px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		}
		
#Book h5 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding-left: 125px;
		padding-top: 0px;
		margin-top: 1px;
		}
		
#Book p {
		margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color:  #000;
		}

#Book img { float:left;
		}


#ad1Wrapper {
	position: absolute;
	margin-right: 20px;
	padding: 3px;
	background-color: transparent;
	width: 250px;
	text-align:center;
	float: right;
	left: 705px;
	top: 546px;
		}
		
#ad1 {
	text-align:center;
}

#ad2 {
	text-align:center;
	}


#slogan {
	position:absolute;
	left: 0;
	top: 901px;
}

#sponsorsWrapper{
	position: absolute;
	padding: 3px;
	background-color: transparent;
	width: 486px;
	text-align:center;
	float: left;
	left: 0px;
	top: 1011px;
		}
	
#sponsors {
	position: relative;
	padding: 3px;
	background-color: #fff;
	width: 325px;
	text-align:center;
	float: left;
		}
		
#sponsors h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bolder;
		color:  #000;
		text-align: center;
	}
	
/* social media */

#socialmediaWrapper{
	position: absolute;
	margin-right: 0px;
	padding: 3px;
	background-color: transparent;
	width: 486px;
	text-align:center;
	float: right;
	left: 486px;
	top: 1011px;
		}
		
#socialmedia {
	position: relative;
	padding: 3px;
	background-color: #fff;
	text-align:center;
	float: right;
	margin-right: 40px;
		}
		
#socialmedia h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bolder;
		color:  #000;
		text-align: center;
	}

/* Privacy */
		
#privacyWrapper{
	color: #ffffff;
	background-color:  #002596;
	width: 972px;
	height: 35px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align:left;
	left: 0px;
	top: 1086px;
		}
		
#privacy {
	position: relative;
	padding: 5px;
		}
		
#privacy p, #privacy a, #privacy a:link, #privacy a:visited, #privacy a:hover, #privacy a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	color: #fff;
}

#privacy a:hover {
	text-decoration: underline;
	}
		

 
#sitemapwrapper {
	color: #9D99A2;
	background-color: #fff;
	width: 972px;
	height: 240px;
	position: absolute;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	text-align:left;
	left: 0px;
	top: 1136px;
		}

#sitemapwrapper ul, #sitemapwrapper li {
	margin: 0px;
	padding: 0px 5px;
	
	}

#sitemapwrapper ul {
	list-style-type: none;

}

#sitemapwrapper ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:  #9D99A2;
	background-color: transparent;
	text-decoration: none;
	text-align:left;
}


#sitemapwrapper li {
	text-align: left;
	color:  #9D99A2;
	background-color: transparent;
	}
	
#sitemapwrapper a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:  #9D99A2;
	background-color:transparent;
    text-decoration: none;
	}
		
#sitemapwrapper a:link, #sitemapwrapper a:visited {
   font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:  #9D99A2;
	background-color: transparent;
  text-decoration: none;
}

#sitemapwrapper a:hover {
    color:  #00954D;
	background-color: transparent;
	text-decoration: underline;
}

#sitemapwrapper a:active {
   color:  #00954D;
	background-color: transparent;
	text-decoration: underline;

}

.sitemapHeader {
	width: 150px;
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	}

#publications_sitemap {
    position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:  #9D99A2;
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	left: 10px;
	top: 13px;
}

#projectshare_sitemap {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:  #000;
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	left: 173px;
	top: 10px;
}

#aboutus_sitemap {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:  #000;
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	left: 350px;
	top: 10px;
}

#scholarship_sitemap {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:  #000;
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	left: 495px;
	top: 10px;
}


#otherlinks_sitemap {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:  #000;
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	left: 662px;
	top: 10px;
}

.fbicon {
	width: 280px;
	padding-top: 5px;
	}



html { 
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	height: 100%; }
#BookWrapper h2 {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bolder;
		color:  #00AB59;
		text-align: left;
		padding-left: 10px;
		padding-bottom: 0px;
		margin-bottom: 0px;
}

