<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>theklonoafan new document title</title>
</head>
<body>
<p>html {   overflow: scroll;   height: 99%; }  body {   background: $ffffff;   background-image: url("2014-09-bg.png");   height: 99%;   margin: 0;   padding: 0;   line-height: 150%;   text-align: center; }  * {   font-size: 8pt;   font-family: monospace, Verdana, sans-serif;   color: #000000;   text-align: left; }    /* === Containers === */    #mainContentArea {   margin: 0 auto 0 auto;   display: table;   height: 100%;   position: relative;   overflow:scroll;   width: 600px;   padding-top: 100px; }   .link,.linkActive { width:75px; margin-right:6px; float: left; margin-top:24px; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; background-image:url(tab.gif); position:relative; bottom:0px; }  .link:hover { background-image:url(tab2.gif); }  a { text-decoration:none; }  .link a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }  #linkGroup { margin-right:10px; height:40px; width:600px; }  #title { width:180px; height:200px; margin-right: 30px; margin-bottom: 0px; margin-left: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; text-align:center; float:left; background-image: url("logo.png"); background-repeat:no-repeat; background-attachment: inherit; }  .contentTitle { font-family:Verdana, Arial, Helvetica, sans-serif; color:#213E74; font-size:21px; margin-left:15px; margin-right:12px; margin-bottom:12px; width:500px; font-style: oblique; }  .pageContent { font-family: Arial, Helvetica, sans-serif; color:#000000; font-size:12px; margin-left:20px; margin-right:20px; width:560px; height:auto; }   #blueBox { 	position: absolute; 	vertical-align: middle; 	background-color:#FFFFFF; 	width:600px; 	clear:both; }  #header { width:600px; height:20px; background-color:#0066cc; background-image:url(header.png); background-repeat:no-repeat; }  #footer { width:600px; height:20px; background-color:#0066cc; background-image:url(footer.png); background-repeat:no-repeat; text-align:center; /*padding-right:10px;*/ color:#BDCDEC; } #footer a { font-size:9px; color:#BDCDEC; }  #contentBox { margin-top:25px; }    html, body { text-align: center; } p {text-align: left;}</p>
</body>
</html>