body {

	background-color: #999999;

}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: none;

	color: #00FF00;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}

img

{

 border-style: none;

}



h1 {


	font-size: 32px;

	font-weight: bolder;

	color: #FFFFFF;

}

h2 {


	font-size: 18px;

	font-weight: bolder;

	color: #FFFFFF;

	line-height: 18px;	

}

h3 {



	font-size: 12px;

	font-weight:normal;

	color: #FFFFFF;

} h4 {



	font-size: 14px;

	font-weight:bolder;

	color: #FFFFFF;

} p {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;	


}
.name {
	font-size: 36px;
	text-align: center;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}




.raise {
	position: relative;
	top: -20px;

}





.illustration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

#container #content {
	width: 790px;
	background-color: #666666;
	background-repeat:repeat;
	margin:0 auto; 
}
.newsitem {
background-color: #999999;
	margin: 0 20px 0 17px;
	width: 750px;
		margin-top:18px;
}
.newstitle {
	background-color: #666666;
	background-image:url(elements/current/entry_top2.png);
	width: 750px;
	height:30px;
	color:#FFFF66;
	background-repeat:no-repeat;
	font-size: 22px;
	font-weight: bold;
	text-align:left;
	padding-left: 20px;
	padding-top: 10px;	
}

.newsdate {
	font-size: 16px;
	#font-weight: bold;
	text-align:right;
	padding-right: 20px;
	padding-bottom:10px;
	color:#FFFF66;
}

.newsimg {
	float:left;
	width:155px;
	padding-left: 20px;
}

.newstext {
float:left;
width:550px;
	padding-left: 10px;
	padding-right: 10px;
}

.newsbottom {
clear:left;
background-color: #666666;
width: 750px;
height:28px;
	background-image:url(elements/current/entry_bot.png);
	background-repeat:no-repeat;
	font-size: 18px;
	font-weight: bold;
	text-align:center;

}




#linkbar {
	width: 790px;
	background-color: #666666;
	background: url(elements/whitebars.png) repeat-x;
	background-repeat:repeat-x;
	margin:0 auto;
}

#menu {
	
	height: 40px;
	width: 540px;
	margin:0 auto; 
	padding-top: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	width: 135px;
	text-align: center;
	font-weight: bold;
}

#footer {
	margin-top:20px;
	font-size: 10px;
	text-align: center;
}


.katitle {
	width:275px;
	height:74px;
	padding:15px;
	margin: 0 auto;
	background-image: url(elements/ka_ill_title.png);
	background-repeat: no-repeat;
	background-position: center;
}
.current_nav {
font-size:14px;
font-weight:bold;
	padding: 20px;
	text-align:center;
}
.mainbody {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

.sectiontitle {
clear:left;
font-size:24px;
font-weight:bold;
text-align:center;
color:#FFFF66;
}

.coloredtext {
	color:#FFFF66;
}

.fltleft {
	float:left;
}

.fltleft2 {
	width:460px;
	float:left;
	margin-left: 10px;
	
}

.floatstop {
clear:both;
} 
