    body {font-family: "courier new", courier, monospace;
          background: #FFF url(images/ForzaWishlist_1.jpg) no-repeat top center;
          margin: 0px;
          padding: 0px;
          width: 100%;}
    .container {margin: 0 auto;
                width: 960px;
                position: relative;}
    .topspacer {float: left;
                height: 250px;
                width: 960px;}
    .navbar {float: left;
             width: 960px;
             height: 38px;
             font-size: 16px;
             color: #333;
             background: #FFF;}
    .navbar ul {padding: 0px;
                margin: 10px;
                text-align: center;}
    .navbar ul li {display: inline;}
    .navbar ul li:hover {position: relative;}
    .navbar ul li a {color: #333;
                     padding: 10px 15px;
                     text-decoration: none;}
    .navbar ul li a:hover,
    .navbar ul li:hover a {background: #FFF;
                           color: #F00;}
    .navbar ul li ul {visibility: hidden;
                      position: absolute;
                      top: 100%;
                      left: 0px;
                      height: 0;
                      overflow: hidden;
                      margin: 10px 0px 0px 0px;}
    .navbar ul li:hover ul {visibility: visible;
                            position: absolute;
                            height: auto;
                            width: 110px;
                            text-align: left;
                            background: #000;
                            border: 1px solid #333;
                            overflow: visible;}
    .navbar ul li:hover ul li a {display: block;
                                 background: transparent;
                                 color: #FFF;
                                 line-height: 11px;
                                 padding: 7px 10px;
                                 height: auto;
                                 width: 90px;
                                 text-decoration: none;}
    .navbar ul li:hover ul li:hover a {background: #FFF;
                                       color: #333;}
    .navrule {float: left;
              height: 1px;
              width: 700px;
              margin: 0 130px;
              background: #666;}
    .contentholder {float: left;
                    height: auto;
                    width: 900px;
                    color: #666;
                    font-size: 16px;
                    padding: 30px;}
    .contentholder a:link {color: #666;}
    .contentholder a:visited {color: #666;}
    .contentspacer {float: left;
                    height: 40px;
                    width: 900px;}
    #output {float: left;
             height: auto;
             width: 900px;}
    .clearspace {float: left;
                 height: 10px;
                 width: 900px;}
    .spaceblack {float: left;
                 height: 10px;
                 width: 960px;
                 background: #666;}
    .copyright {float: left;
                width: 960px;
                height: 30px;
                background: #FFF;
                font-size: 10px;
                font-weight: bold;
                text-align: center;
                padding-top: 5px;}
      .commenthold {float: left;
                    height: 60px;
                    width: 900px;
                    margin: 0 30px;
                    color: #666;}
      .namebox {float: left;
                height: 40px;
                width: 900px;
                margin: 0 30px;
                padding: 10px 0;}
      .messagebox {float: left;
                   height: 160px;
                   width: 900px;
                   margin: 0 30px;
                   padding: 10px 0;}
      .btnholder_2 {float: left;
                    height: 50;
                    width: 900px;
                    margin: 0 30px;
                    padding: 10px 0;}
      .xmlnames {float: left;
                 height: 10px;
                 width: 900px;
                 margin: 10px 30px 0 30px;
                 padding: 10px 0;}
      .xmlmessages {float: left;
                    height: auto;
                    width: 878px;
                    margin: 0 30px 10px 30px;
                    padding: 10px;
                    border: 1px solid #999;}
      .outleft {float: left;
                height: 17px;
                width: 430px;
                padding: 0 10px;
                text-align: right;}
      .outright {float: right;
                 height: 17px;
                 width: 430px;
                 padding: 0 10px;
                 text-align: left;}
      .contentrule {float: left;
                    height: 1px;
                    width: 400px;
                    margin: 3px 250px;
                    background: #666;}
      .totalrule {float: left;
                  height: 1px;
                  width: 150px;
                  margin: 3px 375px;
                  background: #666;}
