<html> <head><title>Easter</title> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <style type="text/css"> <!-- A:link { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#330066; } A:visited { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#330066;} A:active { text-decoration: none; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#330066;} A:hover { text-decoration: underline overline; font-weight: bold; font-size: 9pt; font-family: sans-serif; color:#330066;} body {background-color: #ffcc00; font-family: sans-serif; color: #ffcc00; font-size: 8pt; margin-left: 0px; margin-right: 0px; margin-top: 25px; margin-bottom: 25px; scrollbar-face-color:#ffcc00; scrollbar-track-color:#ffcc00; scrollbar-highlight-color:#330066; scrollbar-3dlight-color:#330066; scrollbar-shadow-color:#330066; scrollbar-darkshadow-color:#330066; scrollbar-arrow-color:#330066; } span {font-size: 10pt;font-weight: bold;} td {vertical-align: top; align: center; font-family: sans-serif; color: #000000; font-size: 8pt;} .redflower {background-image:url(easter.jpg); background-repeat:repeat; background-attachment:fixed; border: 10px solid #663399;} .entry {background-color:#ffffff; filter: alpha (opacity=40); scrollbar-face-color:#ffffff; scrollbar-track-color:#ffffff; scrollbar-highlight-color:#330066; scrollbar-3dlight-color:#330066; scrollbar-shadow-color:#330066; scrollbar-darkshadow-color:#330066; scrollbar-arrow-color:#330066; text-align: left; padding:5px;} .shell {padding:25px;} .links {text-align: right;padding:25px; vertical-align: bottom;} --> </style> </head> <body> <center> <table class="redflower" width="600px" height="450px"> <tr> <td class="shell"> <table width="100%" height="100%"> <tr><td class="entry"> <span>Older Entries</span><br><br> <div style="width: 425px; height: 300px; padding-right: 5px;overflow:auto;"> %%older_entries%%<br><br> </div> </td></tr> </table> </td> <td class="links" height="100px"> <a href="http://%%username%%.diaryland.com/index.html" onMouseOver="window.status='new'; return true" onMouseOut="window.status=' '; return true">new</a><br> <a href="http://%%username%%.diaryland.com/older.html" onMouseOver="window.status='old'; return true" onMouseOut="window.status=' '; return true">old</a><br> <a href="mailto:%%username%%@diaryland.com" onMouseOver="window.status='mail'; return true" onMouseOut="window.status=' '; return true">mail</a><br> <a href="http://%%username%%.signmyguestbook.com" onMouseOver="window.status='book'; return true" onMouseOut="window.status=' '; return true">book</a><br> <a href="http://members.diaryland.com/edit/notes.phtml?user=%%username%%" onMouseOver="window.status='notes'; return true" onMouseOut="window.status=' '; return true">notes</a><br> <a href="http://members.diaryland.com/edit/profile.phtml?user=%%username%%" onMouseOver="window.status='profile'; return true" onMouseOut="window.status=' '; return true">profile</a><br> <a href="http://diaryland.com/index.html" onMouseOver="window.status='host'; return true" onMouseOut="window.status=' '; return true">host</a><br> <a href="http://my-grain.diaryland.com/index.html" onMouseOver="window.status='migraine design'; return true" onMouseOut="window.status=' '; return true">design</a><br> </td> </table> </center> </body> </html>