body, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
UL {
	margin:2px;
}
LI {
	margin:0px 0px 2px 15px;
}
HR	{
	color: #000000;
}
#frameMe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 176px;
	height: 300px;
	overflow: auto;
	padding: 10px 10px 10px 20px;
	border: 1px solid #999999;
	margin-left:10px;
}
#frameMe div.SMlink {
	font-size: 11px;
	line-height: 160%;
}
#frameMeGallery {
	background: url('images/sketch2.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 176px;
	height: 300px;
	padding: 0px;
	border: 1px solid #999999;
	margin-left:10px;
}
#procedureLeftFrame {
	background: url('images/sketch2.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	width: 750px;
	height: 301px;
	padding: 0px 20px 10px 20px;
	margin-right:8px;
	border: 1px solid #999999;
}
#procedureLeftFrame A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	margin: 5px 5px;
}
#scroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	width: 370px;
	height: 253px;
	overflow: auto;
	padding: 10px 10px 10px 20px;
}
#scroller P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 5px 0px;
}
#procedureScroller {
	background: url('images/sketch2.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	width: 572px;
	height: 254px;
	overflow: auto;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
#procedureScroller P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 5px 0px;
}
#procedureScroller A {
	color: #003366;
	text-decoration: underline;
}
.sitenav, .sitenav:link,.sitenav:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 2px 10px;
}
.sitenav:hover 	{
	color: #666666;
	text-decoration: none;
}
.sitenav:active	{
	color: #000000;
	text-decoration: none;
}
a, ,a:link, a:visited	{
	color: #000033;
	text-decoration: none;
}
a:hover	{
	color: #000000;
	text-decoration: underline;
}
a:active	{
	color: #000033;
	text-decoration: underline;
}
.galleryTitle	{
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
	color: #000000;
	font-variant: small-caps;
	text-align: center;
	border-bottom: 2px solid #000000;
	margin-bottom: 10px;
}

.smallFont {
	font-size: 11px;
}

table.tablebodyfont	{
	font-size:11px;
}
input, select, textarea	{
	font-size:11px;
}

#SkinCarePageBox {
	background:url(images/SkinCarePagev1_2.jpg) no-repeat;
	width:766px;
	position:relative;
	height:650px;
}
	#SkinCareNav {
		padding:100px 0 0 60px;
		width:150px;
	}
	#SkinCareNav li {
		padding:0 0 10px 0;
		font-size:12px;
	}
	#ProcList{
	bottom:82px;
	left:-5px;
	position:absolute;
	}
		#ProcList ul{
		font:11px Arial, Helvetica, sans-serif;
		list-style:none;
		padding:0px;
		float:left;
		}
		#TagLine{
		font:10px Arial, Helvetica, sans-serif;
		bottom:50px;
		right:125px;
		position:absolute;
		}