body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-attachment: scroll;
	background-image: url(../gfx/background-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
	overflow: auto;
	position: absolute;

}
.copyright {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #0099CC;
}
.context {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;


}
.headline {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #0099CC;
	text-decoration: none;
	line-height: 150%;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.funnymouse {
	cursor: crosshair;
}
.contextLinks {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #C36;
	text-decoration: none;
	line-height: 150%;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}

