<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main #navigation {
	margin-bottom: 220px;
}
#main table tr td #child_channel {
	float: left;
	width: 220px;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 38px;
	text-align: left;
	padding-top: 5px;
	text-indent: 28px;
}
#main table tr td #child_channel ul li {
	float: none;
}
#main table tr td #child_channel ul li a {
	color: #000;
	text-decoration: none;
}
#main table tr td #child_channel ul li a:hover {
	color: #900;
}
#main table tr td #title {
	line-height: 42px;
	color: #900;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
}


#main #content {
	line-height: 25px;
	text-align: left;
	font-size: 13px;
	color: #333;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 0px;
}
#main #content a {
	color: #39F;
	text-decoration: none;
}
#main #content img{
	border: 1px solid #CCC;
}
#bottom {
	height: 0px;
}
body {
	background-image: url(solid_earth_organization_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	min-height:1000px;
}</pre></body></html>