﻿#kid_div {
   	font-family: "Comic Sans MS";
   	width: 652px;
	height: 617px;
	padding:20px;
	border:medium navy groove;
	background-color:#ffffff;
	padding: 0px;
	margin: 0px auto 0px auto;
}

.text1 {
	font-family: "Comic Sans MS";
	font-size:large;
	font-weight:bold;
	width: 652px;
	text-align:center;	

}

#body_bcgrd{background-attachment:
<marquee behavior="alternate" direction="up" height="400px">
<marquee direction="right" behavior="alternate">
<img src="images/logo_95px.jpg">
</marquee>

}

#div_links{
	width: 652px; 
	text-align: center; 
	height: 117px; 
	background-image:url('images/AG00566_.gif');
	background-position:center;
	background-repeat:no-repeat;
}

.kidslink1 {
	font-family:"Comic Sans MS";
	font-weight:bold;
	color:#000080;
	font-size:14pt;
}
.kidslink2 {
	font-family:"Comic Sans MS";
	font-weight:bold;
	color:#800000;
	font-size:14pt;
}

.border1 {
	border-style: outset;
	border-width: 3px;
}
.border2 {
	border: 3px inset #800000;
}