body {
  font-size: 12px;
  font-family: arial, helvetica, verdana, sans-serif;
  line-height: 18px;
  padding:0;
  margin:0 20px;
  background:#000;
  color: #cccbc9;
}

h1 {
  font-size: 17px;
  margin-bottom: 0;
  padding: 10px 0 6px 8px;
  margin: 0 0 0 0;
}

p {
  padding: 0 0 10px 8px;
  margin: 0 0 0 0;
}

a {
  background: #000;
  color: #ddd;
  color: green;
}

a:active, a:focus {
  color: #90ee90;
  outline: 0;
} 

a:hover {
  background-color: #000;
  color: #90ee90;
}

#container {
  width: 600px;
  height: 286px;
  background: url(../images/fish09.jpg) #000 no-repeat;
  margin: 50px auto 0 auto;
}

#menu {
  position:relative;
  left: 196px;
  top: 216px;
  padding: 0 0 0 10px;
  font-weight: 700;
}

#menu li {
  padding: 12px 6px 0 6px;
  font-size: 12px;
} 

div.pane{
  overflow:hidden;
  clear:left;
  margin: 10px 0 0 10px;
  margin: 0;
  position:relative;
  width:266px;
  height:266px;
  left: 236px;
  top: 220px;
}

ul.elements li.ttest {
  width:236px;
  margin: 0;
  padding: 0 0 10px 10px;
  margin-top: 0;
  height: auto;
  list-style:none;
}

ul.portfolio {
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
}

ul.team {
  width:100px;
}

ul.elements li {
  width:266px;
  height:266px;
  padding:0;
  position:relative;
  background-color:#000;
}

ul.elements li a.back {
  text-align:right;
  bottom:20px;
  color:green;
  font-weight: 700;
  font-size:12px;
  left:190px;
  position:absolute;
}


div.section li{
  float:left;
  list-style:none;
}

#elist {
  height: 532px; 
  width: 1064px;
  padding: 0;
  margin:0;
}

.e {
  width: 246px;
  height: 246px;
  border: 1px dotted #333;
  margin: 10px;
}

.e ul {
  margin-top: 0;
  margin-bottom: 0;
}

.txtlink a {
  color: #cccbc9;
  text-decoration: none;
}

#copy {
  position:relative;
  left: 278px;
  top: 214px;
  padding: 0 0 0 10px;
  color: #333;
}
