#students, #students-on {
	background: url(/menu/our-students.gif) no-repeat;
	width: 72px;
}

#students:hover, #students-on{
	background: url(/menu/our-students-on.gif) no-repeat;
}

#program, #program-on {
	background: url(/menu/the-program.gif) no-repeat;
	width: 71px;
}

#program:hover, #program-on {
	background: url(/menu/the-program-on.gif) no-repeat;
}

#mentors, #mentors-on {
	background: url(/menu/mentors-and-volunteers.gif) no-repeat;
	width: 117px;
}

#mentors:hover, #mentors-on {
	background: url(/menu/mentors-and-volunteers-on.gif) no-repeat;
}

#donors, #donors-on  {
	background: url(/menu/donors-and-supporters.gif) no-repeat;
	width: 117px;
}

#donors:hover, #donors-on {
	background: url(/menu/donors-and-supporters-on.gif) no-repeat;
}

#about, #about-on {
	background: url(/menu/about-us.gif) no-repeat;
	width: 51px;
}

#about:hover, #about-on {
	background: url(/menu/about-us-on.gif) no-repeat;
}

#news, #news-on {
	background: url(/menu/news.gif) no-repeat;
	width: 31px;
}

#news:hover, #news-on {
	background: url(/menu/news-on.gif) no-repeat;
}

#contact, #contact-on {
	background: url(/menu/contact.gif) no-repeat;
	width: 43px;
}

#contact:hover, #contact-on {
	background: url(/menu/contact-on.gif) no-repeat;
}

#home {
	background: url(/menu/home.gif) no-repeat;
	width: 43px;
}

#home:hover, #home-on {
	background: url(/menu/home-on.gif) no-repeat;
}

#menu li {
	text-indent: -1000em;
	display: block;
}

#side-nav {
	float: left;
	width: 130px;
	padding: 25px 10px;
	margin-left: -160px;
	_margin-left: -80px;
}

img {
	border: none;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #917452;  
	color: #5b5651;
	line-height: 20px;
}

.error {
	padding: 5px;
	background: #f8c78d;
}

a {
	text-decoration: none;
}

#body a {
	color: #d41548;
}

#body a:visited {
	color: #800080;
}

#body a:hover {
	text-decoration: underline;
}

#page {
	margin: 0 auto;
	width: 762px;
	text-align: left;
	background: white;
	padding: 25px 25px 15px 15px;
	background: top right url(/images/shadow.gif) repeat-y white;
}
 
#footer-shadow {
	width: 802px;
    text-align: right;
    margin: 0px auto 0px auto;
	padding-top: 17px;
	background: top right url(/images/footer-shadow.gif) no-repeat #917452;
}

#footer-shadow p {
	font-size: 10px;
	margin: 0;
	padding:0;
	margin-right: 35px;
	color: #402a11;
}

#header h1 {
	margin:  0;
	padding: 0;
	text-indent: -1000em;
}

#header h1 a {
	height: 42px;
	width: 156px;
	display: block;
	padding: 1px;
	background: url(../images/layout/build.gif) no-repeat;
	border-bottom: 2px solid white;
	margin: 5px 0 15px 15px;
	
}

#header h1 a:hover {
	border-bottom: 2px solid #f89828;
}

#menu {
	background: url(../images/layout/menu-gradient.gif) repeat-x red;
	height: 25px;
	padding: 0 0 0 10px;
	margin: 0 0 7px 0;
}

#menu li {
	display: block;
	float: left;
	list-style: none;
	background: url(../images/layout/menu-separator.gif) no-repeat right;
}

#menu li a {
	display: block;
	line-height: 25px;
	padding: 0 0 0 7px;
	color: white;
	font-size: 12px;
	margin-left: 7px;
}

#menu li a:hover {
	color: #d31145;
}

#body {
	border: 2px solid #9a918a;
	padding: 6px 6px 15px 6px;
}

#main-content {
padding-left: 160px;
	margin-left: 15px 15px;
	background: url(../images/layout/left-box.gif) no-repeat left top;

}

#main-content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ed8307;
}

#main-content h2, #main-content h3 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
	
}

#panels h2 a, #panels h3 a {
	color: white;
}

#main-content ul {
	margin-left: 0px;
	padding-left: 0px;
}

#main-content li {
	list-style: none;
	background: 0px 5px url(../images/bullet.gif) no-repeat;
	padding-left: 20px;
}

#side-nav ul {
	margin: 0;
	padding: 0;
}

#side-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	background: none;
}

#side-nav li  a {
	display: block;
	line-height: 15px;
    padding-left: 5px;
}

#side-nav li a:hover, #side-nav .on {
	background: #f89828;
	text-decoration: none;
}

#middle-content {
	width: 390px;
	float: left;
}

#side-content {
	margin-top: 31px;
	float: right;
	width: 170px;
	background: url(../images/layout/side-content-gradient.jpg) repeat-x;
	padding: 5px;
}

#side-content-area {
	background: #fbc07c;
}

#side-content-area img {
	margin: -10px -10px 0 -10px;
}

#side-content-area h2 {
	margin: -10px -10px 10px -10px;
}

#side-content-area {
	padding:  10px;
}

#side-content-area h2, .panel h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: white;
	border-bottom: 2px solid #f89828;
	background: #8f714f;
	margin-top: 0px;
	padding: 3px 3px 3px 10px;
	font-weight: lighter;
}

/* Mentor Team Page */
	#team {
		border: 1px solid #9a918a;
		padding: 5px;

	}
	
	#team, #team th, #team td{
		border-collapse: collapse;
		border-spacing: 0px;
	}

	#team th {
		font-weight: bold;
		background: #ceddf2;
	}
	
	#team th, #team td {
		padding: 5px;
		border-right: 1px solid #9a918a;
	}
	
	#team  .team-break {
		border-bottom: 1px solid #9a918a;
	}
	
	#schools {
		margin-left: -1px;
		margin-bottom: 1px;
		_margin-bottom: 0px;
	}
	
	
	#schools a {
		display: block;
		padding: 5px;
		background: #f7c07f;
		float: left;
	}
	
	#schools a:hover {
		background: #f69321;
	}
/* end */

#side-nav ul li ul li {
	margin-left: 12px;
}

.bottom {
	vertical-align: bottom;
}


/* Hacks */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */