body {
	background-image: url('science background.gif');
	text-align:center;
}
div.location a:link,
div.location a:visited,
div.location a:hover,
div.location a:active{color: #000040;}

.location {
	padding: 2px 0px 2px 10px;
	text-align:left;
	color: #000040;
	font: 60% sans-serif;
	background-color:#b8edfe;
}
#outer_container {
	background:white none repeat scroll 0%;
	margin:2px auto;
	padding:8px 4px 2px;
	text-align:left;
	width:850px;
	filter:alpha(opacity=80);
	opacity: .8;

}
#header_container {
	height:95px;
	width:844px;
	border: double #8cddfc;
	margin-bottom:1px;
	margin-top: -4px;
	background-image:url('RCS Logo.png');
	background-position: 10px;
	background-repeat:no-repeat;
	margin-left: 0px;
	padding-bottom: 15px;
}
#header_background {
	height:95px;
	width:843px;
	margin-bottom:1px;
	margin-top: -4px;
	background:#BBFFFF none repeat scroll 0%;
	background-image: url('science background.gif');
	background-repeat:repeat;
	filter:alpha(opacity=70);
	opacity: 0.7;
	margin-left: 0px;
	padding-bottom: 15px;
}
#main_container{
	text-align:center;
	margin:0px auto;
	width:95%

}
#scidept{
	font-size:40px;
	margin-top: 35px;
	margin-left: 220px;
}
#quotetitle{
	color: #3D8757;
	font: 120% sans-serif;
	font-weight: bold;
	margin: 0 -10px 0 -10px;
	padding: 0 10px 0 10px;
	background:#EFECE6 none repeat scroll 0%;
}
#quote{
	font-size:90%;
	font-family: sans-serif;
	margin: 3px 0 0 15px;
}
#quotesource{
	font-size:80%;
	font-style: italic;
	margin-top: 3px;
	text-align:right;
}
span.hilite{background-color:#FFFF93;}
