#Links {
position: absolute; 
top: 45%;
left: 13%;
width: 20%;
margin: 1% 0%;
padding: 0% 0% 2% 0%;
height: auto;
background: transparent;
color: #000;
z-index: 100;
}

#Links p {
background: transparent;
color: #000;
}

#Links a {
display: block;
text-align: left;
padding: 6px; 
margin: .5px 2px;
text-decoration: none; 
color: #000; 
background: transparent;
border-left: 8px solid #3399cc;
border-bottom: 1px solid #ccc;
font-style: italic;
font-weight: 800;
line-height: 1.1em;
font-size: 1em; 
font-family: 'Trebuchet MS', Arial, Helvetica, Lucinda, Geneva, sans-serif;
}

#Links a:hover {
color: #000; 
background-color: #99ccdd;
border-left: 8px solid #3399cc;
}

#Links a span {
display: none;
}

#Links a:hover span {
display: block;
position: absolute; 
top: 270px; 
left: 0px; 
width: 125px;
text-align: center;
padding: 5px; 
margin: 10px; 
background-color: #fff;
color: #335599;
font-weight: 600;
line-height: 1.2em;
font-size: 1em;
font-weight: 400;
font-family: 'Comic Sans MS', cursive;
z-index: 100;
}

#Links a.current {
display: block;
text-align: left;
padding: 6px; 
margin: .5px 2px;
text-decoration: none; 
color: #000; 
background-color: #fff;
border-left: 8px solid #336699;
border-bottom: 1px solid #ccc;
font-style: italic;
font-weight: 800;
line-height: 1.1em;
font-size: 1em; 
font-family: 'Trebuchet MS', Arial, Helvetica, Lucinda, Geneva, sans-serif;
}


#Links a.current:hover {
color: #666;
background: #fff;
border-left: 6px solid #666;
}

#Links a.current span {
display: none;
}

#Links a.current:hover span {
position: absolute; 
top: 260px; 
left: 0px; 
width: 125px;
display: block;
text-align: center;
padding: 5px; 
margin: 10px;
background-color: #fff; 
color: #ffffbb;
font-weight: 600;
line-height: 1.3em;
font-size: 1.2em;
font-family: 'Comic Sans MS', cursive;
z-index: 100;
}


.seeHere {
display: inline;
width: 100%;
padding: 0px;
margin: 4px 6px;
color: #ffffcc; 
background-color: #994433;
font-weight: 600;
font-style: italic;
font-size: .8em;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.seeHere a {
display: inline;
width: 100%;
padding: 0px;
margin: 4px 6px;
color: #ffffcc; 
background-color: #994433;
font-size: .8em;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.seeHere a:hover {
display:inline;
width: 200px;
color: #ffffcc; 
background-color: #994433;
text-decoration: none;
font-weight: 800;
padding: .8em;
border-top: 6px inset #553300;
border-bottom: 6px inset #553300;;
}

.seeHere a:visited {
display: inline;
width: 100%;
padding: 0px;
margin: 4px 6px;
color: #cccccc;
font-size: .8em;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}


.btnEmail-blue {
display: block;
text-align: center;
width: 123px;
margin: .5% auto;
padding: .5% 1%;
border-top: 1px solid #555;
border-left: 1px solid #555;
border-right: 2px outset #aa6600;
border-bottom: 2px outset #aa6600;
color: #fff; 
background-color: #3399cc;
font-weight: 800;
font: 14px Verdana, sans-serif; 
}


.btnEmail-blueLong {
display: block;
text-align: center;
width: auto;
margin: .5% auto;
padding: .5%;
border-top: 1px solid #555;
border-left: 1px solid #555;
border-right: 4px outset #aa6600;
border-bottom: 5px outset #aa6600;
color: #fff; 
background-color: #336699;
font-weight: 800;
font: 14px Verdana, sans-serif; 
}


img.toTop {
text-align: left;
margin: .5%;
padding: 0%;
border: 1px solid #ffff11;
}
