body { margin: 0px 0px; padding: 0px 0px; text-align: center; background-image: url(images/naturalsoapsabysssoapshandmandsoapsflowerlily-top.gif);	background-repeat: no-repeat;}

img{margin-left:19px; border: none}a:link img{outline: 1px dashed honeydew; padding: 5; border: 8px green}a:visited img{border: none;}a:hover img{outline: 4px dotted invert; outline-color: honeydew; border: none}
li {font-size: 14px; font-family: Arial, 'Lucida Sans Unicode', Univers, 'Trubuchet MS', Helvetica; color:#330066; list-style-type: circle}
li#out{list-style-position: inside; list-style-type: square}
/*
p {page-break-after: avoid !important; horizontal-align: center; page-break-before: avoid !important;}
*/
.linkbar {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	background-position: center;
	color: #330066;
}
.linkbar a:hover{
	color: #00FF00;
}
a:link {
	color: #330066;
	text-decoration: none;
}
a:hover { /* 009900*/
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330066;
}
a:active {
	text-decoration: none;
	color: #009900;
}
#LG{text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	background-position: center;
	color: #330066;
}
#LG a:hover{ /*  --Bgfill-HIGHLIGHT-- TWO types as they are used over and under header pics for engines sometimes ------ LINK BAR 2nd */
color: #39005F;
	text-decoration: underline overline;
	background-color: #CCFFFF /*  For Highlighting on this one only, normally way to much or goddy in use, but works here */
}
#purenaturalsoapcontent{font-family: Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	margin-left: 100px;
	width: 80%;
	font-size: 12px;
	color: #000;
	page-break-after: avoid; page-break-before: avoid;
	inline;
	text-align: left;
	}
	#purenaturalsoapcontent > i {font-family: "Trebuchet MS", Univers, Helvetica, sans-serif;
	indent: 50px;
	font-size: 18px;
	color: #CDBE70;
	page-break-after: avoid; page-break-before: avoid;
	}
/*
td p{font-style: italic; color: #0f0; font-size:15px} green
*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #39005F;
	font-size: 1.14em;
	text-align: center; 
	margin: 0px 92px 0px 104px;
	overflow: hidden;
	background: #fff url(images/naturalsoapsabysssoapshandmandsoapsimghr.gif) repeat-x 0px 18px;
	/*
	padding-bottom: 5px;
	*/
	page-break-after: avoid; page-break-before: avoid;
}


font:#993366 'Trebuchet MS'; 
PROPER IMG floating inside paragraph text
p img {float: left; margin: 25px}
th .... don't forget, possible use if no separations
NOTE :::: TOP&BOTTOM  ..... if two, then it's  Right Left
p{margin: 0.5ex 23ex}
NOTE if four pos :::: TOP RIGHT BOTTOM LEFT
{margin borders etc: 25 25 60 60} 
"Trebuchet MS", "Lucida Sans Unicode";
_______________________________________
? possible style use
h4#run-in {display: run-in; border: 1px dotted; font-size: 125%; font-weight: bold} USE WITH
USE WITH
p#run {border-top: 1px solid black; padding-top: 0.5em; color: black}
---------------------------------------
ul {margin-bottom: -15px} OR h1 {margin-bottom: -12px}
h1 {margin-top: -18px}
li {margin-bottom: -12px}
------cont. list-style-position: inside/outside;}
td
vertical-align: top;} OR vertical-align: text-top; BOTH WORK IN VARIOUS NEEDS
OR img#b {vertical-align: text-bottom;}
----------------------------------------
SYSTEM FONT
body {font: icon; font-weight: bold;}
----------------------------------------
TRY NOT TO USE BUT IF NEEDED before wrapper or table <center>

cellspacing="0" OR cellpadding="0" NO NO use td / table {border-collapse: collapse;}
________________________________________
li {list-style: circle inside;} OR li {list-style-type: circle inside;} REGULAR
swap on and off idea ... use both
li {list-style: circle} AND li.odd {list-style-type: circle outside}
WWC | inside| outside | inherit|
TYPES are square | circle | dot|

For thin line border 
border-collapse: collapse;
Applicable to table tag ONLY
default might be ... separate;
misc
border-spacing; 0px;
cellspacing: 2px;
???? code ???? mono  ..... good for something ??? to early in the morn HEY LOOK HERE  < < < cliff notes
table { border-spacing; 2px;
width: 85%; border: 5px; cellspacing: 2px; < tripe
:link {color: green;} teal, olive
:visited {color: DarkGreen;}
:link:hover {color: LawnGreen;}
:visited:hover {color: chartreuse4;}
:link:active {color: orange;}
:visited:active {color: orange;}
}*/