body {
	background-color: #da251c;/*themecolour4;*/
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #333333;/*themecolour4%0;*/
}
.border {
	background-image:  url(Butterfly_page4_files/Butterfly_page4_border.gif);
	background-repeat: repeat-x;
	background-position: top;
 }
.topstrip {
	background-image: url(Butterfly_page4_files/Butterfly_page4_topstrip.gif);
	background-repeat: repeat-x;
	background-color: #313131;/*themecolour1;*/
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;/*themecolour4%0;*/
}
h3 {
	font-size: 6px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #000000;/*themecolour4%0;*/
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #000000;/*themecolour4%0;*/
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #000000;/*themecolour4%0;*/
}

table {
	font: 13px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;/*themecolour4%0;*/
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #ffffff;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #ffffff;/*themecolour4%0;*/
	list-style-image:  url(Butterfly_page4_files/Butterfly_page4_bullet.gif);	
}

.coltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #000000;/*themecolour4%0;*/
	background-image:  url(Butterfly_page4_files/Butterfly_page4_border.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.imageborder {
	border-right-style: solid;
	border-right-color: #ffffff;/*themecolour4%0;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;/*themecolour4%0;*/
	border-bottom-style: solid;
	border-bottom-color: #ffffff;/*themecolour4%0;*/
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;/*themecolour4%0;*/
	border-top-width: 1px;
}
a:link {
	color: #ffffff;/*themecolour2;*/
	text-decoration: none;
}
a:visited {
	color: #ffffff;/*themecolour4%0;*/
	text-decoration: none;
}
a:link:hover {
	color: #000000;/*themecolour3$ -0%, 16.3%;*/
	text-decoration: none;
}
.navbar {
	padding-left: 10px;
}
.divider {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;/*themecolour2;*/
}
.parahead {
	background-color: #313131;/*themecolour1;*/
	color: #ff0000;/*themecolour2;*/
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;/*themecolour3;*/
}
.item {
	padding: 2px 15px;
	margin: 5px;
}
.itemborder {
	border: 1px solid #313131;/*themecolour1;*/
}