body         {height: 98%; width: 99%; margin: 0px; background-color: #000000;
             font-family: sans-serif;}
div.nw       {position: fixed; top: 15px; left: 15px; z-index: 1}
div.ne       {position: fixed; top: 15px; right: 15px; z-index: 1}
div.sw       {position: fixed; bottom: 15px; left: 15px; z-index: 1}
div.se       {position: fixed; bottom: 15px; right: 15px; z-index: 1}
div.n        {position: fixed; top: 15px; left: 45px; right: 45px; height: 40px; z-index: 4;                  background-image: url('images/N.jpg'); background-repeat: repeat-x;}
div.s        {position: fixed; bottom: 15px; left: 45px; right: 45px; height: 30px;
             z-index: 4; background-image: url('images/S.jpg'); background-repeat: repeat-x;}
div.w        {position: fixed; top: 55px; bottom: 45px; left: 15px; width: 30px; z-index: 1;                  background-image: url('images/W.jpg'); background-repeat: repeat-y;}
div.e        {position: fixed; top: 55px; bottom: 45px; right: 15px; width: 30px; z-index: 1;                 background-image: url('images/E.jpg'); background-repeat: repeat-y;}
div.c        {position: fixed; top: 55px; bottom: 45px; left: 45px; right: 45px; z-index: 1;
             background-color: #ffffff;}
div.nn       {position: fixed; top: 0px; left: 15px; right: 15px; height: 15px; z-index: 4;
             background-color: #000000;}
div.ss       {position: fixed; bottom: 0px; left: 15px; right: 15px; height: 15px; z-index: 4;
             background-color: #000000;}
div.logo1    {position: fixed; top: 55px; left: 45px; width: 190px; z-index: 2;}
div.nav      {position: fixed; top: 140px; left: 45px; width: 190px; bottom: 45px;
             z-index: 2; background-color: #b4882f;}
div.logo2    {position: fixed; top: 55px; right: 45px; width: 275px; z-index: 2;}
div.info     {position: fixed; top: 140px; right: 45px; width: 275px; bottom: 45px;
             z-index: 2; background-color: #b4882f; color: #000000; font-size: 12px;
             font-weight: bold;}
div.inw      {position: absolute; top: 0px; left: 0px;}
div.ine      {position: absolute; top: 0px; right: 0px;}
div.isw      {position: absolute; bottom: 0px; left: 0px;}
div.ise      {position: absolute; bottom: 0px; right: 0px;}
div.in       {position: absolute; top: 0px; left: 20px; right: 20px; height: 20px;
             background-image: url('images/in.jpg'); background-repeat: repeat-x;}
div.is       {position: absolute; bottom: 0px; left: 20px; right: 20px; height: 20px;
             background-image: url('images/is.jpg'); background-repeat: repeat-x;}
div.iw       {position: absolute; top: 20px; bottom: 20px; left: 0px; width: 15px;
             background-image: url('images/iw.jpg'); background-repeat: repeat-y;}
div.ie       {position: absolute; top: 20px; bottom: 20px; right: 0px; width: 15px;
             background-image: url('images/ie.jpg'); background-repeat: repeat-y;}
div.ic       {position: absolute; top: 20px; bottom: 20px; left: 15px; right: 15px;
             white-space: nowrap;}
div.ich      {position: absolute; top: 20px; bottom: 20px; left: 15px; right: 15px;}
div.title    {font-size: 24px; font-weight: bold; text-align: center;}
div.article  {position: absolute; top: 65px; left: 250px; right: 340px; bottom: 50px; 
             z-index: 3; text-align: justify; min-width: 400px;}
div.picture  {width: 400px; font-size: 11px;}
div.quote    {position: relative; left: 50px; min-width: 350px; max-width: 88%;}
div.footer   {font-size: 11px;}
div.center   {margin: 0 auto; width: 480px;}
div.left     {text-align: left;}
a:visited    {color: blue;}
a:hover      {color: black;}
a#nv         {display: block; font-size: 15px; font-weight: bold; height: 19px; width: 150px;
             color: black; text-decoration: none; text-align: center}
a#nv:hover   {color: white;}
a#art        {display: block; font-size: 12px; font-weight: bold; height: 18px; width: 160px;
             color: black; text-decoration: none; text-align: center}
a#art:hover  {color: white;}
a#label      {display: block; padding-top: 10px; padding-bottom: 3px; color: black;}
a#section    {display: block; padding-top: 3px; padding-bottom: 3px; color: black;}
a#linked     {display: block; height: 18px; color: black;}
a#linked:hover {color: white;}
a#unlinked   {display: block; height: 18px; color: black; text-decoration: none}
a#inline     {display: inline; color: black;}
a#inline:hover {color: white;}
img          {border: none;}
h1           {font-size: 19px; margin: 0px 0px 8px 0px; padding: 0px 0px 0px 0px;
             text-align: center;}
p#small      {margin: 6px 0px 6px 0px; padding: 0px 0px 0px 0px;}
td           {text-align: left; vertical-align: top; height: 30px;}
form         {margin: 20px 0px 20px 0px; padding: 0px 0px 0px 0px;}