@charset "UTF-8";
#top {
	height: 30px;
	width: 100%;
	background-image: url(images/klovr_headbackgr.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 60px;
	background-position: center;
}
#head {
	height: 70px;
	width: 100%;
	background-image: url(images/klovr_logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	background-position: center bottom;
	left: 0px;
	background-color: #FFFFFF;
}
#content {
	height: 250px;
	width: 800px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#leftnav {
	height: 210px;
	width: 100px;
	margin-top: -250px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/navbackground.png);
	background-repeat: repeat;
	padding: 20px;
	z-index: 200;
	position: absolute;
	visibility: visible;
}
#content-container {
	height: 850px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #333333;
	background-image: none;
}
#footer {
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #333333;
	background-image: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #CCCCCC;
	font-weight: normal;
}
.body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.titlebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.formbackgr {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbackgrbutton {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyBIG {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.bodyBIGBOLD {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
