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



#science_page {
	background-image: url(http://www.terasemmovementfoundation.com/images/science_pages/were_we_are_lg_2.jpg);
	height: 631px;
	width: 895px;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#science_page  h1 {
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
	border-width: 0px;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	padding: 10px;
}
.science_page_left {
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	width: 33%;
	padding: 10px;
}

.science_page_center {
	color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	width: 34%;
	padding: 10px;
}
.science_page_rightt {
	color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	width: 33%;
	padding: 10px;
}

#science_page a:link {
	color: #CCCCCC;
	text-decoration: none;
	border-style: none;
	border-width: 0px;
	font-weight: normal;
	font-size: 110%;
}
#science_page a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	border-style: none;
	border-width: 0px;
	font-size: 110%;
}
#science_page a:visited {
	color: #CCCCCC;
	text-decoration: none;
	border-style: none;
	border-width: 0px;
	font-weight: normal;
	font-size: 110%;
}

