html {  
	margin-bottom: 1px;
	min-height: 100%
	}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	background-color: #C1A1E4;
}
p {
	margin-top: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-family: Georgia, Times, serif; /* colour; background */
	color: #6633CC;
	font-weight: bold;
	}
h1 {font-size: 180%;
}
h2 {margin-top: 1em;
	font-size: 140%;	
}
h3 {margin-top: 1em;
	font-size: 110%;
}
a:link {
	color: #666666;
	font-weight: bold;
}
a:visited {  color: #666666;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	}
a:active {  
	color: #666666
}
.small {font-size: 90%}
.bold {font-weight: bold;}

#page {
	background-color: #FFFFFF
}

#navigation {
/* font; text */
	text-align: right; /* colour; background */
	padding: 4px;
}

#navigation li {
/* box */
	display: inline; white-space: nowrap;
/* font; text */
/* colour; background */
}

#navigation a {
	/* box */
	/* font; text */
	text-decoration: none;
}

#navigation a {
	color: #FFFFFF;
}
#navigation a:hover {
	color: #FFCCFF;
}

#all{
	margin: 0 auto;
	margin-right: 120px;
	margin-left: 120px;
	background-color: #FFFFFF;
}
#content ul { 
	padding-left: 40px; 
	margin-top: 1em}
#content ul li {
	list-style: disc outside none;
} 

#content{
	background-color: #FFCCFF;
	margin-left: 200px;
	padding: 10px;
}
#treatment{
	background-color: #FFCCFF;
	margin-left: 200px;
	padding: 10px;
}
#imageplace{
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	}
#header, #footer, #header1, #footer1{
	background-color: #FFFFFF;
	color: #6633CC;
}
#header2{
	color: #FFFFFF;
	text-align: right;
	text
	font-weight: bold;
	background-color: #6633cc;
}
.quotation {
	background-color: #FFFFFF;
	font-family: Georgia, Times, sans-serif;
	text-align: justify;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#footer {
	text-align: right;
	height: 20px}
#footer2 {
	font-size: 0.9em;
	text-align: right;
	background-color: #6633cc;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	}
#header3 {
	height: 20px;
	background-image: url(images/nav-background.gif);
	background-repeat: repeat-x;
} 
#header4 {
	background-image: url(images/butterflybackround.jpg);
	background-repeat: no-repeat;
}

#footer3 {
	height: 20px;
	background-image: url(images/nav-background2.gif);
	background-repeat: repeat-x;
} 
