@charset "UTF-8";
/* CSS Document */
@import url(assets/css/fsLayout.css);
a {
        color: #334444;
}
body, #banner a:hover, .current {
	color: #667777;
}
#banner a, a:hover {
	color: #99AAAA;
}
p, ul, #flickrGallery,.newsItem, #footer, h3, h4, .newsItem {
	background-color:#FFFFFF;
}
#page {
	background-image: url(assets/images/futuresonicBg.gif);
}