/* Positioning CSS for Pure Health */

body {
	text-align: center;
	background: #FFF;
	margin: 0;
	padding: 0;
	}
	
#wrapit {
	width: 770px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background: #fff;
}

#header{
	margin: 0;
	padding: 129px 0 0 0;
	width: 770px;
	background:url(images/header.gif) top no-repeat;
	border-bottom: 1px dotted #999;
}
#contentwrapit {
	width: 770px;
	margin: 0 auto;
	padding: 0;
}

/* Includes fix for IE5/Win */ 

#rightcolumn {
	float: right;
	background-color: #000;
	color: white;
	margin: 0;
	width: 340px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 320px; /* Actual Value */
}

/* Be nice to Opera */

html>body #rightcolumn {
	width: 320px;
}
/* Includes fix for IE5/Win */ 

#righttop {
	padding: 10px;
	margin: 0;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
#rightbottom {
	padding: 10px;
	margin: 0;
	border-right: 1px dotted #999;
}

#right {
	padding: 10px;
	margin: 0;
}
/* Includes fix for IE5/Win */ 
#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 39px;
	background: url(images/footer.gif) bottom no-repeat;
	width: 770px;
}
p {
	padding: 0 5px 0 5px;	
}
.more {
	align: right;
	padding: 0 5px 0 5px;	
}

/* Text Settings */

body {
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 80%;
	color: #000;
	line-height: 1.6em;
	}
h2 {
	font-family:Verdana, Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 125%;
	color: #660000;
	font-weight: bold; 
	}
#footer img{
	border: none;
}

#valid a {
	text-decoration: none;
	border: 0;
}

#valid p {
	text-align: center;
}
img {
	padding: 4px 4px 0 4px;
	border: none;
}
h1 {
	font-family: Verdana, Arial,  "Lucida Grande", "Lucida Sans Unicode",  sans-serif;
	font-size: 125%;
	color: white;
	background: url(images/sidebookstop.gif) right no-repeat;
	background-color: #B7A020;
	font-weight: bold; 
	padding: 0 0 0 10px;
	}	
/* Navigation CSS for I'M D3RMO */

#mid {
text-align: center;
}
#nav  {
	text-align: center;
	font-weight: bold;	
	padding: 4px;
	background: #000;
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}   

#nav a:link {
	color: white;
	background-color: #B7A020;	
	text-decoration: none;
	}
	
#nav a:hover {
	color: white;
	background-color: #B7A020;
	font-weight: bold;
	text-decoration: underline;
	}
#nav a:visited {
	color: white;
	background-color: #B7A020;
	font-weight: bold;
	text-decoration: none;
	}	
#pics img { 
	padding: 2px;
	}   

#rightbox {
	float: right;
	background: #CCCC99;
	width: 203px;
}
.price {
	float: right;
	background: #CCCC99;
	border-bottom: 4px solid #AAAA77;
}
#rightcolumn a {color: #FFFFFF;
text-decoration: underline;}
.hidden_linx a:link{
color: #FEFEFE;
	font-size: 3px;
	font-family: Verdana, Arial, sans-serif;
	
}
.hidden_linx a:visited{
color: #FEFEFE;
	font-size: 2px;
	font-family: Verdana, Arial, sans-serif;
	
}