body {margin: 0; padding: 0; background-image: url('bg.png'); background-attachment: fixed;}
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 179px; background-image: url('top.gif'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.gif'); background-repeat: repeat-y; background-position: left top;}
#imMenuMain {width: 148px; float: left; padding: 20px 0 0 50px; }
#imContent {width: 776px; float: left; margin-top: 10px; }
#imFooter {clear: both; height: 78px; background-image: url('bottom.gif'); background-repeat: no-repeat; }
a, a:visited {text-decoration: none; color: rgb(16, 69, 149); font-family: Tahoma;}
a:hover {text-decoration: none; color: rgb(224, 16, 16); font-family: Tahoma;}



