
:focus { -moz-outline-style: none; }

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}


#bg-left {
position:absolute; left: 0px;
height:1000%;
width:414px;
background-image:url(images/bgleft.gif);
z-index:-1;
}

#bg-right{
position:absolute; right: 0px;
height:1000%;
width:414px;
background-image:url(images/bgright.gif);
z-index:-1;
}




#container {
	width: 556px;
	margin-right: auto;
	margin-left: auto;
	
}

#header-splash {
	width: 355px;
	height: 329px;
	background:url(images/logo-splash.gif);
	margin-right: auto;
	margin-left: auto;
	margin-top:70px;
	margin-bottom:30px;
}

#header {
	width: 556px;
	height: 194px;
	background:url(images/logo.gif);

}

#navbar {
	width:556px;
	height:56px;
	margin-bottom:30px;
	
}


#main {
	width:556px;
	height:300px;
	margin-bottom:10px;
}

#mainkids {
	width:556px;
	height:500px;
	margin-bottom:10px;
}

#left {
	width:350px;
	height:300px;
	margin-bottom:10px;
	float:left;
}

#right {
	width:187px;
	height:300px;
	margin-bottom:10px;
	float:right;
}

#leftkids {
	width:358px;
	height:500px;
	margin-bottom:10px;
	float:left;
}

#events {
	width:187px;
	height:90px;

}

#events-header {
	width:187px;
	height:20px;
	background-image:url(images/events.gif);

}

#events-main {
	width:187px;
	height:70px;
	margin-top:10px;

}

#news {
	width:187px;
	height:190px;

}

#news-header {
	width:187px;
	height:20px;
	background-image:url(images/news.gif);

}

#news-main {
	width:187px;
	height:170px;
	margin-top:10px;

}

#news-item {
	width:187px;
	height:40px;
	margin-bottom:10px;

}

#news-image {
	width:40px;
	height:40px;
	float:left;
}

#news-text {
	width:137px;
	height:40px;
	float:right;
	margin-left:10px;
}

#footer {
	width: 556px;
	height: 45px;
	text-align:center;
	} 
	

	body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
	
	
	.sidebar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	}


	.heading{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight:bold;
	}
	.heading2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	vertical-align: middle;
	font-weight:bold;
	}
	

	a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #93117e;
	vertical-align: middle;
	text-decoration: none;
	}

	a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #93117e;
	vertical-align: middle;
	text-decoration: none;
	}

	a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #93117e;
	vertical-align: middle;
	text-decoration: none;
	}

	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000099;
	vertical-align: middle;
	text-decoration: none;
	}
	
	a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #93117e;
	vertical-align: middle;
	text-decoration: none;
	}
	
	

