html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}

h1,h2,h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

#pageHeader h1 { 
	background: transparent url(cosmeimage/header.gif) no-repeat top left; 
	top: 160px; 
	width: 696px; 
	height: 51px;
	position: absolute;
	left: 380px;
	float: left;
	}
#pageHeader h1 span {
	display:none;
	}
	
#pagesubHeader h2 { 
	width: 520px; 
	height: 43px;
	top: 210px;
	z-index: 10;
	position: absolute;
	left: 480px;
	float: left;
	}
#main_image {
	visibility: visible;
	z-index: 7;
	width: 241px;
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	top: 40px;
	left: 50px;
   
}


#linkList {
	margin-left: 50px; 
	position: absolute; 
	margin-top: 200px; 
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}

#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}	

#greenapplesoaptitle { 
	top: 340px; 
	width: 318px;
	z-index: 9;
	height:118px;
	background: transparent url(cosmeimage/greenappletxt.png) no-repeat top left;
	position: absolute;
	left: 374px;
	}
#greenapplesoaptitle h1 span {
	display:none
	}
#greenapplesoapimage { 
	top: 500px; 
	width: 350px;
	z-index: 8;
	position: absolute;
	left: 374px;
	}	

#greenapplesoaparticle { 
	top: 750px; 
	width: 530px;
	z-index: 6;
	position: absolute;
	left: 374px;
	}	

#copyrightcontainer {
	visibility: visible;
	top: 1500px;
	height: 10px;
	width: 750px;
	z-index: 16;
	position: absolute;
	left: 120px;
}	

