html { background-color: #2d3b95; background-repeat: repeat-x; background-position: 0 0; }
body { background-repeat: repeat-y; background-position: center top; color: #000; background-color: #2d3b95; margin: 0; padding: 0; }
#main { position: relative; width: 950px; margin-left: auto; margin-right: auto; margin-bottom: 20px; }
#header { background-color: #2d3b95; background-image: url(images/header.png); background-repeat: no-repeat; background-position: left top; text-align: right; position: relative; width: 100%; height: 222px; z-index: 1000; padding: 1px 0; }
#wrapper { background-repeat: no-repeat; background-position: center top; width: 100%; }
#nav { background: #2d3b95; position: absolute; z-index: 10; top: 221px; left: 0; width: 100%; padding-left: 0; border-top: 1px solid #2d3b95; border-bottom: 1px solid #2d3b95; }

#content { background-color: #fff; height: auto; _height: 600px; min-height: 700px; padding: 45px 55px 1px 50px; }
#footer { font-size: 11px; background-color: #fff; background-position: center top; background-repeat: no-repeat; background-attachment: scroll; height: 30px; clear: both; padding-top: 20px; padding-right: 25px; }
#address { color: #000; font-size: 12px; position: absolute; top: 147px; right: 30px; }
#topnav { color: #2d3b95; font-size: 14px; background-color: white; text-align: center; position: absolute; top: 15px; right: 15px; width: auto; padding-right: 15px; padding-left: 15px; border: solid 1px; -moz-border-radius: 15px; border-radius: 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 { position: absolute; top: 0; left: 0; }
#archive { text-align: right; }
#judgelogout { position: absolute; top: 10px; right: 10px; }
