body{
	margin: 0;
	background: url(../images/bg.gif) repeat-x #95d6f3;
	color: #616161;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
}

h3{
margin: 0px;
font-size: 1.2em;
color: #a80107;
}

.amazon{
background:transparent url(../images/amazon3.gif) no-repeat scroll 0 0;
color:#616161;
font-size:0.8em;
height:32px;
line-height:0.98em;
margin-bottom:15px;
padding-left:26px;
padding-top:3px;
text-align:left;
width:118px;
}

.amazon b{
font-size:1.2em;
font-weight:bold;
letter-spacing:-0.086em;
}

.lookinside{
background:transparent url(../images/lookinside3.gif) no-repeat scroll 0 0;
color:#616161;
font-size:0.8em;
height:32px;
line-height:0.98em;
margin-left:37px;
padding-left:26px;
text-align:left;
width:153px;
}

.lookinside b{
font-size:1.2em;
font-weight:bold;
letter-spacing:-0.086em;
}

.headline{
font-size: 1.2em;
}

p{
margin: 6px 0px 0px 10px;
font-size: 1em;
text-align: justify;
}
img{
	border: 0px;
}
#wrapper{
	width: 1000px;
	margin: 0 auto;
}

#header{
	width: 1000px;
	height: 38px;
	background: url(../images/header.jpg) no-repeat;
	padding-top: 126px;
}

.menu{
	width: 900px;
	margin-left: 40px;
}
#navlist{
	margin-top:8px;
	padding:0px;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 8px;
text-transform: uppercase;
font-size: 80%;
font-weight: bold;
border-right-width:1px;
border-right-style: solid;
}

#navlist li:last-child
{
	border: none;
}

#navlist a{
text-decoration: none;
color: #616161;
}

#navlist a:hover{
text-decoration: underline;
}

#kids{
	background:url("../images/kids.jpg") repeat scroll 0 0 transparent;
	float:left;
	height:367px;
	margin:8px 0 0 5px;
	width:720px;
}

#parents{
	background: url(../images/parents.jpg);
	width: 720px;
	height: 367px;
	margin: 10px 0 0 5px;
	float: left;
}

.content{
float:right;
margin-right:18px;
margin-top:22px;
width:488px;
}

.content-b{
	text-align: center;
	margin-top: 16px;
	}
	
.content p{
	margin-top: 0px;
	}

.content h3{
	text-align:center;
	}

.buttons{
float:left;
margin-left:250px;
margin-top:11px;
width:533px;
}

.buttons a{
float: left;
text-decoration: none;
}

.buttons a:hover{
float: left;
text-decoration: underline;
}

#buttonlist{
	margin:0px;
	padding:0px;
}
#buttonlist li
{
display: inline;
}
#buttonlist img{
border: 0px;
height: 40px;
margin-bottom: 24px;
}

#review{
background:url("../images/reviews.png") repeat scroll 0 0 transparent;
float:left;
height:169px;
margin-top:-46px;
padding:0 6px 0 30px;
position:relative;
width:445px;
margin-left:226px;
}

#review p{
	font-family: Arial;
font-size:0.8em;
font-style:italic;
font-weight:bold;

}

#review2{
background:url("../images/reviews.png") repeat scroll 0 0 transparent;
float:left;
height:169px;
margin-top:-46px;
padding:0 6px 0 30px;
position:relative;
width:445px;
margin-left:226px;
}

#review2 p{
	font-family:Arial;
font-size:0.8em;
font-style:italic;
font-weight:bold;
margin:9px 0 0 10px;
}

.author{
	text-align: right;
	font-family:Arial;
font-size:0.8em;
font-style:italic;
font-weight:bold;
}

#footer{
	background:url("../images/footer.gif") repeat scroll 0 0 transparent;
	float:left;
	font-size:80%;
	font-weight:bold;
	height:30px;
	margin:10px 0 0 5px;
	padding:14px 20px 0;
	width:950px;
}

#marqueecontainer{
position: relative;
width: 438px; /*marquee width */
height: 148px; /*marquee height */
overflow: hidden;
margin: 10px auto 0 auto;
text-align: justify;
}

#marqueecontainer2{
position: relative;
width: 438px; /*marquee width */
height: 148px; /*marquee height */
overflow: hidden;
margin: 10px auto 0 auto;
text-align: justify;
}

.icon1{
height:90px;
margin-left:-40px;
margin-top:46px;
position:absolute;
width:90px;
}

.icon2{
height:90px;
margin-left:-40px;
margin-top:46px;
position:absolute;
width:90px;
}

.sidebar{
	width:260px;
	float:right;
	margin:8px 4px 0 0;
}

.sidebar-top{
	background: url("../images/top-side.png");
	width: 260px;
	height: 7px;
}

.sidebar-bottom{
	background: url("../images/bottom-side.png");
	width: 260px;
	height: 7px;
}

.sidebar-content{
	background:none repeat scroll 0 0 #FFFFFF;
	padding:16px
}

.sidebar-content h3{
	font-size:1.0em;
}

.sidebar-content ul{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

.sidebar-content ul li{
	margin:0 0 8px 0;
}

.sidebar-content ul li:last-child{
	margin:0px;
}