body {
	background-color: #000000;
	background-image: url(images/ewk_imgbg.jpg);
	background-repeat: repeat-y;
}
.container {
	background-image: url(images/ewk_img.jpg);
	height: 600px;
	width: 955px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	background-position: top;
}
.stage {
	background-image: url(images/ewk_imgbg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	background-position: left top;
	clear: left;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: underline overline;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
