﻿body
{
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#kk p {
	margin: 0; padding: 0;
	position: relative;
	width: 305px; height: 79px; /* Width and height of the image */
	overflow: hidden;
}

#kk p a {
	display: block;
	cursor: pointer;
}
	 
	#kk p span {
		display: block;
		position: absolute; left: 0; top: 0; z-index:1;
		width: 305px; height: 79px; /* Width and height of the image */
		margin: 0; padding: 0;
		background: url("images/koolkids_button.jpg") 0 0 no-repeat; /* Path to the image relative to the stylesheet */
	}
	
	#kk p span:hover {
		background: url("images/koolkids_button.jpg") 0 -79px no-repeat; /* Path to the image relative to the stylesheet */
	}


a
{
	text-decoration:underline;
	color:#333333;
}

a:hover
{
	text-decoration:none;
    color:#333333;
}



p
{
	margin-top:14px;
	margin-bottom:14px;
	line-height:18px;
}

#container
{
    width:916px;
	background-image:url(images/footer/grad.gif);
	background-position:right top;
	background-repeat:repeat-y;
	margin:0px auto;
}

#leftcol
{   
    float:left;
    width:477px;
	padding-left:90px;
	text-align:left;
}

#rightcol
{   
    float:left;
    width:287px;
}

#footer
{
	clear:left;
	width:756px;
	background-image:url(images/footer/one_ne.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:167px; /* 22px before edit */
	padding-top:130px;
	padding-bottom:30px;
	padding-left:160px;
	text-align:center;
	color:#9A5AA4;
	margin-bottom: 10px;
}

#footer a
{
	color:#9A5AA4;
	text-decoration:none;
}

#footer a:hover
{
	color:#9A5AA4;
	text-decoration:underline;
}

#header
{
	padding-top:80px;
}

#content-left
{
	padding-top:60px;
}

#content-left-inner
{
	padding-right:70px;
}

#content-full
{
    clear:left;
    float:left;
    width:720px;
	padding-left:90px;
	text-align:left;
	padding-top:60px;
}

#nav
{
}

#content-right
{
}

#content-right-home
{
    background-image:url(images/news-bg.gif);
    background-position:left top;
    background-repeat:repeat-y;
}

.img-right
{
	padding-top:30px;
}

.img-right2
{
	padding-top:60px;
}

.pad-left
{
	padding-left:70px;
}

.header
{
	font-size:12px;
}

#newscol 
{
    padding-top:20px;

}

.newsitem
{
    width:197px;
    padding: 0px 0px 5px 22px;
    
}

.title
{
    color:#00afe3;    
}

.textbox
{
    border:solid 1px #cccccc;
    height:18px;
    margin:0px;
    padding:0px;
    font-size:12px;
}

.inputtable2-col2
{
    width:350px;
	height:25px;
}

.inputtable2-col1 
{
    width:220px;
		height:25px;
    text-align:right;
}
.inputtable2 
{
    width:403px;
}
.notice 
{
    color:#990000;
}

.inputtable-col1 
{
    width:190px;
    text-align:right;
}

.news-title-pad
{
    padding-left:20px;    
    padding-top:10px;
}

.img-pad
{
	padding-left:20px;
	padding-bottom:20px;
}
