#header_java {
	background-color: white;
	height: 110px;
	padding-top: 15px;
	margin-left: 7px;
}

#kwicks {
	list-style: none;
}
 
#kwicks .kwick a {
	float: left;
	display: block;
	width: 186px;
	height: 110px;
	text-indent: -5000px;
}
 
#characters {background: url(../images/characters.gif); margin-right: 1px;}
#activities {background: url(../images/activities.gif); margin-right: 1px;}
#occassions {background: url(../images/occassions.gif); margin-right: 1px;}
#others {background: url(../images/others.gif); margin-right: 1px;}
#download {background: url(../images/download.gif) right;}

.java-right {
	background-image: url(../images/java-right.gif);
	height: 110px;
	width: 15px;
}
.java-left {
	background-image: url(../images/java-left.gif);
	height: 110px;
	width: 15px;
	float: left;
}
