﻿body
{
	background-image: url('http://www.heavenskincare.com/images/background.png');
	background-repeat: repeat;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.noBorder
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.linkPanel
{
	position:relative;
	width:123px;
	height:101px;
	top: 0px;
	left: 0px;
}
.smallLink
{
	position:absolute;
	top:3px;
	left:2px;
}
.largeLink
{
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
.footer
{
	border-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: White;
	text-align: center;
	display: block;
	position: relative;
	width: 100%;
}
.footer p
{
    color: White;
}
.footer a
{
    text-decoration: none;
    color: White;
}
.footer a:visited {
	text-decoration: none;
	color: White;
}
.footer a:hover {
	text-decoration: none;
	color: White;
	border-bottom: 1px White dotted;
}
.footer a:active {
	text-decoration: none;
	color: White;
}
.relative
{
    position: relative;
}
.worldLocations
{
    font-family: "Century Gothic","Trebuchet MS",Tahoma,Verdana,Segoe,sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    color: White;
}
