<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-color: #FFF;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 20px;
}
#wrapper #title #footer {
	background-color: #39F;
	padding: 10px;
	width: 960px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}

#wrapper #logo {
	height: 218px;
	width: 551px;
	background-image: url(../pictures/logo551x218.jpg);
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 10px;
}
#title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	background-color: #09F;
}
#wrapper #title #freebie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	color: #FFF;
	background-color: #F90;
	width: 960px;
	text-align: center;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#wrapper #navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFF;
	background-color: #39F;
	width: 980px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper #title #main {
	background-color: #CCC;
	width: 490px;
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	height: 362px;
}
#wrapper #title #maintext {
	height: 352px;
	width: 409px;
	background-color: #CCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#wrapper #title #maintext #heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #CCC;
}
#wrapper #title {
	background-color: #09F;
}
#wrapper #title #maintext #heading h1 {
	background-color: #CCC;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
}
</pre></body></html>