body {
	margin: 0em;
	padding: 0.2em;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 13px;
	font-family: "Arial Unicode MS", Arial, "Trebuchet MS", sans-serif;
}
a:link {
	color: #33CCCC;
	text-decoration: none;
}
a:visited {
	color: #33CCCC;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
	text-decoration: none;
}
#main {
	height: 400em;
	width: 265em;
	margin: 0em;
	padding: 0em;
	background-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(images/SwirlBack01.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#home {
	padding: 0.2em;
	width: 50em;
	background-color: #FFFFFF;
	margin: 0em;
	position: absolute;
	height: 35em;
	left: 200px;
	top: 75px;
	overflow: auto;
}
#them {
	position: absolute;
	height: 35em;
	width: 50em;
	top: 75px;
	left: 2600px;
	background-color: #FFFFFF;
	overflow: auto;
	margin: 0em;
	padding: 0.2em;
}
#them h2 {
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0em;
	padding: 0em;
}
#them h4 {
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0em;
	padding: 0em;
	color: #999999;
}
#me {
	background-color: #FFFFFF;
	margin: 0em;
	padding: 0.2em;
	height: 35em;
	width: 50em;
	position: absolute;
	left: 200px;
	top: 4670px;
	overflow: auto;
}
#you {
	background-color: #FFFFFF;
	margin: 0em;
	padding: 0.2em;
	height: 35em;
	width: 50em;
	position: absolute;
	top: 4670px;
	left: 2600px;
	overflow: auto;
}
#butterfly {
	background-color: #FFFFFF;
	position: absolute;
	left: 1522.5px;
	top: 2400px;
	height: 400px;
	width: 400px;
	margin: 0em;
	padding: 0.2em;
	background-attachment: scroll;
	background-image: url(images/BlueButterfly.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #BBBBBB;
}
.bigLined {
	font-size: 1.3em;
	letter-spacing: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #33CCCC;
}
.courier {
	font-family: "Courier New", Courier, monospace;
	color: #279A9A;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
}
.navBig {
	font-family: "Courier New", Courier, mono;
	font-size: 2.2em;
	vertical-align: middle;
}
.navSmall {
	font: 1.5em "Courier New", Courier, mono;
	vertical-align: middle;
}
.navSmallest {
	font: 1em "Courier New", Courier, mono;
	vertical-align: middle;
}
.ha3 {
	font-weight: normal;
	letter-spacing: 0.5em;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.4em;
	margin: 0em;
	padding: 0em;
}
.small {
	font-size: 0.8em;
}
.courierReg {
	font-family: "Courier New", Courier, mono;
}
.left24em {
	float: left;
	width: 24em;
	margin: 0em;
	padding: 0em;
}
.clear {
	clear: left;
}
