/* -- 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;
	NAV BAR: CCD2E8

 #00954D */


	
body#scholarships-scholarships a#scholarships-scholarships,
body#scholarships-alexlieber a#scholarships-alexlieber,
body#scholarships-lieberapplication a#scholarships-lieberapplication,
body#scholarships-lieberrecommendation a#scholarships-lieberrecommendation,
body#scholarships-aboutalex a#scholarships-aboutalex,
body#scholarships-winners a#scholarships-winners,
body#scholarships-past a#scholarships-past,
body#scholarships-app a#scholarships-app,
body#scholarships-check a#scholarships-check,
body#scholarships-files a#scholarships-files {
	color:  #002596;
	font-weight: bold;
	}
	
/*scholarships title*/

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
li {
	margin-bottom: 20px;
	}

#scholarships	{
	/*position: absolute;
	float:left;	*/
	left: 0px;
	top: 180px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px;
	background-image: url(../img/section_img/scholarships.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 290px;
	width: 952px;

		}
		
		
/*scholarshipsNav*/

/* #scholarshipsNavWrapper {
	position: absolute;
	left: 0px;
	top: 480px;
	width: 260px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
	background-color: #eef3f9;
	height: 400px;
	} */
	
#scholarshipsNav {
	/*position: relative;*/
	float: left;
	margin: 0px;
	margin-right: 50px;
	padding: 0px 0px 0px 10px;
	width: 260px;
	color:  #002596;
	background-color: #eef3f9;	
	}

#scholarshipsNav ul, #scholarshipsNav li {
	margin: 0px;
	padding: 0px;
	
	}
	
#scholarshipsNav ul {
	list-style-type: none;
	width: 260px;
	}
	
#scholarshipsNav ul a {
	display: block;
	line-height: 38px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002596;
	background-color: #eef3f9;
	text-align:left;
}

#scholarshipsNav li {
	color:  #002596;
	background-color: #eef3f9;
	display: block;
	width: 260px;
	height: 38px;
	}
	
#scholarshipsNav li ul li {
	text-indent: 25px;
	}
	
#scholarshipsNav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 14px;
	color: #002596;
	background-color: #eef3f9;
    text-decoration: none;
		padding-left: 20px;
	}
		
#scholarshipsNav a:link, #scholarshipsNav a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    color: #002596;
	background-color:#eef3f9;
    text-decoration: none;
}

#scholarshipsNav ul a:hover {
    color:  #002596;
	background-color: #CCD2E8;
	display: block;
	line-height: 38px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
}

#scholarshipsNav a:active {
    color:  #002596;
	background-color: #eef3f9;
	text-decoration: none;
	height: 38px;
}


#scholarshipsDiv {
	line-height: 38px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002596;
	background-color: #eef3f9;
	text-align:left;
	margin-left: 20px;
	padding-left: 20px;
	font-weight: bolder;
}



/* scholarships Content */

#scholarshipsContentWrapper {
/*	position: absolute;
	height: 270px;
	width: 630px;
	left: 325px;
	top: 480px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 10px;
	margin-top: 15px; */
	width: 972px;
	}
	
	
#scholarshipsContent {
	/*position: relative;*/
	color:  #000;
	background-color: #eef3f9;
	margin: 0;
	margin-left: 320px;
	padding: 0 0 0 10;
	width: 600px;
	right: 0px;
}
	
#scholarshipsContent h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		margin-left: 0px;
		padding-left: 0px;
		color:  #002596;
		text-align: left;
		}
		
#scholarshipsContent p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color:  #000;
		text-align: left;
		}
		
#alexfamily {
		width: 630px;
		}
