/* CSS Document */

html, body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3; 
	color: #000000;	
 }

#wrapper {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	background-image:url(../images/KidzArt-splash-template_01.jpg);
	height: 110px;
}

#content {
	background-color: #fdfebf;
	padding: 10px 30px 0px 30px;
	}
	
#footer {
	width: 600px;
	}	


h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008000;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
	margin-top: 1.8em;
	margin-bottom: -0.4em;
}
h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1.1em;
}

.withlist {
	font-size: 1.1em;
	margin-left: 2em;
}

ul {
	margin-top: -1em;
	margin-left: 4em;
}	

li {
	list-style-type: none;
}

.floatlft img {
	position: relative;
	float: left;
	margin: 0px 15px 0px 0px;
}
.floatrt img {
	position: relative;
	float: right;
	margin: 0px 0px 0px 10px;
}
.bimg {
	border: solid 1px #333;
	}
	
.clr {
	clear: both;
	}
.bimg {
	border: solid 1px #333;
	}

.ka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #3A90D6;
	}
	
#cilist ul {
	margin-bottom: -1.5em;
}	
#cilist li {
	margin-left: -1.5em;
	}

#ka home {
		background-color: #fdfebf;
		}
#kahome a:link, #kahome a:visited {
	display: block;
	width: 100px;
	height: 24px;
	background: url("../images/kahome-w-sm.gif") top left no-repeat;
	}
	
#kahome a:hover {
	display: block;
	width: 100px;
	height: 24px;
	background: url("../images/kahome-t-sm.gif") top left no-repeat;
	}
	
#footer {
	background-color: #fdfebf;
	}	#cilist {
}
