/* Positioning CSS for Pure Health */

body {
	text-align: center;
	background: #FFF;
	margin: 0;
	padding: 0;
	}
	
#entire {
	width: 770px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	background: #FFCC33;
}

#top {
	margin: 0;
	width: 770px;
	height: 283px;
	background: url(images/header.jpg) top no-repeat;
}



/* Includes fix for IE5/Win */ 
 
#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 25px;
	background: url(images/footer.jpg) bottom no-repeat;
	width: 770px;
}
p {
	padding: 0 5px 0 5px;	
	}
#plugins {
	clear: both;
	width: 780px;
	
	}
#plugintext {
	color: #000;}
/* Text Settings */

body {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: FFF;
	line-height: 1.5em;
	}

h1 {
	font-family: Arial,  sans-serif;
	font-size: 125%;
	color: #000;
	font-weight: bold; 
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	border-bottom: 4px solid #000;
	}
h3 {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 125%;
	color: #FFF;
	font-weight: normal; 
	margin: 10px 0 0 0;
	padding: 10px;
	background: #333333;
	border-bottom: 15px solid #000;
	border-top: 15px solid #000;
	}
h2 {
	padding: 0px 4px;
	margin: -4px 0;
	text-transform: capitalize;
	font-family:Verdana, Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	font-weight: normal;
	text-align: right;
	}

#footer img{
	border: none;
}
 a:link {
	color: #CCC;
	text-decoration: underline;
}	

 a:visited {
	color: #CCC;
	text-decoration: underline;
}

 a:hover {
	color: #999;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}




#page a:link {
	color: red;
	text-decoration: none;
}	

#page a:visited {
	color: red;
	text-decoration: none;
}

#page a:hover {
	color: red;
	text-decoration: underline;
}



#relations img {
	padding: 4px;
	border: none;
	text-align: center;
}
	
#navbar ol {
	text-transform: lowercase; 
	text-align: center;
	font-size: 125%;
	padding: 0 4px 0 0;
	font-family: Arial, sans-serif;
	margin: 1px;
}   

#navbar li {
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
	list-style-type: none;
}       

#navbar a:link {
	color: #000000;
	text-decoration: none;
}

#navbar a:visited {
	color: #000000;
	text-decoration: underline;
}

#navbar a:hover{
	color: #000000;
	text-decoration: underline;
}

#relations {
	float: right;
	background: #232323 url(images/plugin.jpg) top no-repeat;
	width: 203px;
}
#relations p {
	color: #FFF;
	margin: -3px;
	}
#relations a:link{
	color: #FFF;
	text-decoration: underline;
	}
#relations a:visited{
	color: #FFF;
	text-decoration: underline;
	}
#relations a:hover{
	color: #FFF;
	text-decoration: none;
	}
#frontpage {
	color: #000;
	}
.indplug {
	display: block;
	float: left;
	width: 250px;
	height: 300px;
	margin: 0 10px 10px 0;
	background: #232323 url(images/plugin.jpg) top no-repeat;
	}
#page img {
	float: left;
	}
#smallteasers {
	display: block;
	width: 250px;
	float: left;
	background: #FFCC33;
	margin: 0px 5px 0px 0px;
	clear: left;
	}
#album img {
	padding: 10px;
	margin: 5px;
	}
#page {
	color: #000;
	}
	
.individualspecial img {
	float: left;
	padding: 4px 5px 2px 0px;
}

#registration table{
	color: #000;
	font-size: 90%;
	}
#registration td {
	border-bottom: 3px solid #999;
	}