* {padding:0; margin:0;}
body {background-color:#1a1c20;}
#wrapper {margin:0 auto; width:922px;}

#header {
 background:#653631 url(site-graphics/header.jpg) repeat;
 text-align: left;
 border: 1px solid #000;
 color: #333;
 height: 110px;
 margin: 10px 0px 5px 0px;
 padding: 10px;
 width: 900px;
}
#leftcolumn {
 background: #66624c url(site-graphics/left.jpg) repeat;
 border: 1px solid #000;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 float: left;
 height: 530px;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 195px;
}
#rightcolumn {
 background: #a6a28b;
 border: 1px solid #000;
 color: #3d3b31;
 display: inline;
 font-family: Trebuchet, Arial, sans-serif;
 font-size: 12px;
 float: right;
 height: 530px;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 text-align: justify;
 width: 678px;
}
#footer {
 background: #bdab5a;
 border: 1px solid #000;
 clear: both;
 color: #d2c792;
 font-family: Helvetica;
 font-size: 10px;
 height: 25px;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 text-align: center;
 width: 900px;
}
h1 {
 font-family: Trebuchet, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #fff;}
