body {
	margin: 0;
	padding: 0;
	min-height: 768px;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	background-image:URL(kidzone-background.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
 	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: small;

}

* html body {
	background-position: left;
	}

img {
	border: 0;
}


.logo {
	float: left;

}

/* access keys */
.skip
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
.skip a
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* Top Menu */
#topmenu {
	font-size: x-small;
	margin-left: 7px;

}

* html #topmenu {
	font-size: x-small;
	margin-left: 5px;

	}


#topmenu ul{ 
	margin:0px;
	padding:0px;
	border-left: solid 1px #003399;
}

#topmenu li {
	display: inline;
	padding-right: 1pt;
	padding-left: 2pt;
	border-right: solid 1px #003399;
	
}


#topmenu a:link {
	font-size: x-small;
	text-decoration: none;
	color: #003399;
	
}
* html #topmenu a:link {
	font-size: x-small;
	color: #003399;
}


#topmenu a:visited {
	font-size: x-small;
	text-decoration: none;
	color: #003399;
}

#topmenu a:hover {
    text-decoration: underline;
	color: #003399;
}




/* Top Banner */

.banner {
	width: 100%;
	height: 125px;
	/*background: url(Banner-NoTitle.gif) right top no-repeat;*/
	/*display: block;*/
	/*whitespace: nowrap;*/
}

* html .banner {
	width: 100%;
	height: 100px;
}

.bannerhomepage {
	width: 100%;
	height: 167px;
	/*background: url(Banner-NoTitle.gif) right top no-repeat;*/
	/*display: block;*/
	/*whitespace: nowrap;*/
}

.logo {
	float: left;
}

.title {
	/*float: right;*/
	/*text-align: center;*/
	margin-left: 25px;
}

.title2 {
	float: right;

}


#wrapper {
    width: 100%;
	border: 0;
}

#middle {
			padding: 5px 0px 0px 0px;
			position: relative;
		/*	top: -30px; */
		}

/* Start Left Column */		
#left-col {
	width: 230px;
	background: url(kidzone-leftmenu2.gif) no-repeat;
	height: 350px;
	background-position: top left;
	vertical-align: top;
	font-size: x-small;
}

* html #left-col {
	font-size: x-small;
	background-position: bottom left;
	vertical-align: bottom;
}

	/* Start Left Menu */
.left-nav
{
	width: 100%;
}
.leftnavtop
{
	margin: 20px 0 0 40px;
	width: 170px;
}

* html .leftnavtop
{
	margin: 14px 0 0 42px;
	width: 170px;
}

.leftnavtop ul { 
	margin : 0; 
	padding : 0; 
	color : #ffffff; 
	text-align : left; 
	list-style-type: none;
} 

.leftnavtop li { 
 
	font-weight : normal; 
	font-size : 1em;
} 

.leftnavtop li a { 
	color : #ffffff; 
	text-decoration: none;
	font-size : small;
	white-space: nowrap; 
	padding: 0px 22px 0px 0;
	margin:2px 0px 2px 0;
	background-color:#993300;
} 

.leftnavtop li a:hover { 
	background : url(kidzone-leftmenu-arrow.gif) no-repeat ;
	background-position: right;
	background-color:#993300;
	text-decoration: underline;

} 



.leftnavtop .menuselected{
	font-size : small;
	background-color:#993300;
	width:163px;
} 
.leftnavtop .menuselectedspacer{
	width: 15px;

}

	/* End Left Menu */
	
	/* Lower Left Menu */
	
.lowermenu { 
	margin: 25px 0 0 20px;
	width: 170px;
 
}
 * html .lowermenu { 
	margin: 45px 0 20px 20px;
}

.lowermenu ul {
	text-align : center; 
	list-style-type: none;

}
.lowermenu li {

		}
		
.lowermenu a {
	color : #000099;
	font-size: small;
	background-color:#FDFCC8; 
}

.lowermenu a:hover {
	color : #000099;
	text-decoration: none;
	background-color:#FDFCC8; 
}


	/* End Lower Left Menu */
	
/* End Left Column */


.content h1 {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

.content h2 {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.content a {
	text-decoration: underline;
	color : #ffffff;
}

.content a:hover {
	color : #ffffff;
	text-decoration: none;
}

/* Footer Start */
.footer {
	margin: 0px 0px -3px -20px;
	text-align: left;
	width: 100%;
	color: #003399;
}

* html .footer {
	margin: 0px 0px 0px -20px;
	}

.footer a {
	color: #003399;
	text-decoration: none;
	background-color; #A6E058;

}

.footer a:hover {
    text-decoration: underline;
}

.footer a:visited {
	color: #003399;
}

.footer-nav ul{ 
	display: inline;
	color: #000000;
	list-style-image: none;
}

.footer-nav ul li {
	display: inline;
	padding-right: 5px;	
	color: #ffffff;
	list-style-image: none;
}


/* Footer end */



