<html> <head><title>Bowls</title> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <style type="text/css"> <!-- A:link { text-decoration: none; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#ffffff;} A:visited { text-decoration: none; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#ffffff;} A:active { text-decoration: none; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#ffffff;} A:hover { text-decoration: underline overline; font-weight: bold; font-size: 8pt; font-family: sans-serif; color:#ffffff;} body {background-color: #e0750f; font-family: sans-serif; color: #ffffff; font-size: 8pt; margin-left: 0px; margin-right: 0px; margin-top: 50px; margin-bottom: 0px; text-align:center; scrollbar-face-color:#e0750f; scrollbar-track-color:#e0750f; scrollbar-highlight-color:#ffffff; scrollbar-3dlight-color:#ffffff; scrollbar-shadow-color:#ffffff; scrollbar-darkshadow-color:#ffffff; scrollbar-arrow-color:#ffffff; } span {font-size: 10pt;font-weight: bold;} td {vertical-align: top;font-family: sans-serif; color: #ffffff; font-size: 8pt;} .entry {background-color:#a6cf00; scrollbar-face-color:#a6cf00; scrollbar-track-color:#a6cf00; scrollbar-highlight-color:#ffffff; scrollbar-3dlight-color:#ffffff; scrollbar-shadow-color:#ffffff; scrollbar-darkshadow-color:#ffffff; scrollbar-arrow-color:#ffffff;} .links {background-color:#5b53a6;} .bowls {background-image:url(bowls.jpg); background-repeat:no-repeat; background-attachment:fixed;} --> </style> </head> <body> <table width="600px" bgcolor="#ffffff" height="260px" cellpadding="10px" cellspacing="5px" border="0px"> <tr> <td class="entry" width="309px"> <span>Older Servings</span><br><br> <div style="height:160px;overflow-y:auto;"> %%older_entries%% </div> </td> <td class="bowls" width="216px" height="260px"></td> <td class="links" width="75px"> <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://www.geocities.com/migraine_designs/index.html" onMouseOver="window.status='migraine design'; return true" onMouseOut="window.status=' '; return true">design</a><br> </td></tr> </table> </body> </html>