body {
	background-color: #C3ADC7;
	text-align: center;
	color: #C83942;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}

div#wrapper {
	margin: auto;
	width: 693px;
	background: url(images/naturebits_08.jpg);
	}

div#header {
	background: url(images/naturebits_01.jpg) no-repeat;
	width: 668px;
	height: 63px;
	font-size: 18px;
	color: #F3D1CE;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	padding: 2px 25px 0px 0px;
	}

div#content {
	background: url(images/naturebits_03.jpg) no-repeat;
	background-position: top right;
	width: 652px;
	text-align: justify;
	padding: 0px 25px 10px 16px;
	}

#incontent {
	padding-left: 8px;
	padding-top: 50px;
	}

div#nav {
	background: url(images/naturebits_02.jpg) no-repeat;
	width: 178px;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 5px 0px;
	color: #DB6970;
	}

div#nav2 {
	background: url(images/naturebits_02b.jpg) repeat-y;
	float: left;
	}

div#navimg {
	width: 90px;
	height: 45px;
	float: right;
	}

#navlinks a {
	display: block;
	border-bottom: 1px solid #fff;
	}

#navlinks a:hover {
	color: #A46479;
	text-align: right;
	}

#navlinks h1 {
	font-size: 12px;
	}

div#footer {
	background: url(images/naturebits_09.jpg) no-repeat;
	width: 693px;
	height: 27px;
	clear: both;
	padding-top: 17px;
	font-size: 11px;
	color: #F3D1CE;
	text-transform: uppercase;
	font-weight: bold;
	}

#footer a {
	color: #fff;
	}

#footer a:hover {
	color: #A46479;
	}

b {	
	color: #87455B;
	}

a {
	color: #CE646F;
	text-decoration: none;
	font-style: italic;
	padding: 2px;
	}

a:hover {
	color: #A46479;
	}

h1 {
	color: #A46479;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 2px;
	margin-top: 10px;
	}