body { background-color: #353C3D; }

a { color: #00A0C6;
  text-decoration: none; }

a:hover { color: #6AC195; text-decoration: underline; }

#centerbox {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    width: 965px;
}

#top {
    position: absolute;
    left: 0px;
    top: 0px;    
}

#text {
    left: 10px;
    top: 80px;
}

.text {
    position: absolute;
    width: 320px;
    text-align: justify;
    color: #00A0C6;
    font-family: "Minion", "Book Antiqua", arial narrow;
    font-size: 13pt;
    padding: 4px;
}

#act_content {
  left: 295px;
  top: 80px;
  width: 610px;
  color: #6AC195;
}

#contacts {
  text-align: left;
}

#act_content h3 {
  text-align: left;
}

#learntext {
    position: absolute;
    left: 350px;
    top: 80px;
    width: 300px;
    color: #6AC195;
    z-index: 4;
}

* html #learntext {
    position: absolute;
    left: 310px;
    top: 80px;
    width: 300px;
    color: #6AC195;
}

#learntext2 {
    position: absolute;
    left: 665px;
    top: 80px;
    width: 300px;
    color: #6AC195;
}

#blarr {
  position: absolute;
  left: -100px;
}


#last { color: #6AC195; }

#center {
	z-index: 3;
    position: absolute;
    left: 346px;
    top: 125px;
}

#act_text {
    position: absolute;
    top: 100px;   
    left: -5px;
}

#act_links {
  position: relative;
  top: -15px;
  left: 20px;
}

#arrows {
    position: absolute;
    left: 346px;
    top: 520px;
}

#arrows img { position: absolute; z-index: 2; }
#leftarrow { left: 0px; }
#rightarrow { left: 525px; }
#actlink { 
  position: absolute; 
  z-index: 2; 
  left: 533px; 
  top: 15px;
  color: red;
  text-align: center;
  font-size: 13pt;
}

#desc {
	z-index: 0;
	position: absolute;
	padding-top: 20px;
	padding-left: 54px;
	padding-right: 62px;
	padding-bottom: 5px;
	top: -25px;
	width: 469px;
	min-height: 42px;
	background-color: #262C26;
	color: gray;
	font-family: arial narrow;
	font-size: 11pt;
	text-align: justify;
}

* html #desc {
	padding-top: 20px;
	padding-left: 62px;
	padding-right: 56px;
	width: 585px;
	height: 32px;
	top: -20px;
}

#nav {
    position: absolute;
    left: 346px;
    top: 98px;
    padding: 0px;
    background-color: #262C26;
}

#nav a:hover { background-color: #353C3D; }

.nav a {
    font-size: 18pt;
    color: #00A0C6;
    text-decoration: none;
    padding-right: 12px;
    font-family: "Minion", "Book Antiqua";
}

//#learn { position: absolute; top: 470px; }

.nav a:hover { color: #6AC195; }

#nav img {
    vertical-align: top;
    align: left; 
}

#homelink { position: absolute; top: 80px; left: 900px; z-index: 1; font-size: 11pt;}
#homeact { position: absolute; top: -5px; left: 700px;}