@charset "utf-8";
body{ margin:0; padding:0; background-color:#000; color:#FFF; }
#content { height: 100%; width: 100%; padding-top: 10px; } 
#page { height: auto; width: 950px; margin-right: auto; margin-left: auto; font-family: Verdana, Geneva, sans-serif; font-size: small; padding-top: 130px; overflow: auto; }
.header { color: #666; text-align: center; height: 40px; width: auto; }
.header ul{list-style-type:none;}
.header li{display:inline;}
.header a { color: #C96; text-decoration: none; }
.header a:hover { color: #FFF; text-decoration: none; background-color: #C96; }
html { overflow: hidden; background-color: #000; } 
body { margin: 0px; padding: 0px; position: absolute; width: 100%; height: 100%; cursor: crosshair; } 
#canvas { position:relative; width: 100%; height: 100%; background: #000; overflow: hidden; } 
#canvas img { position: absolute; overflow: hidden; cursor: pointer; left: 100%; -ms-interpolation-mode:nearest-neighbor; } 
#canvas span { position: absolute; color: #C96; font-family: "Courier New", Courier, monospace; font-size: 0px; white-space: nowrap; left: -1000px; background: #000; filter: alpha(opacity=90); opacity: 0.9; } 
#menu { height: 120px; width: 100%; position: fixed; z-index: 1000; left: 1%; font-size: medium; font-family: "Comic Sans MS", cursive; background-color: #000; color: #F30; border-left-width: medium; border-left-style: dotted; border-left-color: #666; text-transform: uppercase; } 
#menu a { display:block; text-decoration:none; white-space: nowrap; color: #666; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000; border-left-width: 1px; border-left-style: solid; border-left-color: #000; font-weight: normal; background-color: #000; } 
#menu a:hover { display:block; text-decoration:none; white-space: nowrap; color: #FFF; background-color: #333; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; border-left-width: 1px; border-left-style: solid; border-left-color: #666;/* [disabled]font-weight: bold; */ }
iframe { height: 150px; width: 300px; position: absolute; z-index: 10; left: 3%; top: 3%; }
.intro { text-align: center; width: 800px; margin-right: auto; margin-left: auto; font-family: Verdana, Geneva, sans-serif; margin-top: 100px; }
.intro a { font-size: 16px; color: #FFF; text-decoration: none; }
.intro a:hover { /* [disabled]display:block; */ text-decoration:none; white-space: nowrap; color: #FFF; background-color: #333; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; font-weight: bold; padding: 20px; }
h3 { text-align: center; color: #009; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
