.simArea { background-color: #82d452; 
width: 222px; height: 200px; 
float: left; display: block; 
background-image: url(diagramButtons.gif); background-repeat: no-repeat; background-position: 0 0; 
text-decoration: none; color:white; font-family:"Lucida Sans"; font-size:13px; letter-spacing: 1px;line-height:18px;}


.simArea  a{width:204px;height:190px;display:block; background-image: url(diagramButtons.gif); background-repeat: no-repeat; text-decoration: none;  padding:10px 0 0 18px;}
.simArea  a:link 		{   background-position: 0px 0px; color:white;}
.simArea  a:visited 	{	 background-position: 0px 0px;color:white;}
.simArea  a:hover 	{	 background-position: 0px -200px; }
.simArea  a:focus   { outline: none;  }

.corpArea { 
background-color: #fff; 
width: 448px; height: 100px; 
float: left; 
display:block; 
background-image: url(diagramButtons.gif); 
background-repeat: no-repeat; 
background-position: -223px -100px; 
text-decoration: none;
color:white; 
font-family:"Lucida Sans"; 
font-size:13px; letter-spacing: 1px; line-height:18px;}

.corpArea  a              {width:208px;height:90px;display:block;  text-decoration: none; padding:10px 0 0 238px;}
.corpArea  a:link 		{  color:white;}
.corpArea  a:visited 	{	background-position: 0px 0px;color:white;}
.corpArea  a:hover 	{	background-image: url(diagramButtons.gif); background-repeat: no-repeat; background-position: -223px -300px; }
.corpArea  a:focus   { outline: none;  }

.rightSide{ background-color: #333; width: 448px; height: 200px; float: left;display:block;  }


.profArea { 
background-color: #75b2b7; 
width: 448px; 
height: 100px;  
background-image: url(diagramButtons.gif); 
background-repeat: no-repeat; 
background-position: -223px 0px; 
text-decoration: none;
color:white; 
font-family:"Lucida Sans"; 
font-size:13px; 
letter-spacing: 1px; 
line-height:18px;}

.profArea  a{width:210px;height:90px; display:block;  text-decoration: none; padding:10px 0 0 238px;}
.profArea  a:link 		{  color:white;}
.profArea  a:visited 	{	 background-position: 0px 0px;color:white;}
.profArea  a:hover 	{	background-image: url(diagramButtons.gif); background-repeat: no-repeat; background-position: -223px -200px; }
.profArea  a:focus   { outline: none;  }

 #experience {
	margin:0;
	padding:0;
	position:relative;
	width:672px;
	height:45px;
	overflow:hidden;
      }
   #experience span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:672px;
	height:45px;
	margin:0;
	padding:0;
	background:url("diagramHeadExperience.gif") top left no-repeat;
      }
      
 #slideshow {
	height: 364px;
	width: 650px;
	border: 1px solid #CCC;
	margin-bottom: 40px;
}     
     
    #focus {
      margin:0; padding:0;
      position:relative;
      width:196px; height:32px;
      overflow:hidden;
      float:left;
      font-size:17px;
      color:#7d7c7c;
      }
      
   #focus  span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:196px; height:32px;
      margin:0; padding:0;
      background:url("diagramHeadFocus.gif") top left no-repeat;
      }


 #learning {
      margin:0; padding:0;
      position:relative;
      width:223px; height:32px;
      overflow:hidden;
      float:left;
      font-size:17px;
      color:#7d7c7c;
      }
   #learning  span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:223px; height:32px;
      margin:0; padding:0;
      background:url("diagramHeadLearning.gif") top left no-repeat;
      }


 #adapts {
      margin:0; padding:0;
      position:relative;
      width:253px; height:32px;
      overflow:hidden;
      float:left;
      font-size:17px;
      color:#7d7c7c;
      }
   #adapts span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:253px; height:32px;
      margin:0; padding:0;
      background:url("diagramHeadAdapts.gif") top left no-repeat;
      }

