body { margin: 0; padding: 0 0 20px 0; font-family: Arial; font-size: 12px; background-color: #000000; }

#container { width: 900px; margin: 0 auto; background: url(images/bg_cont.gif) repeat-y; background-position: 0 0;  }

#header { width: 900px; height: 317px; position: absolute; top: 0; background: url(images/header.gif) no-repeat; }

#menu { width: 200px;  }
a.main { padding: 0 0 0 30px; margin: 0 0 0 15px; line-height: 20px; display: block; color: #FFFFFF; text-decoration: none; background: url(images/link.gif) no-repeat; background-position: 7px bottom}
a.main:hover { color: #CCCCCC; }
a.sub { padding: 0 0 0 45px; margin: 0 0 0 15px; line-height: 20px; display: block; color: #FFFFFF; text-decoration: none; background: url(images/link2.gif) no-repeat; background-position: 7px bottom}
a.sub:hover { color: #CCCCCC; }

#main { width: 660px; float: left; padding: 0 0 0 20px; margin: 360px 0 0 0; }
#main h1 { font-size: 12px; }

#right { width: 210px; float: right; margin: 0 0 0 10px; position: relative; top: 25px; z-index: 6;  }
#adsTop { width: 250px; margin: 95px 0 0 20px; }
#adsBot { width: 250px; float: right; }


#copy { margin: 0 auto; width: 900px; height: 20px; background: url(images/copy.gif) no-repeat;  }
#cop-left { float: left; width: 200px; margin: 4px 0 0 10px; color: #FE4608; font-weight: bold; text-decoration: none; }
#cop-left a { color: #FE4608; text-decoration: none; }
#cop-left a:hover { text-decoration: underline }
#cop-right { width: 680px; float: left; text-align: center; margin: 4px 0 0 0; text-align: center; font-weight: bold; color: #FFFFFF;} 

#clear {  clear: both; visibility: hidden;  }