# container  {
width:90px;
}
#header {
width: 900px;
height: 120px;
background-image: url(webimage/nazcat6.JPG);
border-bottom: 8px solid #FF9900;
}
#leftnav {
float: left;
width: 150px;
height: 50px;
background-color: #FFFFCC;
border-right: 2px dashed #694717;
}
#rightnav {
float: right;
width: 140px;
height: 180px;
background-color: #FFFFCC;
border-left: 1px dashed #694717;
}
#body
{
width: 710px;
}
#footer {  
clear: both;
background-color: #D1C0A7;