.generalTb { width: 800px; }.content { width: 600px; background-image: url(content.png); background-color: transparent; color: rgb(255, 255, 255); font-size: medium; font-style: normal; font-weight: normal; text-align: left; background-position: 0%; background-repeat: repeat; }.side { background-image: url(side.png); background-color: transparent; background-position: 0%; background-repeat: repeat; }.general { background-image: url(general.png); background-attachment: scroll; background-color: rgb(153, 102, 51); background-position: 0%; background-repeat: repeat; }.banner { height: 240px; color: rgb(0, 153, 51); font-size: small; font-style: normal; font-weight: bold; text-align: center; vertical-align: middle; background-image: url(banner.png); background-color: rgb(102, 102, 102); background-position: 0% 0%; background-repeat: repeat repeat; }.title { text-align: center; font-size: large; font-style: normal; font-weight: bold; padding-left: 30px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; background-color: transparent; background-position: 0% 0%; background-repeat: repeat repeat; }.title a { color: rgb(0, 102, 51); }.title a:hover { color: rgb(204, 204, 204); }.footer { height: 30px; background-color: rgb(204, 255, 102); color: rgb(51, 153, 51); font-size: xx-small; font-style: normal; font-weight: normal; text-align: center; background-position: 0% 0%; background-repeat: repeat repeat; }