* {
  margin: 0;
  padding: 0;
}
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-color: #f6f0e0; }
#wrapper { background-color: #f6f0e0; margin: 0 auto; width: 922px; }
#header { border: solid 1px #cccccc; padding: 10px; width: 900px; float: left; height: 65px; opacity: 0.616; text-align: center; font-style: normal; font-family: "AR DECODE"; font-weight: bold; font-size: 2em; color: #663333; background-image: url(images/banner.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center; margin: 5px 0 0; }
#navigation { border: solid 1px #cccccc; margin: 0; padding: 10px; float: left; width: 900px; background-color: #a04146; color: #ffcc99; font-size: 1.2em; text-align: center; height: 25px; }
#leftcolumn { margin: 0; padding: 10px; color: #6a3423; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 50%; text-align: center; height: auto; width: 19%; float: left; border-color: #cccccc; }
#content { margin: 0; padding: 10px; background-position: 0 50%; float: left; color: #6a3423; text-align: center; height: auto; width: 55%; border-color: #cccccc; display: inline; }
#rightcolumn { margin: 0; padding: 10px; color: #6a3423; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 50%; text-align: center; height: auto; width: 19%; float: left; border-color: #cccccc; }
#footer { border: solid 1px #cccccc; margin: 0 0 10px; padding: 10px; width: 900px; clear: both; background-color: #a04146; font-weight: bold; color: #ffcc99; text-align: right; }
