*{outline:none;}
#option1{
	position:absolute;
bottom:5px;
right:5px;	
	}
#left{
	position:absolute;
bottom:20px;
left:20px;
}
#seo{font-size:1px; visibility:hidden;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#003;
}
a:active {
	text-decoration: none;
}


body {
	background: url(../img/bg.jpg);	
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position:top-left;
}
#shoppingcart{
width:400px;
margin:0 auto;

}
#booklist a{
color:#003;
}
.showC{width:250px;
margin-left:50px;
text-align:center;}
#cart{
width:300px;
height:110px;
position:absolute;
right:0px;
top:0px;
background-image:url(../img/cloud.png);
background-repeat:no-repeat;
color:#000000;

}
#shoppingcart a{color:#FFF;}
#spacer{height:50px;width:100%;
background:none;}
#imgContainer{width:894px; height:304px;
background-image: url(../img/kids.gif);
background-repeat:no-repeat;
margin:0 auto;
}

