/* 
<!-- #bbinclude ":core:info:info_code.incl" -->

<!-- last updated: Tue, Aug 17, 10 at 12:00 PM 
     code: arden henderson <arden@cubefarmhell.com>
     all code herein covered under BSD license 
     http://creativecommons.org/licenses/BSD      -->
<!-- end bbinclude -->
*/




span.tabspan
{
	display: block;
	width: 2em;
	height: 2em;
}



div#tabevents, div#tabcontact, div#tablocalart, div#tababout, div#tabboard, div#tablinks, div#tabhome
{
	display: block;
	position: fixed;
	float: right;
	width: 2em;
	height: 2em;
	margin-left: 53em;
}

div#tabevents
{
/*	margin-top: 8.5em; */
	margin-top: 10.5em;
	background: #9FC;
}

div#tabcontact
{
/*	margin-top: 11em; */
	margin-top: 13em;
	background: #9FF;
}

div#tablocalart
{
/*	margin-top: 13.5em; */
	margin-top: 15.5em;
	background: #399;
}

div#tababout
{
/*	margin-top: 16em;  */
	margin-top: 18em;
	background: #6CC;
}

div#tabboard
{
/*	margin-top: 18.5em;  */
	margin-top: 20.5em;
	background: #3CC;
}

div#tablinks
{
/*	margin-top: 21em; */
	margin-top: 23em;
	background: #099;
}

div#tabhome
{
/*	margin-top: 25em; */
	margin-top: 27em;
	background: #0CF;
}


div#factsheet
{
	margin-top: 6em;
	/* from top of page container */
}



p { margin-bottom: 1em; }

ul
{
	margin-bottom: 1em;
	margin-left: 2em;
}

h1,
h2,
h3,
h4
{ 
	font-family: Optima, Arial, sans-serif;
}

h1 
{ 
   	margin-bottom: 0.5em; 
}

h2 { margin-bottom: 0.1em; }

h3
{
	margin-bottom: 0.5em;
	margin-top: 2em;
}

h4
{
	margin-bottom: 0.8em;
}




