body 
{
	width: 801px;
	background-color: #E7E8E1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0 auto;
	margin-bottom: 0 auto;
}

div.teaser {
	text-align: center;
	vertical-align: middle;
}

title.h1
{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}

div.container 
{
	margin-left: auto;
	margin-right: auto;
}

a:link
{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover
{
	font-weight: bolder;
	text-decoration: none;
}

a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}

div.header
{
	height: 120px;
	width: 801px;
	background: url(../x-images/KNLBanner.jpg);
	color: #FFFFFF;
	font-size: small;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
    vertical-align: middle;
	margin: auto;
}

