* {
border:150;
margin:150;
padding:150;
z-index:0;
}

#nav {
position:relative; align:center;
}

img {
border-width:2px;border-color:#666666;
}

span {
display:none;
}

span img {
border-width:2px; border-color:#666666;
}

a:hover {
border:none;
text-decoration:none;
}

a:hover span {
position:absolute;
left:200px;
top:0px;
width:130px;
height:122px;
display:block;
}



body {
margin-left: 50px; 
margin-top: 30px; 
background-color:#996600; 
font-family:sans serif;
}

h1 {
color: #FFCC99; 
font-family: Arial; 
sans-serif; 
font-size: 36px;
}


h2 {
color: #FFFFCC;
font-family: Arial; 
font-size: 25px;
font-weight: lighter;
}


p {
color: #FFCC99; 
font-family: Arial; 
font-size: 20px;
} 



table {
color: #99CC99; 
font-family: Arial; 
font-size:20px;
}

a {text-decoration: none;}
a:link {color: #FFCC66;}
a:visited {color: #FFCC66;}
a:hover {text-decoration: underline; color: #FFFFCC;}


p.copyright {
font-family: Arial;
font-size: 12px;
color; #FFCC66;
align: center;}



