﻿.homeLeft
{
    background-image: url(images/HomeLeft.gif);
	display : inline;
	float: left;
    width  : 315px;
    height  : 182px;
    margin : 229px 0px 0px 44px;
}
.homeRight
{
    background-image: url(images/HomeRight.jpg);
	display : inline;
	float: right;
    width  : 331px;
    height  : 379px;
    margin : 93px 35px 0px 0px;
}
.booksLeft
{
    background-image: url(images/BookLeft.gif);
	display : inline;
	float: left;
    width  : 315px;
    height  : 277px;
    margin : 200px 0px 0px 44px;
}
.booksRight
{
    background-image: url(images/BookRight.jpg);
	display : inline;
	float: right;
    width  : 338px;
    height  : 388px;
    margin : 80px 35px 0px 0px;
}
.charityLeft
{
    background-image: url(images/CharityLeft.gif);
	display : inline;
	float: left;
    width  : 315px;
    height  : 257px;
    margin : 223px 0px 0px 44px;
}
.charityRight
{
    background-image: url(images/CharityRight.jpg);
	display : inline;
	float: right;
    width  : 308px;
    height  : 406px;
    margin : 64px 35px 0px 0px;
}
.charityLink
{
	position : relative;
	top : 370px;
	left: 40px;
    width  : 170px;
    height  : 18px;
	cursor: hand;
	cursor: pointer;
}
.contactLeft
{
    background-image: url(images/ContactLeft.gif);
	display : inline;
	float: left;
    width  : 289px;
    height  : 257px;
    margin : 216px 0px 0px 44px;
}
.contactRight
{
    background-image: url(images/ContactRight.jpg);
	display : inline;
	float: right;
    width  : 356px;
    height  : 360px;
    margin : 109px 35px 0px 0px;
}
.contactEmail
{
	position : relative;
	top : 195px;
	left: 40px;
    width  : 170px;
    height  : 17px;
	cursor: hand;
	cursor: pointer;
}
.contactLink
{
	position : relative;
	top : 201px;
	left: 40px;
    width  : 170px;
    height  : 18px;
	cursor: hand;
	cursor: pointer;
}
.goodiesLeft
{
    background-image: url(images/ColoringLeft.jpg);
	display : inline;
	float: left;
    width  : 315px;
    height  : 180px;
    margin : 208px 0px 0px 44px;
}
.goodiesRight
{
	display : inline;
	float: right;
    width  : 315px;
    height  : 180px;
    margin : 10px 0px 44px;
}
.goodiesPage
{
    background-image: url(images/ColorPage1.gif);
	position : relative;
	top : 101px;
	left: 5px;
    width  : 246px;
    height  : 304px;
	cursor: hand;
	cursor: pointer;
}
.goodiesPDF
{
	position : relative;
	top : 150px;
	left: 115px;
    width  : 90px;
    height  : 15px;
	cursor: hand;
	cursor: pointer;
}
.goodiesNextPrevious
{
	position : relative;
	top : 200px;
	left: 74px;
    width  : 147px;
    height  : 17px;
}
.goodiesPrevious
{
    background-image: url(images/btnPreviousPage.gif);
	float : left;
    width  : 74px;
    height  : 16px;
	cursor: hand;
	cursor: pointer;
}
.goodiesPrevious:hover
{
    background-image: url(images/btnPreviousPage-Over.gif);
}
.goodiesNext
{
    background-image: url(images/btnNextPage.gif);
	float : right;
    width  : 47px;
    height  : 16px;
	cursor: hand;
	cursor: pointer;
}
.goodiesNext:hover
{
    background-image: url(images/btnNextPage-Over.gif);
}
.goodiesILike
{
    background-image: url(images/btnILikeThisOne.gif);
	position : relative;
	top : 120px;
	left: 65px;
    width  : 118px;
    height  : 15px;
	cursor: hand;
	cursor: pointer;;
}
.goodiesILike:hover
{
    background-image: url(images/btnILikeThisOne-Over.gif);
}
.purchaseLeft
{
    background-image: url(images/PurchaseLeft.gif);
	display : inline;
	float: left;
    width  : 315px;
    height  : 264px;
    margin : 212px 0px 0px 44px;
}
.purchaseRight
{
    background-image: url(images/PurchaseRight.jpg);
	display : inline;
	float: right;
    width  : 308px;
    height  : 336px;
    margin : 109px 35px 0px 0px;
}
.purchaseContact
{
	position : relative;
	top : 190px;
	left: 40px;
    width  : 170px;
    height  : 18px;
	cursor: hand;
	cursor: pointer;
}