body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}

fieldset {
	border: 2px solid #003366;
	width: 30em;
	padding: 5px;
}

legend {
	color: #003366;
	background: #99ccff;
	border: 2px solid #003366;
	padding: 3px 3px;
	font-size: 14px;
	font-weight: bold;
} 

hr {
	width: 300px;
	color: #666699;
}

.bg {
	background-image: url(images/body_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
	
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	padding: 5px;
}

.heading {
	font-weight: bolder;
	text-align: center;
}
.butterflybg {
	background-image: url(images/butterfly1-b.jpg);
	background-repeat: no-repeat;
	background-position: center 300px;
}
.smallbutter {
	background-image: url(images/butter1-c.jpg);
	background-repeat: repeat-y;
	background-position: right 300px;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #99CCFF;
	font-weight: bold;
	border: thin solid #000099;

}

