body {
  background: #000000;
  text-align: justify;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: justify;
  color: #555E4F; /* strong */
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5 {
  margin: 0;
}

#header {
  width: 1024px;
  height: 60px;
  margin: 0 auto;
  color: #808080;
}

#header h1 {
  float: left;
  font-size: 48px;
  letter-spacing: -4px;
}

#header h2 {
  float: right;
  margin: 40px 20px 0 0;
  font-size: 18px;
  letter-spacing: -1px;
}

#header h1 a {
  color: #808080;
}

#header h1 a:hover {
  color: #C0C0C0;
}

a {
  color: #A09090;
  text-decoration: none;
}

a:hover {
  color: #555E4F;
  text-decoration: none;
}

#content h2 {
  font-size: 18px;
  letter-spacing: -1px;
  color: #808080;
}

#menu1 {
  width: 160px;
  margin: 0px auto;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #323B2E;
  letter-spacing: +1px;
  border: 1px solid #636363;
}

#menu1 ul {
  margin: 0px;
  list-style: none;
  padding: 0px;
}

#menu1 li {
}

#menu1 a {
  display: block;
  background-color: #D9D9D9;
  border-top: 1px solid #EDEDED;
  border-bottom: 1px solid #B5B5B5;
  padding: 10px 10px 10px 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #303030;
}

#menu1 a:hover {
  background-color: #8A8A8A;
  border-top: 1px solid #636363;
  border-bottom: 1px solid #E3E3E3;
  color: #FF8080;
}

#googlead {
  width:160px;
  height:600px;
  margin-top: 10px;
  border: 1px dotted #333333;
}

#content {
  width: 1024px;
  margin: 0 auto;
  margin-top: 10px;
  border: 10px solid #FFFFFF;
  background: #E9EAE2;
  color: #303030;
}

#toppic {
  width:1024px;
  height:150px;
  background: url(http://www.neurillion.com/p/33/images/site/chipsx150.jpg);
}


#colOne {
  float: left;
  width: 160px;
  margin-top: 20px;
  padding: 0 20px 0 20px;
}

#colTwo {
  float: right;
  margin-top: 20px;
  width: 780px;
  height:815px;
  padding: 0 20px 0 20px;
  border-left: 2px dotted grey;
}

#colTwo a {
  color: #303030;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #000000;
}

#colTwo a:hover {
  color: #555E4F;
  color: #FF6060;
  background-color: #D9DAD2;
  text-decoration: none;
}

#colTwo h1 {
  color: #000000;
}

#colTwo h2 {
  color: #000000;
}

#footer {
  width: 760px;
  margin: 0 auto;
  padding-top: 20px;
}

#footer p {
  text-align: center;
  padding: 0;
  font-size: 10px;
}

.code {
  background-color:  #D9D9D9;
}

#toppic {
  position: relative;
}

#pc {
  position: absolute;
  top: 62px;
  left: 93px;
}
