* { font-size: 100%; }
html, body	{ padding: 0; margin: 0; height: 100%; }
body	{ background-color: #000000; height: 100%; background-image: url('/i/bg.jpg'); font-family: Verdana, Arial, sans-serif; font-size: 10pt; }
img	{ border: 0; }
#content	{ background-color: #ffffff; height: auto; //height: 100%; min-height: 100%; margin: 0 55px; padding-left: 33%; padding-right: 5%; position: relative; //padding-left: 0; }
#text	{ padding-top: 275px; min-height: 680px; //padding-left: 33%; }
#fixer 	{ height: 100%; min-height: 100%; min-width: 970px; //width: expression(document.body.clientWidth < 972? "970px" : "auto"); }
#bl	{ position: absolute; width: 55px; height: 100%; background-image: url('/i/bl.gif'); left: -55px; top: 0; }
#br	{ position: absolute; width: 55px; height: 100%; background-image: url('/i/br.gif'); right: -55px; top: 0; }
#title	{ position: absolute; right: 10px; top: 0; }
#thr	{ position: absolute; right: 1px; top: 100px; }
#quote	{ height: 92px; font-size: 80%; text-align: right; position: absolute; right: 0; top: 168px; padding-top: 21px; }
#quote img	{ float: right; margin-right: 30px; margin-left: 15px; margin-top: -21px; }
#qtxt	{ position: relative; height: 192px; top -50%; width: 400px; }
#left	{ position: absolute; left: 0; top: 0; width: 35%; }
#menu	{ margin-left: 45px; font-size: 120%; }
#menu a	{ display: block; width: 80%; margin-bottom: 1em; }
#menu a.sub	{ color: #000000; font-size: 80%; padding-left: 20px; }
#menu .active	{ text-decoration: none; font-weight: bold; }
#bhr	{ margin: 30px 0; }
#copyright	{ margin-left: 45px; font-size: 80%; line-height: 1.5em; }
#hole-2	{ margin-left: 73px; margin-top: 50px; width: 116px; }
#hole-3	{ margin-left: 200px; }
h1	{ font-size: 120%; margin-top: 0; margin-bottom: 1em; }
h2	{ font-size: 100%; margin-top: 0; margin-bottom: 0.5em; font-weight: normal; }
h2 img	{ margin-right: 10px; border: 1px solid #808080; }
h2 a	{ color: inherit; }
small	{ font-size: 80%; }
img[align="left"]	{ margin-right: 1em; }
img[align="right"]	{ margin-left: 1em; }
