body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/kec_layout.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 1em;
}

.sidebar_headline {
	color: #9762A6;
	font-weight: bold;
}
.sidebar {
	font-size: 80%;
	color: #9762A6;
}

.sidebar_black {
	font-size: 80%;
	color: #000000;
}

.sitebug {
	font-size: 74%;
	color: #770077;
}


a:link {
	color: #CC44CC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CC44CC;
}

a:hover {
	text-decoration: underline;
	color: #440044;
}

a:active {
	text-decoration: none;
	color: #440044;
}

#contents {width: 780 px;}

#left_picture {
	position: absolute;
	top:145px;
	left: 36px;
	width: 218px;
	height: 316px;
}

#maintext {
   font-size: 90%;
   position: absolute;
   width: 420px;
   top: 184px;
   left: 300px;
  }

#nav_bar {
	position: absolute;
	top: 147px;
	left: 296px;
	width: 453px;
}

a:#nav_bar a:link {
	color: #CC44CC;
	text-decoration: none;
}

#nav_bar a:visited {
	color: #CC44CC;
	text-decoration: none;
}

#nav_bar a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #CC44CC;
}

#nav_bar a:active {
	text-decoration: none;
	font-weight:bold;
	color: #CC44CC;
}
