/* CSS for the front page and other general site pages *//* Last amended August 14, 2002 *//* Public Version */BODY { background-color: #FFFFFF; color: #000000; 	background-image: url("http://wholebeingexplorations.com/images/white_wrinkle_bg.gif") }A:link {color: #379DCF }A:visited {color: #3CBC00 }A:hover {color: #0000AA }H1,H2,H3,H4,H5 { font-family: sans-serif; color: #000000 }H1 {font-size: 200% }H2 {font-size: 150% }H3 {font-size: 120% }H4 {font-size: 100% }H5 {font-size: 90% }P { font-family: sans-serif;    font-size: 100%;    font-weight: 600 }B {font-weight: 700 }.heavy {font-weight: 800 }.center {text-align: center}              TD.title {text-align: center; font-family: serif;    background-image: url("http://wholebeingexplorations.com/images/purmarli_bg_sm.gif");    background-color: #000000;    color: #BBA700;    font-size: 250%;    font-style: bold }TD.head {text-align: center; font-family: sans-serif;	 background-color: #000000;    	 color: #BBA700;    	 font-size: 110%;    	 font-weight: 700 }/* front page formating */	#titleDiv {position:absolute; left:120px; top:20px;  width:450px; height:70px }	#mainDiv  {position:absolute; left:10px;  top:100px; width:670px; height:200px }	#sigDiv   {position:absolute; left:260px; top:330px; width:170px; height:100px }               	#dateDiv  {position:absolute; left:40px;  top:450px; width:750px; height:10px } .sites {font-family: serif; font-size: 150%; font-weight: 800; text-decoration: nounderline }.notes {font-family: serif; font-size: 120%; font-weight: 800; text-decoration: nounderline }/* end */