/* comments
 */
body {
	margin-top: 0px;
	}
.my_name {
	font-family: Veranda, Arial;
	font-size: 16pt;
	font-style: italic;
	}
.menu_bar {
	background-color: #00CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 4px;
	}
.menu_button {
	font-family: Arial;
	font-size: 8pt;
	}
.side_borders {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #00CCFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00CCFF;
	padding: 6px;
	}
.page_body_15_percent_margins {
	margin-left: 15%;
	margin-right: 15%;
	}

.cc_verbage {
	font-family: Arial;
	font-size: 8pt;
	display: block;
	width: 300px;
	}
.twoThirdsFloatBox {
	background-color: #DDDDDD;
	margin-right: 10%;
	margin-left: 10%;
	border-style: solid;
	border-width: 3px;
	border-color: blue;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.greenBackgroundBox {
	background-color: green;
	text: red;
	color: white;
	}

.licensing_notice {
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	}

#blogBox {
	position: absolute; 
	bottom: 120px; 
	right: 460px;  
	z-index:3; 
	}

#prayerMusicBox {
	position: absolute; 
	bottom: 200px; 
	right: 260px;  
	z-index:3; 
	}

#playsBox {
	position: absolute; 
	bottom: 240px; 
	left: 90px;  
	z-index:1; 
	}

#beadsBox {
	position: absolute; 
	bottom: 180px; 
	left: 50px;  
	z-index:1; 
	}

#photosBox {
	position: absolute; 
	bottom: 180px; 
	right: 600px;  
	z-index:4; 
	}

#musicBox {
	position: absolute; 
	bottom: 5px; 
	right: 5px;  
	z-index:0; 
	}

#landmarksBox {
	position: absolute; 
	top: 300px; 
	left: 300px; 
	z-index:2; 
	}
	
#bookBox {
	position: absolute; 
	top: 5px; 
	left: 5px; 
	z-index:1; 
	}
	
#techBox {
	position: absolute; 
	top: 15px; 
	right: 60px; 
	z-index:1; 
	}
	
#stoneBox {
	position: absolute; 
	top: 35px; 
	left: 380px; 
	z-index:1; 
	}
	
#artBox {
	position: absolute; 
	bottom: 15px; 
	right: 160px; 
	z-index:2; 
	}

#kidsBox {
	position: absolute; 
	bottom: 0; 
	left: 0px; 
	z-index:0; 
	}

#amyAndLisaSiteBox {
	position: absolute; 
	top: 205px; 
	right: 300px; 
	z-index:3; 
	}

#meBox {
	position: absolute; 
	top: 220px; 
	left: 60px; 
	z-index:3; 
	}

#homeBox {
	position: absolute; 
	bottom: 0px; 
	left: 320px; 
	z-index:3; 
	}

#photoShowBox {
	position: absolute; 
	top: 200px; 
	right: 320px; 
	z-index:2; 
	}

#localeBanner {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 48pt;
	font-family: Desdemona, Arial;
	z-index: 99;
	display: block;
	margin-right: 10%;
	margin-left: 10%;
	color: cyan;
	}