
body{
	background: #4c844e;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

h1{
	font-size: 40px;
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

img{
	border: 0;
}

a{
	color: #5a6a6a;
	text-decoration: underline;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#container{
	margin: 0 auto;
	padding: 15px 10px 0px 10px;
	width: 810px;
	height: auto;
	background: #ffffff;
}

#header{
	background: url(../gfx/headerBg.gif);
	height: 116px;
	width: 800px;
	position: relative;
	clear: both;
	padding: 0px 0px 0px 0px;
}

#headerLeft{
	background: url(../gfx/headerLeftBg.gif);
	float: left;
	height: 116px;
	width: 13px;
}

#headerRight{
	background: url(../gfx/headerRightBg.png);
	float: right;
	height: 116px;
	width: 12px;
	margin: 0px -12px 0px 0px;
	position: relative;
}

#nav{
	background: url(../gfx/navBg.png);
	height: 64px;
	width: 800px;
	clear: both;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#navLeft{
	background: url(../gfx/navLeftBg.gif);
	float: left;
	height: 64px;
	width: 13px;
}

#nav ul{
	float: left;
	margin: 13px 0px 0px -20px;
}

#nav li{
	font-size: 20px;
	display: inline;
	margin-right: 27px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

#navRight{
	background: url(../gfx/navRightBg.png);
	float: right;
	height: 64px;
	width: 12px;
	margin: 0px -12px 0px 0px;
	position: relative;
}

#homeBgContainer{
	margin: 0px 0px 0px -4px;
}

#homeBg{
	background: url(../gfx/homeBg.gif) no-repeat left;
	width: 779px;
	height: 522px;
	margin: 0px 0px 0px 20px;
}

#homeLeftBg{
	float: left;
	background: url(../gfx/homeLeftBg.png);
	width: 63px;
	height: 522px;
	margin: -26px 0px 0px -63px;
}

#homeRightBg{
	float: right;
	background: url(../gfx/homeRightBg.png);
	width: 85px;
	height: 522px;
	margin: -18px -58px 0px 0px;
}

#luluTheLadybirdBg{
	background: url(../gfx/bugBitesBooksBg.png) no-repeat top right;
	width: 100%;
	height: 672px;
	margin: -150px 0px 0px 10px;
}

#writingBg{
	background: url(../gfx/writingBg.jpg) no-repeat top right;
	width: 830px;
	height: 522px;
	margin: 0px 0px 0px -10px;
	padding: 0px 0px 0px 0px;
}

#blankBg{
	width: 100%;
	height: auto;
}

#content{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #231f20;
	margin: 20px 0px 0px 20px;
	width: 350px;
	float: left;
	clear: left;
	position: relative;
}

#content p{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #231f20;
}

#content2{
	margin: 20px 0px 0px 20px;
	width: 779px;
	clear: both;
}

#content2 p{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #231f20;
	margin: 30px 10px 0px 10px;
}

#contentHeading{
	padding: 0px 0px 15px 0px;
	margin: 20px 0px 20px 30px;
	width: 759px;
	height: 40px;
	clear: both;
}

#contentHeading a{
	font-size: 40px;
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#footerBg{
	background: #ffffff;
	margin: 0px 0px 0px -0px;
	padding: 20px 0px 0px 0px;
	height: 80px;
	clear: both;
}

#footer{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5a6a6a;
	margin: 0px 0px 0px -35px;
	padding: 0px 0px 0px 0px;
	position: absolute;
}

#footerRight{
	float: left; 
	margin: 8px 10px 0px 80px;
	font-size: 12px;
}

#footerRightBook{
	float: right; 
	margin: 0px 40px 0px 0px;
	font-size: 12px;
}

#footerLeft{
	float: left; 
}

#footerLeft li{
	display: inline;
	margin: 0px 0px 0px 10px;
}

#footerLeftBook{
	float: left; 
}

#footerLeftBook li{
	display: inline;
	margin: 0px 0px 0px 10px;
}

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

#bookFooter{
	width: 500px;
	float: left;
	clear: left;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5a6a6a;
}

#bookFooter a{
	color: #5a6a6a;
	text-decoration: none;
	margin-right: 5px;
}

#bookFooter a:hover{
	color: #b8be57;
	text-decoration: none;
}

#bookFooter a.selected{
	color: #b8be57;
	text-decoration: none;
}

#bookFooterRight{
	float: right; 
	margin: -10px 10px 0px 0px;
	overflow: visible;
}

#bookFooterLeft{
	float: left; 
	line-height: 69px;
	margin-top: -10px; 	
}

#bookFooterText{
	clear: both;
}

.page1Shadow{
	margin: -4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#buyNow{
	margin: 340px 0px 0px -135px; 
	float: right; 
	position: absolute;
}

#breakLine{
	margin: 0px 40px 0px 40px;
	padding: 0px 0px 0px 0px;
	background: #e1e1e1;
	height: 1px;
	width: 800px;
	clear: both;
}

#breakLine2{
	margin: 10px 30px 0px -15px;
	padding: 0px 0px 0px 0px;
	background: #e1e1e1;
	height: 1px;
	width: 800px;
	float: left;
	clear: both;
}

#glossary{
	clear: both;
}

#glossaryLeft{
	float: left;
	width: 229px;
	height: 150px;
	clear: left;
	border-top: 1px #efefef solid;
	margin-bottom: 10px;
}

#glossaryRight{
	float: right;
	width: 550px;
	border-top: 1px #efefef solid;
	padding-top: 30px;
}

#glossaryRight p{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#glossaryRight table{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#glossaryRight td{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #231f20;
}

#bugBitesBookList{
	clear: both;
	padding: 20px 0px 0px 10px;
}

#activitiesList{
	clear: both;
	padding: 20px 0px 0px 10px;
}

#contact {
	width: 300px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#contact form input.text{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	border: 1px solid #b3b3b3;
	height: 19px;
	padding: 5px;
	width: 250px;
	font-size: 18px;
}

#contact form input.textPoem{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	border: 1px solid #b3b3b3;
	height: 19px;
	padding: 5px;
	width: 500px;
	font-size: 18px;
}

#contact form textarea.text{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	border: 1px solid #b3b3b3;
	padding: 5px;
	color: #0066FF;
	font-size: 18px;
	width: 500px;
}

#contact form ul{
	width: 200px;
}

#contact form li{
	background: none;
	list-style: none;
	width: 300px;
	height: auto;	
	padding-top: 10px;
}

#contact form label{
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	font-size: 17px;
	width: 300px;
}

#contactAddress{
	float: right; 
	padding-right: 100px; 
	margin-top: 10px;
}

#contactLuluBox{
	width: 520px;
	margin: 0px 0px 0px 0px;
}

#contactLeft{
	float: left;
	width: 340px;
} 

#contactLeftL{
	float: left;
	width: 150px;
} 

#contactLeftR{
	float: right;
	width: 150px;
} 

#contactRight{
	width: 150px;
	float: right;
} 

#teamList{
	clear: both;
	margin-top: 30px;
}

#bayLeafSendStory{
	position: absolute; 
	left: 330px; 
	top: 24px;
}

#bayLeafTellUs{
	position: absolute; 
	left: 32px; 
	top: 60px;
}

#bayLeafPoem{
	position: absolute; 
	left: 518px; 
	top: 23px;
}

#bayLeafDoYouLike{
	position: absolute; 
	left: 125px; 
	top: 236px;
}

.Form{
	margin-left: 90px;
}

#link{
	float: right; 
	margin-top: 20px;
}

#link a{
	color: #5a6a6a;
	text-decoration: underline;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 17px;
}







/* BugBites.php */


#bugbites{
	clear: both;
}

#bugbitesLeft{
	float: left;
	width: 129px;
	height: 150px;
	clear: left;
	border-top: 1px #efefef solid;
	margin-bottom: 10px;
}

#bugbitesRight{
	float: right;
	width: 650px;
	border-top: 1px #efefef solid;
	padding-top: 30px;
}

#bugbitesRight p{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#bugbitesRight table{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#bugbitesRight td{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #231f20;
}










@media screen and (-webkit-min-device-pixel-ratio:0) {

#footerRight{
	margin-right: 15px;
}

#buyNow{
	margin: 340px 0px 0px 600px; 
	float: right; 
	position: absolute;
}

.page1Shadow{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

}

