@charset "utf-8";
a {
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
}
.textWrapper {
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	height: 600px;
	width: 760px;
	border-radius: 20px;
	font-size: 0.88em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 15px;
	background: #ffffcc;
	margin-bottom: 0px;
	line-height: 1.2em;
	color: #000;
}
.littleLinks {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
}

.footer {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #900;
	line-height: 30px;
}
.hilite {
	color: #C00;
	font-style: italic;
	font-weight: bold;
}
.textWrapper a {
	font-style: italic;
	font-weight: bold;
	color: #00C;
	text-decoration: none;
}
.noScriptcontent {
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	height: 665px;
	width: 760px;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 15px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	line-height: 1.3em;
	color: #000;
	text-align: center;
}
.noScriptcontent a {
	font-style: italic;
	font-weight: bold;
	color: #00C;
	text-decoration: none;
}
.pic {
	padding: 20px;
}