/*
This is a Template Style sheet for free content pages
*/

#container {
	background-image: url(../../../../Old Bits/S1_2030Vision/assets/lookingatlife.png);
	background-repeat: no-repeat;
}
#pagecontent .intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
#navigationfc {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-bottom: 10px;
	padding: 10px 0 0 10px;
}
#navigationfc ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigationfc li {
	display: inline;
}
#navigationfc a {
	color: #000000;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
#navigationfc a:hover {
	color: #FFFFFF;
}
iframe {
	margin: 0 10px 10px 10px;
	width: 856px;
	height: 450px;
}