/* IE6 Conditional CSS*/
.ie6 #block1 {
	float: left;
	width: 630px;
	font-size: 90%;
	margin-left: 5px;
	margin-right: 0px;
}
.ie6 #sidebar {
	margin-right: 5px;
}
/*End IE Conditionals */
#space {
	background-color:	#D3D3D3;
	height: 10px;
	}
	
#block1 {
	font-size: 90%;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#block1_content {
	padding: 0px 25px 25px 25px;
}
#sidebar {
	width: 230px;
	float: right;
	font-size: 80%;
	margin: 0px 10px 10px 10px;
	background-color: #F2F2F2;
}
#sidebar_content {
	padding: 0px 15px;
}	
div.sidebar_content {
	padding: 0px 15px;
}	
#navbar a.bold {
	font-weight: bold;
}
#Mission {
	line-height: 150%;
	font-size: 100%;
}
#intro {
	line-height: 150%;
	font-size: 100%;
}
#quote {
	line-height: 1.9em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;
	border-color: white;
	border-width: 1px;
	border-style: dashed;
	background-color: #a7cece;
	padding: 25px;
	padding-left: 80px;
	margin: 30px;
	margin-right: 50px;
	background-image: url(images/home/cross.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
