body
{
	font : 12px Verdana;
	background : url(../images/background.jpg) top;
}

.header
{
	position: relative;
	width:750px;
	z-index: 1;
	background-color : #FFCC00;
	top: 0px;
	margin-top : 0px;
}
.contentbox
{
	position: relative;
	width: 750px;
	z-index: 1;
	background-color: #6699CC;
	display: block;
	bottom: auto;
	min-height:850px;
	height:auto !important;
	height:950px;
	margin: 0px;
	color: #000000;
	top:0px;
	
}



.navigationbox
{
	position:absolute;
	width:750px;
	height:auto;
	z-index:2;
	left: 0px;
	background-color: #000000;
	top: -5px;
	color : #ffffff;
	
}

.introbox
{
	position:relative;
	top:40px;
	width:700px;
	height:120px;
	z-index:2;
	padding : 5px;
	color : #ffffff;
	font-size: 14px;
	font-weight: bold;
	overflow : auto;
	margin: 10px;
	left: 0px;
}

.workshophdr
{
	position:absolute;
	left:23px;
	top:160px;
	width:205px;
	height:22px;
	z-index:2;
	background-color: #000000;
	border: 1px solid #000000;
	color : #ffffff;
	padding : 3px 5px 3px 5px;
}
.workshopbox
{
	position:absolute;
	width:205px;
	height:220px;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	left: 23px;
	top: 182px;
	padding : 3px 5px 3px 5px;
	overflow : auto;
	background : #ffffff url(../images/math2.jpg) no-repeat bottom;
}

.newsletterhdr
{
	position:absolute;
	left:269px;
	top:160px;
	width:205px;
	height:22px;
	z-index:2;
	background-color: #000000;
	border: 1px solid #000000;
	color : #ffffff;
	padding : 3px 5px 3px 5px;
}

.newsletterbox
{
	position:absolute;
	width:205px;
	height:220px;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	left: 269px;
	top: 182px;
	padding : 3px 5px 3px 5px;
	overflow : auto;
	background : #ffffff url(../images/balloons.jpg) no-repeat bottom;
}
.planhdr
{
position:absolute;
	left:23px;
	top:415px;
	width:205px;
	height:22px;
	z-index:2;
	background-color: #000000;
	border: 1px solid #000000;
	color : #ffffff;
	padding : 3px 5px 3px 5px;
	
	
}

.planbox
{
	position:absolute;
	width:205px;
	height:400px;
	z-index:2;
	border: 1px solid #000000;
	left: 23px;
	top: 437px;
	padding : 3px 5px 3px 5px;
	overflow : auto;
	vertical-align : bottom;
	background-position : bottom;
	background : #ffffff url(../images/beakervert.jpg) no-repeat bottom;
	
}
.linkshdr
{
	position:absolute;
	left:516px;
	top:160px;
	width:205px;
	height:22px;
	z-index:2;
	background-color: #000000;
	border: 1px solid #000000;
	color : #ffffff;
	padding : 3px 5px 3px 5px;
}
.linksbox
{
	position:absolute;
	width:205px;
	height:220px;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	left: 516px;
	top: 182px;
	padding : 3px 5px 3px 5px;
	overflow : auto;
	background : #ffffff url(../images/earth2.jpg) no-repeat bottom;
}

.listservhdr
{
	position:absolute;
	left:269px;
	top:415px;
	width:205px;
	height:22px;
	z-index:2;
	background-color: #000000;
	border: 1px solid #000000;
	padding : 3px 5px 3px 5px;
	color : #ffffff;
}
.listservbox
{
	position:absolute;
	width:205px;
	height:400px;
	z-index:2;
	
	border: 1px solid #000000;
	left: 269px;
	top: 437px;
	padding : 3px 5px 3px 5px;
	overflow : auto;
	background : #ffffff url(../images/planets2.jpg) no-repeat bottom;
}
.contacthdr
{
	position:absolute;
	left:516px;
	top:415px;
	width:205px;
	height:22px;
	z-index:2;
	background-color: #000000;
	border: 1px solid #000000;
	padding : 3px 5px 3px 5px;
	color : #ffffff;
}

.contactbox
{
	position:absolute;
	width:205px;
	height:400px;
	z-index:2;
	border: 1px solid #000000;
	left: 516px;
	top: 437px;
	padding : 3px 5px 3px 5px;
	overflow : auto;
	background : #ffffff url(../images/beaker2.jpg) no-repeat bottom;
}

.tabs6
   {
	width: 100%;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	z-index : 2;
	background-color: #000000;
	top: 0px;
	height: auto;
	display: block;
    }
   .tabs6 ul
	 {
	margin: 0px;
	padding: 5px 5px 5px 15px;
	
}
    .tabs6 ul li 
	{
	display:inline;
	margin: 0px;
	vertical-align: text-top;
	
}
    .tabs6 a 
	{
	float:left;
	margin:0px;
	padding: 5px 15px 15px 15px;
	text-decoration:none;
	color:#ffffff;
	background-image: url(../images/listyellow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
   
  .tabs6 a:hover
	{
	color : #FFCC33;
}
	   .yellowbox
	  {
	background-color: #FFCC33;
	width: 90%;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right :5px;
	padding-top : 5px;
	border : 1px solid Black;
	
}
	
	.yellowbox a
	{
	display:block;
	color : Black;
	text-decoration: none;
	}
.yellowbox a:hover
	{
	color : Black;
	text-decoration: underline;
    }
	
.h220whiteboxfull
{
	float: left;
	background-color : #ffffff;
	height : 220px;
	width:680px;
	top:40px;
	z-index:2;
	position: relative;
	overflow : auto;
	border: 1px solid #000000;
	margin-left:20px;
	margin-top : 10px;
}
.h700whiteboxfull
{
	float: left;
	background-color: #ffffff;
	height: 700px;
	width: 690px;
	top: 40px;
	z-index: 2;
	position: relative;
	overflow: auto;
	border: 1px solid #000000;
	
	margin-top: 10px;
	margin-left: 20px;
}

.h500whitebox
{
	top:30px;
	margin-left:20px;
	float: left;
	bottom : 0px;
	background-color : #ffffff;
	position: relative;
	z-index: 2;
	width: 330px;
	overflow : auto;
	border: 1px solid #000000;
	height:475px;
	margin-top : 20px;
}

.pagehdr
{
	position: relative;
	top:30px;
	height:60px;
	z-index:2;
	background-color:  #6699CC;
	color : #ffffff;
	padding : 3px 3px 3px 3px;
	font-weight : bold;
}

.redhdr
{
	position: relative;
	top:0px;
	height:20px;
	z-index:2;
	background-color: #CC0000;
	color : #ffffff;
	padding : 3px 3px 3px 3px;
}
.padit
{
	padding : 10px 10px;
}
.greentext
{
	font-family: Georgia;
	color: #00B702;
}
