/* CSS Document */
body {margin:10px; line-height:1.5em;}
ul {list-style: none;margin: 0;padding: 10px; width: 400px;}


li A:link  {display:block;padding: 15px 0 0 25px;color: #990000; text-decoration: none;}
li A:visited  {display:block;padding: 15px 0 0 25px; color: #990000; text-decoration: none;}
li A:hover   {display:block;padding: 15px 0 0 25px;cursor: crosshair; color: #990000; background-color: lightslategray; text-decoration: none}
li A:active  {display:block;padding: 15px 0 0 25px;color: #990000; text-decoration: none;}

#linkedin {
padding: 0px 0px 0px 90px;
background-image: url(/images/linkedin.png);
background-repeat: no-repeat;
background-position: 0;
}

#frog {
padding: 0px 0px 0px 90px;
background-image: url(/images/frog.jpg);
background-repeat: no-repeat;
background-position: 0;
}

#uga {
padding: 0px 0px 0px 90px;
background-image: url(/images/arches.gif);
background-repeat: no-repeat;
background-position: 0;
}

#teach {
padding: 0px 0px 0px 90px;
background-image: url(/images/teach.jpg);
background-repeat: no-repeat;
background-position: 0;
}

#tech {
padding: 0px 0px 0px 90px;
background-image: url(/images/tech.jpg);
background-repeat: no-repeat;
background-position: 0;
}

#zack {
padding: 0px 0px 0px 90px;
background-image: url(/images/zack.jpg);
background-repeat: no-repeat;
background-position: 0;
}

#cnn {
padding: 0px 0px 0px 90px;
background-image: url(/images/cnn.jpg);
background-repeat: no-repeat;
background-position: 0;
}
