body{
margin:0em;
font-family:Verdana,helvetica, arial, sans-serif;
behavior: url(csshover.htc);
font-size: 12px;
background-color: #FFFFFF;
color: #211d1d;
}

img {
border:0;
}

a, a:visited{
color: #6786cd;;
text-decoration: none;
}

a:hover{
color:#8fa2da;
}

p, #content ul{
margin: 5px 0 14px 0;
line-height: 1.5em;
}

#content ul {
list-style-image: url('decor/bullet.png');
padding-left: 15px;
}

.heading1 {
color: #6786cd;
font-size: 1.7em;
margin-bottom: 14px;
line-height:1.1;
}

.heading1 a {
color: #6786cd;
}

.heading2, a.heading2,.heading2_italic {
color: #6786cd;
font-size: 1.2em;
line-height: 1.3em;
}

.highlight {
color: #6786cd;
font-size: 1em;
}

.heading2_italic {
font-style:italic;
}

td{
margin: 5px 0 14px 0;
line-height: 1.5em;
font-size: 12px;
vertical-align: top;
}

#page, #front {
position: absolute;
left: 50%;
margin-left:-437px;
width:875px;
top: 20px;
}

.logo {
position: absolute;
top: 0;
left: 0;
border: 0;
}

.teampic {
padding-left:107px;
}

#leftbar {
position: absolute;
top: 87px;
left: 0px;

}

#footer {
position: absolute;
top: 506px;
left: 25px;
}

#footer p {
color: #a4b2e1;
font-size: 0.8em;
line-height: 1em;
margin-bottom: 0;
}

#footer img {
vertical-align:text-top;
}

#footer a, #footer a:visited{
color:#a4b2e1;
}

#content {
position: absolute;
top: 100px;
left: 299px;
width: 575px;
}

#content li a {
text-decoration: underline;
}

#skip{
position: absolute;
left:331px;
top:516px;
}

#step01{
position: absolute;
left:631px;
top:216px;
}

#step02{
position: absolute;
left:585px;
top:228px;
}

#step03{
position: absolute;
left:585px;
top:241px;
}

#step04{
position: absolute;
left:517px;
top:261px;
}

#step05{
position: absolute;
left:443px;
top:285px;
}

#step06{
position: absolute;
left:317px;
top:305px;
}

#step07{
position: absolute;
left:162px;
top:340px;
}

#step08{
position: absolute;
left:45px;
top:323px; 
}

#bird{
position: absolute;
left:50px;
top:150px;
}

#jacana{
position: absolute;
left:300px;
top:145px;

}

.backlink {
font-weight: bold;
}

/* Begin CSS Popout Menu */

#menu{
position: absolute;
top: 9px;
left: 299px;
z-index:50;
}

#menu a {
display:block;
margin:0px;
padding:5px 0px;
text-decoration:none;
color:white;
}

div#menu ul li:hover,
div#menu ul li.current {
background-color:#8fa2da;
}

#menu ul{
list-style:none;
text-align: center;
color:white;
margin: 0 1px 0 0;
padding:0px;
float:left;
width:95px;
background-color:#bac4e8;
}

#menu li{
position:relative;padding:0px;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu ul ul{
position:relative;
z-index:500;
top:auto;
display:none;
}

#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-aor hover selectors */

/* Enter the more specific element (div) selector
on non-aor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu li:hover{
cursor:pointer;
z-index:100;
}

#menu li:hover ul ul,
#menu li li:hover ul ul,
#menu li li li:hover ul ul,
#menu li li li li:hover ul ul
{display:none;}

#menu li:hover ul,
#menu li li:hover ul,
#menu li li li:hover ul,
#menu li li li li:hover ul
{display:block;}

/* End of non-aor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;
}

#menu a.x:hover{
color:#fff;
background:#000;
}

#menu a.x:active{
color:#a00;
background:#ccc;
}

/* End CSS Popout Menu */

