body{	background-color: #798C9A;
		font-family: Verdana, Arial, serif;
		font-size: 18px;
		color: #fff;
		padding: 0;
		margin: 0;
	}
	
h1{
	font-weight: normal;
	font-size: 21px;

}



p{
color: #42232E;
}

a img {border:none;}

	
#header{
	float: left;
	width: 900px;
	height: 200px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	color: #42232E;
	margin-top: 3px;
	font-size: 18px;
	line-height: 1.2;	
}


#header a{
	text-decoration: none;
	color: #42232E;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	height: 1000px;
	background-image: url(http://www.boardinghousementors.org/newsite/BoardingHouseMentors/images/BHM_what_bg.jpg);
	background-repeat: no-repeat;
}

#leftcolumn { 
 margin: 18px 5px 10px 60px;
 padding: 10px;
 height: 500px;
 width: 280px;
 float: left;
 text-align: center;
}




#rightcolumn { 
 float: left;
 _clear: both;
 margin: 20px 0px 10px 0px;
 padding: 10px;
 height: 700px;
 width: 430px;
 display: inline;
 position: relative;
 text-align: center;
}

#nav{
clear: left;
width: 900px;
margin-top: 24px;

}

#nav div{
	margin: 0;
	text-indent: 0px;
	padding: 0;
	float: left;
	
	
}

#nav div a{
	text-decoration: none;
	font-size: 18px;
	color: #274790;
	line-height: 60px;
	margin: 0;
	text-indent: 0px;
	padding: 0;
}

#home{
	float: left;
	margin-top: 6px;	
	margin-left: 32px;
}

p{
	color: #fff;
	text-align: left;
}

ul{
	text-align: left;
	font-size: 13px;
	color: #496298;
	
}

h1{
	
	margin: 0;
	line-height: 10px;
	padding: 0;
}

h2{
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	margin-left: 25px;
	color: #496298;
}

/* Sections */

#mentors{
	height: 290px;
	
}


#events{
	margin-top: 0px;	
}

#events{
	text-align: center;
}

#need{
	
	height: 282px;
}

#sponsors{
	margin-top: 80px;	
}
