BODY{
 background:url("images/lakebg.jpg") no-repeat black;
 font-family:"Trebuchet MS";
 color:white;
}

a{color:white;text-decoration:none;font-weight:bold;}
a:hover{color:lightgray;}
a:focus{color:lightgray;}

img{border:0;}

table{background-color:transparent;}

#earth{
 width:550px;
 height:120px;
 left:185px;
 z-index:1;
 position:absolute;
 border:none;
}

#logo{
 width:550px;
 height:120px;
 left:155px;
 z-index:5;
 position:absolute;
 border:none;
}

#searchbox{
 width:200px;
 position:absolute;
 top:21px;
}

#nav{
 width:200px;
 position:absolute;
 top:130px;
 left:-10px;
 color:gray;
}

#navLink{
 height:27px;
 background:url("images/button.png") no-repeat;
 padding:2px 0 0 30px;
}

#nobg{
 height:27px;
 background:transparent;
 padding:2px 0 0 30px;
}

#page{
 width:680px;
 min-height:630px;
 left:230px;
 top:130px;
 position:absolute;
 z-index:1;
 margin:auto;
 padding:20px 20px 10px 20px;
 background:url("images/background.png");
}

#slideshow{
 position:absolute;
 margin:-20px 0 0 -20px;
}
