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

img, div, a { behavior: url(iepngfix.htc) }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515255;
}
body {
	background:#000000;
	margin:0;
	padding:0;
	height:100%;
	text-align:left;
	line-height:16px;
}
h1, h2, h3, h4 {
	color: #ed1c24;
	font-weight:100;
	text-transform:uppercase;
}
h3 {font-size:14px;}

a:link {
	color: #a68f64;
}
a:visited {
	color: #a68f64;
}
a:hover {
	color: #ed1c24;
}
a:active {
	color: #a68f64;
}
ul {
	margin:-10px 0 0 14px;
	padding:0 0 0 0;
}

#wrapper {
	background: url(../images/bg_tier2-4.png) top left no-repeat #ffffff;
	width:970px;
	maargin:0 0 30px 0;
}
#wrapper_tier2 {
	background: #ffffff;
	width:970px;
	maargin:0 0 30px 0;
}
#wrapper_home_white {
	background:#ffffff;
	width:970px;
	height:670px;
}
#wrapper_home_image {
	background: url(../images/bg_home.png) top left no-repeat;
	width:970px;
	height:670px;
	maargin:0 0 0 0;
}
#logo {
	float:left;
}
#logo a span, #logo a em { display:none; }

.home_link {
	width:180px;
	height:140px;
	float:left;
	z-index:1;
	position:absolute;
}
.home_link span {
	display:block;
}
.home_link a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background:none;
}
.home_link a:hover {
	background:none;
}

#top_nav {
	padding:35px 0 0 182px;
}
#top_nav_home {
	padding:125px 0 0 252px;
	z-index:4;
	position:absolute;
}

#tier3_wrapper {
	padding:45px 200px 40px 180px;
}
#tier3_content {
	padding:2px 0 0 10px;
	text-align:justify;
}
#tier4_wrapper {
	padding:85px 40px 40px 180px;
}
#tier4_content {
	padding:2px 235px 0 10px;
	text-align:justify;
}
#small_images {
	padding:30px 0 0 0;
	float:right;
}
#tier2_bg {
	background: url(../images/bg_tier2-4.png) top left no-repeat;
}
#tier2_wrapper {
	padding:85px 40px 150px 180px;
}
#courage_marquee {
	background:url(../images/bg_courage.png) bottom left no-repeat;
}
#scholarship_marquee {
	background:url(../images/bg_scholarship.png) bottom left no-repeat;
}
#community_marquee {
	background:url(../images/bg_community.png) bottom left no-repeat;
}
#home_sidebar1 {
	position:absolute;
	z-index:5;
	padding:152px 0 0 9px;
	width:130px;
	height:220px;
}
#home_sidebar2 {
	position:absolute;
	z-index:4;
	padding:427px 0 0 9px;
	width:120px;
}
#home_content {
	padding:318px 0 0 0;
	width:683px;
	z-index:3;
	position:relative;
}
#home_movie {
	z-index:2;
	position:absolute;
	width:438px;
	text-align:right;
	padding:0 0 0 532px;
}

#teacher_bio {
	width:194px;
}
#blog_nav {
	width:194px;
}

#bottom_nav {
	padding:0 0 30px 146px;
	clear:both;
}
#bottom_nav a span, #bottom_nav a em { display:none; }

#bottom_nav_home {
	padding:0 0 30px 133px;
	z-index:3;
	position:relative;
}
#bottom_nav_home a span, #bottom_nav_home a em { display:none; }

/*-- en Español --*/

.enespanol {	width:24px; height:24px;
}
.enespanol span { display:block;
}
.enespanol a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url('../images/spanish_logo.png') no-repeat top left;
}
.enespanol a:hover {
	background: url('../images/spanish_logo_over.png') no-repeat top left;
}

/*-- en English --*/

.english {	width:24px; height:24px;
}
.english span { display:block;
}
.english a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url('../images/english_logo.png') no-repeat top left;
}
.english a:hover {
	background: url('../images/english_logo_over.png') no-repeat top left;
}

.hiddenPic {display:none;}

.brown {
	color:#603813;
	line-height:13px;
}
a.brown {
	color:#603813;
	text-decoration:underline;
}
a.brown:hover {
	color: #ed1c24;
	text-decoration:underline;
}
a.brown:visited {
	text-decoration:underline;
}
a.brown:active {
	color: #ed1c24;
	text-decoration:underline;
}
.white {
	color:#FFFFFF;
	line-height:13px;
}
.white10pt {
	color:#FFFFFF;
	line-height:12px;
	font-size:10px;
	font-weight:bold;
}
