body { background-color: rgb(201,201,218); } /*the big div*/ #container { margin-top:50px;margin-left:auto;margin-right: auto; height:500px; width:750px; background-image:url(graphics/export/06bgimage.gif); background-repeat:no-repeat; overflow: hidden; } /*links through the site*/ a {text-decoration: none; font-weight:bold;} a:link, a:visited {color: rgb(102,102,153);} a:hover {color: rgb(201,201,218);} .logo { position:relative; top:45px; left:100px; } #menu { position:relative; top:53px; left:120px; width:180px; margin-right:0px; padding:0px; font-family: verdana, arial, sans-serif; font-weight: bold; font-size: 11px; text-align: right; } .menuitem { color: #666; } .movingtxt { position:relative; top:85px; left:150px; width: 220px;height: 100px; } .text { position:relative; top:-280px; left:380px; height: 320px; width:350px; overflow: auto; overflow-x:hidden; font-family: verdana, arial, sans-serif; font-size: 11px; color:#666; line-height:15px; list-style-type:none; } .headings { color:rgb(102,102,153); font-weight: bold; } .first { list-style-type:circle; } /*text version of swf menu*/ #txtlinks { position: relative; top: -265px; left: 395px; width: 340px; font-family: verdana, arial, sans-serif; font-weight: normal; font-size: 10px; text-align: right; } #txtlinks a { font-weight: normal; } #paper { display:none; } .suz { float:left; margin-right:8px; margin-bottom: 0px; vertical-align:text-bottom; }