@charset "utf-8";
@import url("/includes/css/reset.css");
@import url("/includes/css/general.css");
/* CSS Document */







#header {
	width:980px; 
	height:426px; 
	background:url(/images/headerbg.jpg) top left no-repeat;
}


#mainpic {
	float:left; 
	width:980px; 
	height:223px; 
}

.home {}
.about {background:url(/images/mainpics12.jpg) top center no-repeat; }
.work {background:url(/images/mainpics9.jpg) top center no-repeat;}
.symposium {background:url(/images/mainpics14.jpg) top center no-repeat;}
.resources {background:url(/images/mainpics4.jpg) top center no-repeat;}
.school {background:url(/images/mainpics5.jpg) top center no-repeat;}
.kaiser {background:url(/images/mainpics8.jpg) top center no-repeat;}
.school-districts {background:url(/images/mainpics5.jpg) top center no-repeat;}
.adelante {background:url(/images/mainpics1.jpg) top center no-repeat;}
.apply {background:url(/images/mainpics3.jpg) top center no-repeat;}


#mainpic-text {
	float:left; 
	width:520px; 
	text-align:left; 
	margin:8px 0 0 35px;	
}


#content {
	padding:10px 30px; 
	text-align:left;
	vertical-align:top;
}
#abovecrumbs {
	height:35px; 
	width:980px;
	clear:both;
}



/*
.style1 {
	font-size: 11px;
	color: #fdda60;
}
.style2 {
	color: #fdda60; 
	font-size: 12px;
}

.style3 {
	color: #4D0900;
	font-size: 12px;
}


.style5 {
	font-size: 18px;
	color:#fdda60;
}
.style6 {
	color: #F7CF44;
	font-weight: bold;
}
.style7 {
	font-size: 14;
}
.style8 {
	color:#fdda60; 
	font-size: 14px;
}
.style8 a {
	color:#fdda60; 
	font-size: 14px;
}

*/
