body {
	margin: 0px;
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #000;
}

a { color: #000000; font-size: 12px; text-decoration: none; }
a.print { display: none; }

h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

/* DIV containers */
#page { text-align: left; }
#page #top {
	clear: left;
	height: 48px;
	margin-top: 0px;
	padding-left: 3px;
}
#page #scenic { display: none; }

/* menu */
#page #navigation { display: none; }

/* Content */
#page #container {
	clear: both;
	float: left;
	margin-top: 10px;
}

/* Footer */
#footer { clear: both; width: 100%; font-size: 10px; padding-top: 30px; color: #000; }
#footer #colophon { float: left; }
#footer #slogan { display: none; }
#footer a { color: #000; font-size: 10px; }

/* Layout  */
div.text { padding: 0px; }
.clear { margin: 0px; padding: 0px; clear: both; display: block; height: 1px; line-height: 1px; overflow: hidden; }
.spacer { clear: both; line-height: 5px; }
.thumb { border: solid 1px #c0c0c0; }