body {
\\ background-color: #FFE4C1;
 background-image: url(images/season_themes/fall/autum-background.jpg);
 padding:0;
 }


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

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

#hdrp {
 height:100px;
 background:#eeeeee;
 color: #333333;
 border:solid black;
 border-width:0 0 1px 0;
 display:none;
 }

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

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

#cont {
 background-image:url(images/season_themes/fall/content_background.jpg);
 background-repeat: repeat;
 width:600px;
 margin-left:140px;
/* background:#ffffff; */
 text-align:left;
 padding-top: 5px;
 padding-left: 5px;
 border-left: 1px solid black;
 }

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