body {
 background-color: #FFffff;
 }

#outer {
 text-align:left;
\\ border:1px solid #000000;
 width:670px;
 margin:auto;
 }

#hdr {
 height:100px;
 background:#eeeeee;
\\ border:solid black;
\\ border-width:0 0 1px 0;
 display:none;
 }

#hdr {
 height:100px;
 background:#eeeeee;
 color: #333333;
\\ border:solid black;
\\ border-width:0 0 1px 0;
 }


#bodyblock {
 position:relative;
 background-image: url(images/season_themes/fall/menu_background.gif);
 background-repeat: repeat-x;
 background-color: #E7993D;
 width:670px;
 padding:0;
 }

#l-col {
 background-image: url(images/season_themes/fall/menu_background.gif);
 float:left;
 width:150px;
 padding: 2px;
 display:none
 }

#cont {
 width:670px;
 background:#ffffff;
 text-align:left;
 padding: 2px;
 }

#ftr {
 background:#ffffff;
 color: #333333;
 margin:0;
 width:650px;
 margin:auto;
 }

#ftrp {
 display:none;
}