body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
h1 {
	margin: 0em 0em 1em 0em;
	line-height: 1.3em;
}
p {
	margin: 0em 0em 0.9em 0em;
	line-height: 1.5em;
}
a {
	color: #B6DC39;
	text-decoration: none;
}
div.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 1px;
	line-height: 1px;
}
div#topBar,
ul#nav,
ul#design,
div#rightSide {
	display: none;
}
div#footer {
	color: #B6DC39;
	font-size: 10px;
}
div#footer div {
	display: block;
	margin: 10px 0px 0px 0px;
}