a.meet:link {color: #518791; text-decoration: none; }
a.meet:visited {color: #518791; text-decoration: none;}
a.meet:hover {color: #518791; text-decoration: none; background-color: #EBF5F7;}
a.meet:active {color: #518791; text-decoration: none;}

a.nav:link {color: black; text-decoration: none; }
a.nav:visited {color: black; text-decoration: none;}
a.nav:hover {color: black; text-decoration: none; background-color: #EBF5F7;}
a.nav:active {color: black; text-decoration: none;}

a.footer:link {color: black; text-decoration: underline; }
a.footer:visited {color: black; text-decoration: underline;}
a.footer:hover {color: black; text-decoration: underline; background-color: #EBF5F7;}
a.footer:active {color: black; text-decoration: underline;}

a:link {color: #518791; text-decoration: none; }
a:visited {color: #518791; text-decoration: none;}
a:hover {color: #518791; text-decoration: underline;}
a:active {color: #518791; text-decoration: none;}

.meet{
font: 14px georgia, serif;
}

#pad{
padding-left: 10px;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 5px;
}

#container{
width: 95%;
margin: auto;
margin-top: 20px;
background-color: #BFE0E7;
border: 1px solid black;
}

#header{
width: 100%;
padding-right: 0px;
font: 30px georgia, serif;
background-color: #75C4D4;
font-variant: small-caps;
border-bottom: 1px solid black;
}

.head{
position: relative;
top: -25px;
left: 5px;
}

#sidebar{
float: right;
width: 20%;
background-color: #BFE0E7;
font: 14px georgia, serif;
}

#sidebar h3{
font: 16px georgia, serif;
font-variant: small-caps;
font-weight: bold;
}

#content{
width: 80%;
float: left;
background-color: #EBF5F7;
font: 14px georgia, serif;
}
#content h2{
font: 18px georgia, serif;
font-variant: small-caps;
font-weight: bold;
padding: 0px;
margin-bottom: 0px;
}

#content h4{
font: 14px georgia, serif;
font-variant: small-caps;
font-weight: bold;
padding: 0px;
margin-bottom: 0px;
}

#guppypic {
font: 10px georgia, serif;
float: left;
width: 200px;
padding-right: 20px;
}

#footer{
clear: both;
height: 14px;
padding: 1px;
background-color: #75C4D4;
font: 10px georgia, serif;
border-top: 1px solid black;
text-align: center;
}
