body {
	background: #000000;
}
#sky {
	background: #B7D5F2;
}
#footer {
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#banners {
	width: 900px;
	height: 90px;
	margin:auto;
	text-align:center
}
.banner {
	width: 225px;
	float: left;
	margin: 6px 0px 5px;
	height: 36px;
}


#sharethisholder {
	width: 900px;
	height: 90px;
	margin:auto;
	text-align:right;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight:bold;
	position: relative;
	top: -186px;
	left: 376px;
	width: 100px;
	padding-top: 3px;

}

#sharethisholder a:link {
	color: #000000;		
	text-decoration: none;
}
#sharethisholder a:visited {
	color: #000000;		
	text-decoration: none;
}
#sharethisholder a:active {
	color: #000000;		
	text-decoration: none;
}
#sharethisholder a:hover {
	color: #FF9D00;		
}
