body { background-image: url('bgED.jpg'); background-repeat:repeat;}

a img {border:none;}
a:link {text-decoration: none; color: blue;}
a:visited {text-decoration: none; color: blue;}
a:active {text-decoration: none; color:blue;}
a:hover {text-decoration: none; color:green;}

#imageLinks { position:absolute;width:100%;height:95%;top:15%;right:0;bottom:auto;left:0;}
#linkList { position:absolute;width:100%;height:5%;top:auto;right:0;bottom:1%;left:0; font-size:12;}

#topDiv{ position:absolute;width:100%;height:50%;top:10px;right:0;bottom:50%;left:0; border:solid;}
#middleDiv{ position:absolute;width:100%;height:50%;top:51%;right:0;bottom:100%;left:0; border:solid;}
#bottomDiv{ position:absolute;width:100%;height:50%;top:101%;right:0;bottom:150%;left:0; border-style:solid;}

#nameFont { font-size: 25px; font-weight:bold; font-style:italic; }
#smallFont { font-size: 10px; }
#tdAlignC { text-align:center; }
#redDownload { color:red }

hr { color:grey}

.topDataG { text-align:center; text-decoration:none; font-size:14px; font-weight: bold; font-style:italic;color: green;}
.topDataBr { text-align:center; text-decoration:none; font-size:14px; font-weight: bold; font-style:italic;color: #993300;}
.topDataBl { text-align:center; text-decoration:none; font-size:14px; font-weight: bold; font-style:italic;color: blue;}
.bottomData { text-align:center; text-decoration:none; font-size:12px; font-weight: bold;}

h1 { font-style:italic;font-family:Phyllis;}