
/*<![CDATA[*/

/* Basic Styling */
body {
	background: #d0ad70;
	font: 12px "Trebuchet MS",verdana,sans-serif;
	color: #222;
	}
h1 {
	color: #92278f;
	margin: 0;
	}
h1 a {
	color: #92278f;
	font-size: 18px;
	margin: 0 0 0 10px;
	text-decoration: none;
	}
.anemone {
	margin: 5px 0;
	}


/* Box 1 */
.anemone {
	width: 814px;  /* Redundant */
	}

/* Octopus Engine-Only for octopus elements within div.anemone */
.anemone .north { background: url(../images/north.gif) repeat-x top; }
.anemone .east { background: url(../images/east.gif) repeat-y right; }
.anemone .south { background: url(../images/south.gif) repeat-x bottom; }
.anemone .west { background: url(../images/west.gif) repeat-y left; }
.anemone .ne { background: url(../images/ne.gif) no-repeat top right; }
.anemone .se { background: url(../images/se.gif) no-repeat bottom right; }
.anemone .sw { background: url(../images/sw.gif) no-repeat bottom left; }
.anemone .nw { background: url(../images/nw.gif) no-repeat top left; padding: 8px;}

/* Box 1 */
.labels {
	width: 329px;  /* Redundant */
	}

/* Octopus Engine-Only for octopus elements within div.anemone */
.labels .north { background: url(../images/north.gif) repeat-x top; }
.labels .east { background: url(../images/east.gif) repeat-y right; }
.labels .south { background: url(../images/south.gif) repeat-x bottom; }
.labels .west { background: url(../images/west.gif) repeat-y left; }
.labels .ne { background: url(../images/ne.gif) no-repeat top right; }
.labels .se { background: url(../images/se.gif) no-repeat bottom right; }
.labels .sw { background: url(../images/sw.gif) no-repeat bottom left; }
.labels .nw { background: url(../images/nw.gif) no-repeat top left; padding: 8px;}



/*]]>*/
