
#container { width: 960px; margin: auto auto; background-color: #ffffff; border-style: double; border-width: 15px; background-color:#ffffff; }

body { background-color: #ddee88; margin: 21px; background-image: url(images/mainbg.jpg); }

#header { width: 960px; height: 184px; position: relative; top: 0px; left: 0px; } 

#menu { width: 960px; height: 30px; position: relative; top: 0px; left: 0px; border-bottom: 1px dotted; }

#content { width: 960px; position: relative; top: 0px; left: 0px; }

#lstack { width: 120px; float: left;  }

#main { width: 540px; float: left; padding-left: 89px; padding-right: 89px; border-right: 1px solid #ffdddd; border-left: 1px solid #ffdddd;}

#rstack { width: 120px; float: left;  }

#clearer { clear: both; }

.archibox { width: 120px; position: relative; border-bottom-style:solid; margin-top: 60px; }

