@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 10;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define an outline style! */
:focus {
	outline: 0;
}
body {
	color: #000;
	background-color: #97948d;
	font: 62.5% Helvetica, Verdana, Arial, sans-serif;
}
ol, ul { 
	padding-left: 40px;
	list-style-type: none;
}
/* Kelly's logo */
h1 {
	background: transparent url(../index_files/logo_kkb_home2.png) no-repeat 0 0;
	display: block;
	position: absolute;
	top: 20px;
	left: 127px;
	text-indent: -2000px;
	width: 712px;
	height: 59px;
	z-index: 100;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
#book {
	width: 680px;
	height: 530px;
	position: absolute;
	top: 86px;
	left: 156px;
	overflow: hidden;
	z-index: 0;
}
#book image{
	width: 680px;
	height: 530px;
}
#book #pages {
	position: absolute;
}
#container {
	width: 828px;
	height: 630px;
	position: relative;
}
#nav {
	position: absolute;
	left: 98px;
	top: 562px;
	z-index: 10;
}
#nav li {
	float: center;
	display: inline;
	position: relative;
	height: 45px;
	width: auto;
}
#nav li a {
	float: left;
	padding:0px 0px 0px 211px;
	display: block;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -2000px;
	height: 45px;
	width: auto;
}

#news {
	overflow: hidden;
	position: absolute;
	left: 210px;
	left: 390px;
	top: 604px;
	height: 19px;
	width: 755px;
	z-index: 20;

}
#scroller {
	overflow: hidden;
	position: absolute;
	left: 205px;
	top: 611px;
	height: 19px;
	width: 755px;
	z-index: 20;
}

#scroller #newsContent {
	position: absolute;
	left: 800px;
	width: auto;
}
#scroller #newsContent td {
	position: relative;
}
#nav li.nav1 a {background-image: url(../index_files/home1.png);}
#nav li.nav2 a {background-image: url(../index_files/home2.png);}
#nav li.nav3 a {background-image: url(../index_files/home3.png);}
#nav li.nav4 a {background-image: url(../index_files/home4.png);}
#nav li.nav5 a {background-image: url(../index_files/home5.png);}
#nav li.nav6 a {background-image: url(../index_files/home6.png);}
#nav li.nav7 a {background-image: url(../index_files/home7.png);}

#nav li a:hover {
	background-position: 0px -45px;
	background-position: 0px -137px;	
}