body {
background: #000000;
text-align : center;
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
}
#Background {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +0px;
  width: 800px;
  height: 600px;
  z-index: 1;
}

#Logo {
  position: absolute;
  left: 0px;
  top: -6px;
  width: 130px;
  height: 105px;
  z-index: 2;
}
#headerimage {
  position: absolute;
  right: -6px;
  top: 0px;
  width: 480px;
  height: 60px;
  border: none;
  }
#line {
position: absolute;
top: 154px;
z-index: 1;	
}
#line2 {
position: absolute;
top: 100px;
z-index:1;
}
#line3 {
position: absolute;
top: 100px;
left: 266px;
z-index:1;
}
#line4 {
position: absolute;
top: 100px;
right: 266px;
z-index:1;
}
ul#menu {
top : 75px;
right : 7px;
display : block;
margin : 0;
padding : 0;
list-style : none;
overflow : hidden;
}
ul {
position : absolute;
list-style : none;
}
li {
list-style : none;
}
ul#nav {
top : 117px;
left : 0px;
margin : 0;
padding : 0px;
list-style : none;
overflow : hidden;
}
ul {
position : absolute;
list-style : none;
}
li {
list-style : none;
display: inline;
left: 0px;
}
li#push {
float : left;
width : 266px;
height : 50px;
}
li#push a {
display: block;
width : 100%;
height : 100%;
font-size : 22px;
font-family : times;
text-decoration : none;
}
li#pull {
float : left;
width : 266px;
height : 50px;
}
li#pull a {
display: block;
width : 100%;
height : 100%;
font-size : 22px;
font-family : times;
text-decoration : none;
}
li#pull a:hover {
background-position : 0 -50px;
}
li#engage {
float : left;
width : 266px;
height : 50px;
}
li#engage a {
display: block;
width : 100%;
height : 100%;
font-size : 22px;
font-family : times;
text-decoration : none;
}
li#engage a:hover {
background-position : 0 -50px;
}
#tree {
display: block;
position: absolute;
top: 160px;
width: 100%;
height: 100%;
}
span {
position: absolute;
top: 170px;
left: 0px;
font-size: 16pt;
color: #Ffffff;
font-family: georgia;
}
#content {
position: absolute;
top: 205px;
left: 0px;
color: #ffffff;
width:500px;
height:390px;
text-align: left;
font-family: serif;
overflow: auto;
}
#content2 {
position: absolute;
top: 205px;
left: 0px;
color: #ffffff;
width:200px;
height:300px;
text-align: left;
font-family: serif;
}
#content3 {
position: absolute;
top: 205px;
left: 0px;
color: #ffffff;
width:550px;
text-align: left;
font-family: serif;
}
#spca {
position: absolute;
top:210px;
right:10px;
}
#map {
position: absolute;
top: 180px;
right: 0px;
}
#ipf {
position: absolute;
bottom: 10px;
left: 0px;
}
#rho {
position: absolute;
bottom: 10px;
left: 200px;
}
#labda {
position: absolute;
bottom: 10px;
left: 400px;
}
#versacamm {
position: absolute;
bottom: 10px;
left: 600px;
}
#dc252 {
position: absolute;
bottom: 10px;
left: 0px;
}
#indigo {
position: absolute;
bottom: 10px;
left: 266px;
}
#nexpress {
position: absolute;
bottom: 10px;
left: 532px;
}
#footer {
bottom: -30px;
left: 96px;
color: #ffffff;
position: absolute;
font-size: 6pt;
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #ffffff; }
a:visited { color: #ffffff; }
a:hover {
  color: #F00;
}