body
	{
	padding: 0px 10% 0px 10%;
	margin: 0px 0px 0px 0px;
	background-color: #3D3139;
	}

#beauty_header
	{
	position:relative;
	top:0%;
	left:0%;
	align: center;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('http://www.innerpeace.net.au/goldcoast_massage_background.gif');
	}

#nav_bar
	{
	top:0%;
	left:0%;
	align: center;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#container	
	{
	top:0%;
	left:0%;
	clear:both;
	align: center;
	width: 100%;
	height:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 0px;
	}

#image_bar
	{
	position: relative;
	float:left;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 25%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	background-color: #ffffff;
	}


#content
	{
	position: relative;
	float:left;
	width: 70%;
	background-color: #ffffff;
	padding: 2% 2% 2% 2%;
	}

#logo
	{ 
	top:0px;
	left:0px;
	position:relative;
	clear:both;
	bottom: 0px;
	align: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 0 solid #aaa;
	}

#footer
	{ 
	position: relative;
	clear: both;
	top:0px;
	left:0px;
	align: center;
	width: 100%;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('http://www.innerpeace.net.au/goldcoast_massage_background.gif');
	background-color: #ffffff;
	}

h1
	{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:large;
	color:#F067A6;
	}

h2
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#666666;
	font-weight:bold;
	}

h3
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
	font-weight:bold;
	}


body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
	font-weight:200;
	}

a 
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:200;
	text-decoration: none;
	font-size:medium;
	}


a:hover
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF66CC;
	font-weight:200;
	font-size:medium;
	background-color: #ffffff;
	}
 
