html { background-color: #313845; background-repeat: repeat-x; background-position: 0 0; }
body { background-repeat: repeat-x; background-position: center top; color: #000; background-image: url(images/silkbg.jpg); margin: 0; padding: 0; }
#main { position: relative; width: 1064px; min-height: 1300px; margin-left: auto; margin-right: auto; margin-bottom: 20px; }
#header { background-image: url(images/silkwormheader.png); background-repeat: no-repeat; background-position: left top; text-align: right; position: relative; width: 100%; height: 356px; z-index: 1000; padding: 1px 0; }
#wrapper { background-repeat: repeat-y; background-position: center top; width: 100%; }
#nav { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; z-index: 2000; top: 310px; left: 270px; padding-left: 0; }

#content { background-image: url(images/silkwormcont.png); background-repeat: repeat-y; height: auto; _height: 600px; min-height: 700px; padding: 12px 90px 1px; }
#footer { color: #9f9f9f; font-size: 11px; background-image: url(images/silkwormfooter.png); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; text-align: center; height: 90px; clear: both; padding-top: 20px; padding-bottom: 12px; }
#address { color: #000; font-size: 12px; position: absolute; top: 147px; right: 30px; }
#topnav { color: #60bce3; font-size: 12px; text-align: center; position: absolute; top: 15px; right: 45px; width: auto; padding-right: 15px; padding-left: 15px; }
#rotator { width: 460px; height: 510px; float: right; }
#rotatorout { width: 460px; height: 460px; float: right; }
#memberstuff { width: 250px; float: right; margin-left: 10px; padding: 10px; border: solid 1px #2d3b95; -moz-border-radius: 15px; border-radius: 15px; }
#home { background-color: transparent; position: absolute; top: 50px; left: 120px; width: 250px; height: 140px; overflow: hidden; }
#archive { text-align: right; }
#judgelogout { position: absolute; top: 10px; right: 10px; }
#backtotop { text-align: right; margin-top: 10px; margin-bottom: 10px; padding-top: 10px; padding-bottom: 10px; }
#indent { width: 80%; margin-right: auto; margin-left: auto; }
#left { width: 20%; float: left; }
#right { text-align: center; width: 300px; float: right; padding: 5px; border: solid 1px aqua; }

#memnav { position: absolute; top: 350px; right: 110px; z-index: 1500; 