/* CSS Document */
body {
	font-family: verdana, arial, helvetica,sans-serif;
	font-size:80%;
	color: #000000;
	background-color:#ffffff;
	margin-top:20px;
	margin-left:3%;
	margin-right:3%;
	margin-bottom: 20px;
	background-image: url(images/firefly/kidsint.gif);
	background-repeat: no-repeat;
	background-position: 50% 20px;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}

a:link, a:active {
	color: #BB0192;
	text-decoration: underline;
	font-weight: bold;
}

a:visited { 
	color: #BB0192;
	font-weight: bold;
}

a:hover {
	color: #013088;
	text-decoration: none;
	font-weight: bold;
}

#main {
	background-color: #ffffff;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-bottom: 50px;
}

#image {
	float: left;
	margin:10px;
}
#image2 {
	float: right;
	margin:10px;
}
#image3 {
	float: left;
	margin: 10px;
}
#nav {
	background-color: #ffffff;
	margin-top: 180px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	line-height: 1.7em
}
#nav div.item a.item{
	font-weight: bold;	
	left: 1px;
	right: 1px;
	padding: 1px 1px 1px 1px;

}
#nav a.item:link, #nav a.item:visited, #nav a.item:active {
	background-color: #013088;
	color: #ffffff;
	border: 1px solid #013088;
	text-decoration: none;
	white-space: nowrap;
}

#nav a.item:hover {
	background-color: #ffffff;
	color: #BB0192;
	border: 1px solid #BB0192; 
	white-space: nowrap;
}
.section {
	margin-top: 50px;
	border-top: solid 1px #666;
	padding-top: 2em;
	padding-bottom: 1em;
	font-size: 1.1em;
	font-weight: bold;
}

.bg01 {
 	background-color: #FCCBF1;
	padding:5px;
	border: 1px solid #BB0192;
	
}

.bg02 {
	background-color: #B3C5E7;
	padding: 5px;
	border: 1px solid #013088;
}

.bg03 {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #EAEAEA
}

#copy {
	font-size: 85%;
	text-align: center;
	color: #666666;
	border: 1px solid #CCCCCC;
	line-height: 1.5em;
	padding: 5px;
	clear: both;
}

#copy a.copylink:link, a.copylink:active {
	text-decoration: underline;			
}

#copy a.copylink, a.copylink:visited{
 	color: #666666;
	font-weight: normal;
}

#copy a.copylink:hover {
	color: #999999;
}

table.shopTextLinks {
	font-size:12px;
	}

td.affiliate {

	text-align:center;
 	font-weight: bold;
 	color:#013088;
 }
select.jumpMenu {
	text-align: center;
	color: #bb0192;
	font-weight: bold;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

h1.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px
color: #bb0192;
text-align: center;
}

p.explanation {
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
}

