html { margin: 0px; padding: 0px; background: #ff0; }
body { margin: 0px; padding: 0px; height: 800px; font-size: 0.7em; font-family: "Trebuchet MS",Helvetica,sans-serif; color: #bb3; }
div { margin: 0px; padding: 0px; text-align: center; }
img { border: none; margin: 0px; padding: 0px; }
address { position: absolute; bottom: 20px; right: 20px;  font-style:normal; z-index:6665; }
address a { text-decoration: none; font-weight: bold; color: #bb3; }
h3 { border-bottom: 1px solid rgba(255,255,0,0.25); padding-top:20px; }
#container { 
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top,  #000000 0px, #000000 42%, #1a1a00 48%, #505000 57%, #868600 64%, #bcbc00 72%, #f2f200 81%, #ffff00 85%, #ffff00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0px,#000000), color-stop(42%,#000000), color-stop(48%,#1a1a00), color-stop(57%,#505000), color-stop(64%,#868600), color-stop(72%,#bcbc00), color-stop(81%,#f2f200), color-stop(85%,#ffff00), color-stop(100%,#ffff00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 0px,#000000 42%,#1a1a00 48%,#505000 57%,#868600 64%,#bcbc00 72%,#f2f200 81%,#ffff00 85%,#ffff00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 0px,#000000 42%,#1a1a00 48%,#505000 57%,#868600 64%,#bcbc00 72%,#f2f200 81%,#ffff00 85%,#ffff00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 0px,#000000 42%,#1a1a00 48%,#505000 57%,#868600 64%,#bcbc00 72%,#f2f200 81%,#ffff00 85%,#ffff00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #000000 0px,#000000 42%,#1a1a00 48%,#505000 57%,#868600 64%,#bcbc00 72%,#f2f200 81%,#ffff00 85%,#ffff00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffff00',GradientType=0 ); /* IE6-9 */
	width: 100%; height: 800px;
}
#classic { position: absolute; top: 120px; left: -250px; width: 250px; padding-left:20px; color: #888; font-size: 80%; background: rgba(0,0,0,0.75); border: 1px solid rgba(255,255,0,0.25); z-index: 100;}
#classic:hover { left: -5px !important; }
#classic a { padding: 0px 2px 0px 2px; margin: 0px; }
#classic p { padding: 0px; margin: 0px 2px 0px 2px; }
#classic p a img { border:none; }
#classic div { text-align:right; }
a img { margin: 5px; }
#smulf { position: absolute; top: 0px; left: 130px; z-index:1; }
form { display: inline; }
fieldset { border: none; display: inline; }
label { font-size: 2em; font-weight: bold; }
input { font-size: 2em; font-weight: bold; margin-right: 1em; border:4px solid #bb3; color: #333;}
#w3c { position: absolute; bottom: 10px; left: 210px; z-index:6666; }
#w3c fieldset { vertical-align:bottom; }
#w3c label { font-size: 1em !important; color: #770 !important; }
#w3c input { font-size: 1em !important; font-weight: normal !important; margin-right: 0.5em !important; border:1px solid #bb3 !important;}
#w3c a.css img { border:0;width:44px;height:16px }
#owned { z-index:6664; }
.magnum { z-index:1111; height:auto;position:absolute; }