a {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a:link {color: #FFFFFF; text-decoration: none; font-weight: bold}
a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold}
a:hover {color: #336699; display: inline; background: #F0F0E3; font-weight:bold}

a.menu:link {color: #336699; text-decoration: none; font-weight: bold}
a.menu:visited {color: #336699; text-decoration: none; font-weight: bold}
a.menu:hover {color: #8A8A4A; text-decoration: none; display: inline; background: #F0F0E3; font-weight: bold}
.selected {color: #8A8A4A; display: inline; width: 97%%; background: #F0F0E3; font-weight: bold}

a.ref  {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #66FF99; font-weight: normal}
a.ref:link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #66FF99; font-weight: normal}
a.ref:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #66FF99; font-weight: normal}
a.ref:hover {display: inline; text-decoration: none; background: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFDEAD; font-weight: normal}

a.img:hover {display: inline}

a.quote {color: #FFFFFF; font-weight: normal; background: none}

table.menu {border: none; padding: none; spacing: none; position: absolute; top:175; left:125}
table.text {border: none; padding: none; spacing: none; position: absolute; top:225; left:5}

td.content {width: 450}

img {border: none}
img.bluedoth {width: 100%; height: 1}
img.bluedotv {width: 1; height: 100%}
.topleft {position: absolute; top: 0; left: 0}
.topright {position: absolute; top: 0; right:0}
.hide {display: none}

body.content {background-image:url(images/backgrounds/blackholeback01.jpg); margin: 0; height:100%; overflow-y:auto; background-color: #000000; color: #66CCFF}

body.index {margin: 0; height:100%; background-color: #000000}

<!----------------------- POSITION FIXED ------------------------->

body {height:100%; overflow-y:auto}

.lay1 {display:block; position:fixed; top:50; left:550}
.disp {display:none; position:fixed; top:50; left:550}

* html .lay1 {position:absolute;}
* html .disp {position:absolute;}

<!--[if lte IE 6]>
   <style type="text/css">
   /*<![CDATA[*/ 
html {overflow-x:auto; overflow-y:hidden;}
   /*]]>*/
   </style>
<![endif]-->