@charset "UTF-8";
/* CSS Document */



#wrapper {
	position: absolute;
	margin-left: -518.5px;
	left: 50%;
	top: 0px;
	width: 1037px;
	height: 792px;
	z-index: 1;
}


body {
	background-color: #2382b4;
	background-image: url(../fun-activities-for-kids/images/background-blue-spirals.gif);
	background-repeat: repeat-x;
}


a:link {
	color: #000000;
	text-decoration: none;
}



a:hover {
	color: #FFFFFF;
}


a:visited {
	color: #000000;
	text-decoration: none;
}


a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* header */
.style1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* body copy */
.style2 {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
}

/* body copy bold */
.style3 {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* body copy world links */
.style4 {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* copyright */
.style5 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* bold text */
.style6 {color: #7D31FB}


.borderimage{
border:3px solid gray;
}

#logo {
	position: absolute;
	       left: 87px;
	top: 48px;
	width: 203px;
	height: 120px;
	z-index: 2;
	overflow: auto;
}
