#navigation {
	position: absolute;
	right: 0px;
	z-index: 4;
	top: 0px;
	width: 620px;
	}
#navigation ul {
	padding: 0;
	margin: 0;
}
#navigation li {	
	float: left;
	list-style: none;
	margin: 1px 1px 0 0;	
}
#navigation li a {
	color: #000;
	display: block;
	background: url(../images/navButton.gif);
	background-repeat: no-repeat;
	width: 98px;
	height: 18px;
	padding: 2px 0 0 0;
	text-align: center;
	font-size: 0.85em;
	/*border-right:solid 1px #cccccc;*/
}
#navigation li a.long {
	width: 220px;
	background:url(../images/navButton_long.gif);
}
#navigation li a.med {
	width: 209px;
	background:url(../images/navButton_med.gif);
}
#navigation li a:hover {
	text-decoration: none;
	background: url(../images/navButton_over.gif);
	background-repeat: no-repeat;
}
#navigation li a:hover.long {
	/*width: 200px;*/
	background: url(../images/navButton_over_long.gif);
}
#navigation li a:hover.med {
	/*width: 200px;*/
	background: url(../images/navButton_over_med.gif);
}
#date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #4B088A;
	vertical-align: middle;
	text-align: right;
	padding: 0px;
	position: absolute;
	width: 300px;
	z-index: 5;
	bottom: -20px;
	right: 0px;
}

#main {
	position: absolute;
	height: 600px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	left: 4px;
	top: 10px;
	width: 99%;
	min-width: 761px;
	z-index: 2;
}
#left {
	background-attachment: scroll;
	background-repeat: no-repeat;
	position: absolute;
	height: 602px;
	width: 95px;
	top: 0px;
	bottom: 0px;
	z-index: 4;
}
#middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4B088A;
	background-image: url(../images/images/slices_04.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	height: 300px;
	top: 150px;
	z-index: 2;
	width: 100%;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	height: auto;
	width: auto;
	left: 105px;
	top: 10px;
	right: 280px;
	visibility: visible;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#moods {
	position: absolute;
	left: 100px;
	z-index: 4;
	top: 462px;
}

#youthful {
	background-attachment: scroll;
	background-image: url(../images/images/slices_06.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 42px;
	width: 572px;
	visibility: hidden;
}
#energised {
	background-attachment: scroll;
	background-image: url(../images/images/energised_06.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 42px;
	width: 572px;
}
#sleep {
	background-attachment: scroll;
	background-image: url(../images/images/sleep_06.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 42px;
	width: 572px;
	visibility: hidden;
}
#stress {
	background-attachment: scroll;
	background-image: url(../images/images/stress_06.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 42px;
	width: 572px;
	visibility: hidden;
}
#uplifted {
	background-attachment: scroll;
	background-image: url(../images/images/uplifted_06.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 42px;
	width: 572px;
	visibility: hidden;
}
#relax {
	background-attachment: scroll;
	background-image: url(../images/images/relax_06.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 42px;
	width: 572px;
	visibility: hidden;
}
#copyright {
	color: #4B088A;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: -25px;
	border: 1px none #CCCCCC;
	height: 20px;
	vertical-align: middle;
	font-size: 0.8em;
	}
	#verification {
	position: absolute;
	background-image: url(../images/verification.jpg);
	height: 122px;
	width: 242px;
	right: 5px;
	bottom: 5px;
	z-index: 8;
	background-repeat: no-repeat;
	background-position: right center;
}
	.copyright a {
	color: #4B088A;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: circle;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
	margin-right: 80px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dl {
	font-size: 12px;
	list-style-type: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 2px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
.fht {
font-size: x-small
}
#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 105px;
	top: 30px;
}
.picture {
	position: absolute;
	bottom: -260px;
	left: 60px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
.instructions {
	position: absolute;
	top: 25px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.description {
	top: 200px;
	right: -200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 200px;
}
.instructions2 {
	width: 70px;
	position: absolute;
	top: 140px;
	left: 0px;
	z-index: 3;
}
.helenposition {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #FFFFFF;
	margin: 2px;
}
.lilyposition {
	position: absolute;
	left: 258px;
	top: 00px;	
}
