body
{
	font-size: 100%;
	background: #000 url(assets/column.gif) repeat-y left top;
	margin: 0;
	padding: 0;
}
/*** structure control ***/
#header
{
  background: #6FA55D url(assets/topimg.jpg) no-repeat 101px 0px;
  height: 141px;
  position: relative;
}

#header img
{
	position: absolute;
	top: 107px;
	left: 63px;
	z-index: 5;
}

#menu
{
	height: 36px;
	background: url(assets/navbarback.jpg) repeat-x left top;
}

#main
{
	width: 770px;
	position: relative;
}
#callout
{
	position: absolute;
	top: 0;
	left: 0;
	width: 177px;
	background: url(assets/mouse.jpg) no-repeat left top;
	padding: 270px 6px 10px 10px;
	color: #CCC;
	font: .75em/130% Arial, Helvetica, sans-serif;
}
#callout a {
	color: #FFF;	
}
#callout h2 a {
	color: #ccc;
}

#footer
{
	font: .78em/130% Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid White;
	padding-top: 25px;
	margin-top: 25px;
	text-align: center;
	text-transform: uppercase;

}

#tree { 
	z-index: 0; 
	}
	/* linked spacer.gif over flash */
#home {
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	width: 101px;
}
#sound
{
display: none;
	/*position: absolute;
	left: 711px;
	top: 150px;
	width: 60px;*/
}
#bott
{
	position: absolute;
	top: 140px;
	left: 592px;
	z-index: 5;
}
#content
{
	margin: -1px 0 10px 213px;
	padding: 10px;
}
/*** styles controlling the main content appearance ***/
#content h1
{
	color: #90C388;
	font: 1.2em/130% Impact, "Arial Black", Verdana, sans-serif;
	margin-bottom: 0;
	padding: 0;
}

#content h2
{
	color: #69A3AA;
	font: 1.1em/130% Impact, "Arial Black", Verdana, sans-serif;
	border-top: 1px dashed #CCC;
	padding-top: 25px;
	margin-top: 25px;
}
	/* style to remove the border/divider from H2 areas */
#content .notop {
	border: none;
	padding-top: 0;
	margin-top: 0;
}
h3 {
	color: #90C388;
	font: bold .9em/130% Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
#content h3 a:link {
	font: bold .9em/130% Arial, Verdana, sans-serif;
	margin-left: 25px;
	text-decoration: underline;
}
#content h3 a:visited {
	color: #ACC9D0;
	font: bold 0.9em/130% Arial, Verdana, sans-serif;
	text-decoration: none;
	margin-left: 25px;
}
#callout h3 {
	font-size: 1em;
	margin-bottom: 0;
	text-align: center;
}
p.center {
	text-align: center;	
	margin-top: 0;
}
#content p, #content ul, #content ol, label, dl
{
	color: #FFF;
	font: .8em/140% Arial, Helvetica, sans-serif;

}
#content dt {
	font-weight: bold;
}
#content ol ul, #content ul ul {
	font-size: 100%;
}
#content ul li {
	margin-bottom: 1.5em;
}
#content ul.tight li {
	margin-bottom: .2em;
}

#content .emph {
	color: #90C388;
	font-weight: bold;
}
#content .tag {
	color: #90C388;
	font: bold .8em/130% Arial, Verdana, sans-serif;
	margin-top: 5px;
	padding-top: 0;
	text-transform: uppercase;
}
#content a:link, #content a:visited {
	color: #81CBD4;
	text-decoration: none;
	font-weight: bold;
	border-top: #000 solid 1px;
	border-bottom: #000 solid 1px;
}
#content h2 a:link, #content h2 a:visited {
	font-weight: normal;
}
#content a:hover, #content a:active, #content a:focus {
	border-top: #69A3AA solid 1px;
	border-bottom: #69A3AA solid 1px;
	background: #FFF;
	color: #6199A2;
}
/* controls the size and style in teh data tables */
td p {
	padding: 0;
	margin: 0;
}
td h3 {
	margin: 3px 0;
}
th {
	text-align: left;
	font: bold .95em Arial, Helvetica, sans-serif;
	color: #69A3AA;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
/* controls the form styling */
form {
	margin: 0;
	padding: 0;
}
input, textarea {
	border: #69A3AA solid 1px;
	background: #FFF;
	color: #55868C;
	padding: 1px;
}
input:focus, textarea:focus {
	color: #FFF;
	background: #55868C;
}
input.none {
	border: none;
	background: #000;
}
table.top {
	margin-top: 20px;
	margin-left: 25px;
}
/* controls float and sup classes */
.fltrt
{
	float: right;
	margin: 5px 0 3px 5px;
	border: 1px solid #CCC;
}


.fltlft
{
	float: left;
	margin: 5px 5px 3px 0;
	border: 1px solid #CCC;
}
.up {
	font-size: 0.8em;
	vertical-align: super;
	line-height: 1em;
}
 /*** Menu control is below ***/
.p7tbsub
{
	background-color: #609DA5;
	border: 1px solid #FFF;
	border-bottom: 0px solid #FFF;
	layer-background-color: #609DA5;
	font: .8em Impact, "Arial Black", Verdana, sans-serif;
}
.p7tbsub p
{
	margin: 0;
	padding: 5px 6px 4px;
	border-bottom: 1px solid #FFF;
}
.p7tbsub p.sub {
	padding-left: 18px;
}
.p7tbsub a:link
{
	color: #FFF;
	text-decoration: none;
}
.p7tbsub a:visited
{
	color: #ECECEC;
	text-decoration: none;
}
.p7tbsub a:hover, .p7tbsub a:active, .p7tbsub a:focus { 
	color: #000; 
	}
.p7tbsub p.head {
	color: #BBFDB2;
}
.p7tbdn
{
	color: #90C388 !important;
	font-weight: bold;
}
a img, #content a img { 
	border: none !important; 
	}
#p7TBtrig10
{
	position: absolute;
	left: 0px;
	top: 142px;
	width: 66px;
	z-index: 300;
	visibility: visible;
}
#p7TBsub10
{
	position: absolute;
	left: 0px;
	top: 177px;
	width: 11em;
	z-index: 400;
	visibility: hidden;
}
#p7TBtrig20
{
	position: absolute;
	left: 66px;
	top: 142px;
	width: 115px;
	z-index: 300;
	visibility: visible;
}
#p7TBsub20 {
	position: absolute;
	left: 60px;
	top: 177px;
	width: 12em;
	z-index: 400;
	visibility: hidden;
}
#p7TBtrig30 {
	position: absolute;
	left: 181px;
	top: 142px;
	width: 134px;
	z-index: 300;
	visibility: visible;
}
#p7TBsub30
{
	position: absolute;
	left: 183px;
	top: 177px;
	width: 10em;
	z-index: 400;
	visibility: hidden;
}
#p7TBtrig40
{
	position: absolute;
	left: 315px;
	top: 142px;
	width: 78px;
	z-index: 300;
	visibility: visible;
}
#p7TBsub40
{
	position: absolute;
	left: 309px;
	top: 177px;
	width: 8em;
	z-index: 400;
	visibility: hidden;
}
#p7TBtrig50
{
	position: absolute;
	left: 393px;
	top: 142px;
	width: 84px;
	z-index: 300;
	visibility: visible;
}
#p7TBsub50
{
	position: absolute;
	left: 388px;
	top: 177px;
	width: 8em;
	z-index: 400;
	visibility: hidden;
}
#p7TBtrig60
{
	position: absolute;
	left: 477px;
	top: 142px;
	width: 67px;
	z-index: 300;
	visibility: visible;
}
#p7TBsub60
{
	position: absolute;
	left: 474px;
	top: 177px;
	width: 9em;
	z-index: 400;
	visibility: hidden;
}
#P7TabH
{
	position: absolute;
	left: 0px;
	top: 143px;
	z-index: 200;
	visibility: hidden;
}
.box {
	padding: 5px;
	border: #CCC solid 1px;
	width: 540px;
}

/* Added 8.14.08 by Orbit Design Works - to classroom links on testdrive page*/
.courselink, a.courselink {
	color: #90C388;
	font: bold .9em/130% Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
a.courselink:link {
	font: bold .9em/130% Arial, Verdana, sans-serif;

	text-decoration: underline;
}
a.courselink:visited {
	color: #ACC9D0;
	font: bold 0.9em/130% Arial, Verdana, sans-serif;
	text-decoration: none;
	
}