body, html {
		margin:0;
		padding:0;
		background-color:#c6eefa;
		color:#000;
	}
	body {
		min-width:902px; background: url(homeBkg.jpg) repeat-x;  background-color: #c6eefa; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 21px; color:gray; text-align: center;  
	}
	#header {
		text-align:center;
	}
	#header img {margin-top:20px; }
	
		
body#index a#indexnav,
body#treatments a#treatmentsnav,
body#workshops a#workshopnav,
body#products a#productsnav,
body#robinqueen a#robinqueennav { color: #59B7E8 }

	#nav {
		float:left;
		width:200px;
		text-align:right;
		padding: 0 20px 0 0;
		vertical-align:top; 
	}
	#nav a:link {color: white; text-decoration: none; }
	#nav a:visited {color: white; text-decoration: none; }
	#nav a:active {color: white; text-decoration: none; }
	#nav a:hover {color: white; text-decoration: underline overline; }
	
	#nav p {margin-top:0; margin-bottom:2px; }
	#main {
		float:left;
		text-align:left;
		width:650px;
		vertical-align:top; 
		padding-left:0px
	}
	#main p {margin-top:0; margin-bottom:12px; }
	#main  ul { list-style-image: url(bullet.gif); margin:0}
	#main li {margin-left:0; padding-left:0;}

#footer {
	width:900px; margin:0;
	}
a { color: #59B7E8; }
