@media screen {

	div.amazon	{ margin: 0em 0em 0em 0em;
				   text-align: center; }

	#last {
		border-bottom:	#ccc solid 1px;
		padding:			0em 0em 2em 0em;
		margin:			0em 0em 2em 0em;
	}

	#superscript {
		vertical-align: 0.25em
	}

	a		{ text-decoration: none; color: #0000FF; background-color: transparent; }
	a:active	{ background-color: transparent }
	a:hover	{ background-color: transparent; text-decoration: underline; }
	a:visted	{ background-color: transparent }

	h1 {
		font-size:	1.6em;
		font-weight:	normal;
		text-align:	center;
		margin:		0% 0% 0% 0%;
		padding:		0% 0% 0% 0%;
	}

	h2 {
		font-size:	1.4em;
		font-weight:	normal;
		text-align:	center;
		margin:		0% 0% 0% 0%;
		padding:		0% 0% 0% 0%;
	}

	body {
		background-image:		url("http://www.naturopathyworks.com/graphics/background036.jpeg");
		background-position:		top left;
		background-repeat:		no-repeat;
		font-family:				verdana, arial, helvetica, sans-serif;
		font-size:				84%;
		margin:					0em 1em 0em 0em;
		padding:					172px 0% 0% 10%;
	}

	p			{	line-height:	1.8em}
	div.pChart	{	line-height:	1.2 em }

	ol, ul {
		margin:			0% 0% 2% 8%;
		padding:			0% 0% 0% 0%;
	}

	li {
		line-height:		1.33em;
		margin:			0em 0em 0em, 0em;
		padding:			0em 0em .66em 0em;
	}

	div.header {
		position:			relative;
		margin:			4% 4% 3% -8%;
		padding:			0% 0% 3% 0%;
		text-align:		center;
	}

	div.title {
		line-height:		2.2em;
		margin:			0% 4% 0% 4%;
		padding:			4% 0% 0% 0%;
	}

	div.content {
		position:			relative;
		margin:			0% 0% 0% 0%;
		padding:			0% 0% 0% 0%;
		width:			60%;
	}

	div.notes {
		line-height:		1.6em;
		font-size:		80%;
		text-align:		justify;
		padding:			0% 4% 0% 4%;
	}

	div.menu {
		float:			right;
		margin:			0% 2% 0% 0%;
		padding:			0% 2% 2% 0%;
		width:			22%;
	}

	div.tail {
		clear:		both;
		border-top:	#ccc solid 1px;
		margin:		2% 4% 0% -6%;
		padding:		2% 8% 2% 8%;
		font-size:	78%;
		line-height:	1.4em;
		text-align:	center;
	}

	div.chartTail {
		clear:		both;
		border-top:	#ccc solid 1px;
		margin:		6% 0% 0% 0%;
		padding:		2% 2% 0% 2%;
		font-size:	78%;
		line-height:	1.4em;
		text-align:	center;
	}

}

@media print {

		#header		{ top: 0px; }

		#last {
			border-bottom:	#ccc solid 1px;
			padding:			0% 0% 4% 0%;
			margin:			0% 0% 2% 0%;
		}

		h1, h2		{ padding-left:	12%;
					   padding-right: 	12%;
					   text-align: center; }

		p			{	line-height:	1.2em}

		a:link		{ text-decoration: underline; }
		div.content	{ padding-right:	2em;
						text-align:	justify;
						width:		92%;	}

		div.menu		{ display: none;	}

		div.notes {
			line-height:		1.6em;
			font-size:		80%;
			text-align:		justify;
			padding:			0% 4% 0% 4%;
		}

		div.tail {
			clear:		both;
			border-top:	#ccc solid 1px;
			margin:		2% 4% 0% -6%;
			padding:		2% 8% 0% 8%;
			font-size:	78%;
			line-height:	1.4em;
			text-align:	center;
		}
		div.chartTail {
			clear:		both;
			border-top:	#ccc solid 1px;
			margin:		6% 0% 0% 0%;
			padding:		2% 2% 0% 2%;
			font-size:	78%;
			line-height:	1.4em;
			text-align:	center;
		}

}

@media tv {

	body {
		background-image:	url("http://www.naturopathyworks.com/graphics/null.gif");
		font-family:			helvetica;
	}

	div.menu		{ width: 500%; }
	div.content	{ width: 500%; }
	div.tail		{ width: 500%; }

}
