#header {
	background-repeat: no-repeat;
	background-image: url(../images/ki.gif);
	background-position: center;
	height: 157px;
	width: 750px;



}

.MenuBox {
	width: 750px;
	height: 40px;

}
.menuitem {
	width: 103px;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 40px;
	margin-left: 5px;
	float: right;




}
a:hover {
	background-color: #FFFF00;
	background-repeat: repeat;
	border: thin solid #FFFF00;
	cursor: hand;

}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.6;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.menuitem2 {
	float: right;
	height: 40px;
	width: 103px;
	margin-left: 5px;


}
