/* CSS Document */

body {
	background-color:#249EB5;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	margin:0px auto;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
	color:#555555;
}

.pagetitle {
	color:#0099CC;
	font-family:Lucida Fax, Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding-top:35px;
	padding-bottom:20px;
}

h3 {
	color:#0099CC;
	font-family:Lucida Fax, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
}

p {margin-top:0; margin-bottom:1.3em;}

a {
	color:#0099CC;
	text-decoration:none;
}

a:link {
	
}

a:visited {
	color:#0099CC;
	text-decoration:none;
}

a:hover { 
	color:#666666;
	text-decoration:underline;
}

a:active {

}

a.spacing {
	padding:0px 5px;
	color:#FFFFFF;
}

.footer { 
	margin:0px auto;
	padding:15px;
	text-align:center;
	width:900px;
	font-size:10px;
}

.white {
	color:#FFFFFF;
}

.skinhealth {
	position:absolute; 
	z-index:2; 
	text-align:right; 
	width:390px; 
	height:35px; 
	top:192px;
}

.skinbeauty {
	position:absolute; 
	z-index:2; 
	text-align:left; 
	width:390px; 
	height:35px; 
	top:192px;
}

.sloganone {
	position:absolute; 
	z-index:3; 
	text-align:center; 
	width:390px; 
	height:35px; 
	top:290px;
}
.edit {
	border:1px solid #0099FF; 
	width:244px;
	cursor:pointer;
}

.edit:hover {
	border:1px solid #0033FF;
	
}

hr {border:0; height:1px; color:#66CCCC; background-color:#66CCCC;}

li{
  
    list-style-image: url(/images/bullet.gif);
	list-style-position:outside;
}

.li2{
  
    list-style-image: url(/images/bullet.gif);
	list-style-position:outside;
	padding-bottom:1em;
}

.table2 { border-style:solid; border-width:0px; border-color:#736357; background-image:url(../images/table2bg.gif); background-repeat:repeat-x;}

.caption {font:Georgia, "Times New Roman", Times, serif; font-size:10px; line-height:1.2em;}