body {margin: 0; padding: 0; background-color: #C0FFC0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: center top; background-attachment: fixed; }
#imSite {width: 970px; margin: 15px auto; text-align: left; }
#imHeader {height: 200px; background-color: #008000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFE0C0; background-image: url('content.gif'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 134px; float: left; padding: 11px 0 0 60px; }
#imContent {width: 775px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 40px; background-color: #008000; }
#imFooter_L {margin: 10px 0 0 15px; float: left; }
#imFooter_R {margin: 10px 15px 0 0; float: right; }

