




/*
     FILE ARCHIVED ON 5:09:19 Dec 26, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:33:19 Apr 20, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}

body {font-size:12px; font-family:Arial, Helvetica, sans-serif; border: solid 10px #FFDDAA;}
ol {list-style-type: none;}
.headSec { color: purple; font-size:28px; font-family:Arial, Helvetica, sans-serif; text-align: center; line-height: 250%;}
.picSec { text-align: center;}
.titleSec {color: green; font-size:20px; padding: 0px; margin-top: 20px; margin-bottom: 30px; text-align: center;}
.titleSec H3{font-size:26px; padding: 0px; margin-top: 20px; text-align: center;}
.listSec .leftCol {float: left; width: 40%; margin-left: 20%;}
.listSec .rightCol {float: right; width: 40%;}
.enterBtn {margin-top: 50px; font-size:32px; text-align: center;}
.enterBtn a{color: red; text-decoration: none;}
.enterBtn a:hover{color: blue;  text-decoration: none;}
.blutxt {color: blue;}
