body         {background-image: url('background.jpg'); margin: 0px; padding: 0px;
             color: #510080; font-family: arial, sans-serif; font-size: 16px;}
div.main     {position: fixed; left: 50%; margin-left: -488px;
             background-color: #f8ebff; width: 976px; top: -5px; bottom: -5px;
	     outline: 1px solid #f8ebff; border: 4px solid #510080;}
div.top      {position: absolute; left: 50%; margin-left: -489px; top: 0px;
             width: 986px; height: 14px; z-index: 2;}
div.content  {position: absolute; left: 50%; margin-left: -470px; width: 600px; height: 100%;
             top: 32px;}
div.vertline {position: fixed; background-color: #510080; height: 100%; width: 4px;
             left: 50%; margin-left: 148px; top: 0px; bottom: 0px;}
div.sidebar  {position: absolute; left: 50%; margin-left: 170px; width: 306px; height: 100%;
             top: 32px;}


div.older    {display: inline-block; width: 196px; text-align: left; color: #684080;
             font-size: 18px;}
div.home     {display: inline-block; width: 196px; text-align: center; font-size: 18px;}
div.newer    {display: inline-block; width: 196px; text-align: right; color: #684080;
             font-size: 18px;}
div.left     {display: inline-block; width: 296px; text-align: left; color: #684080;
             font-size: 18px;}
div.right    {display: inline-block; width: 296px; text-align: right; color: #684080;
             font-size: 18px;}

a            {color: #510080;}
a:hover      {color: #a100ff;}

pre	     {font-family: arial, sans-serif; padding: 0px; margin: 0px;
	     white-space: pre-wrap;       /* css-3 */
	     white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	     white-space: -pre-wrap;      /* Opera 4-6 */
	     white-space: -o-pre-wrap;    /* Opera 7 */
	     word-wrap: break-word;       /* Internet Explorer 5.5+ */}

h1	     {font-size: 18pt; font-weight: bold;}
h2           {font-size: 12pt;}
hr           {position: relative; left: -14px; color: #510080; background-color: #510080; 
             height: 4px; width: 633px;}

div.content img {padding: 8px 0;}
div.content p   {line-height: 135%; font-size: 1.1em;}

div.thumbnails img {float: left; width: 96px; height: 128px; padding: 1px; margin: 1px;}
div.sidebar img	{border: #f8ebff solid 1px; outline: #f8ebff solid 1px;}
div.sidebar img:hover {outline: #510080 solid 1px;}