/* ATNF Template CSS */ html, body { padding: 0; margin: 0; } body { font-family: verdana, sans-serif; font-size: 90% } #imgEpping { border: 0; width: 70px; height: 61px; } #imgATNF { border: 0; width: 220px; height: 61px; } #imgCSIRO { float: right; border: 0; width: 42px; height: 50px; } #divTitleBar { height: 61px; background-image: url(http://www.atnf.csiro.au/images/starback3.jpg); } div.site-links { float: right; } div.site-links a, div.site-links a:visited { text-decoration: none; font-size: small; color: white; margin-right: 0.5em; } div.site-links a:hover { color: #ff6600; } div.site-links a:active { color: #ccccff; } .navbar { background-color: #ccccff; padding: 0.1em 0 0.1em 0; text-align: center; border-top: solid 1px #ccccff; border-bottom: solid 1px #9999ff; } .navbar a { font-size: small; margin-right: 0.5em; } .navbar a , .navbar a:visited { color: #3333cc; text-decoration: none; } .navbar a:active { color: #ff6600; } div.navbar a:hover { text-decoration: underline; color: #333399; } div#header { border-bottom: solid 1px black; } div#footer { font-size: small; margin-top: 2em; } div#footer .bottom-matter { margin-left: 1em; margin-bottom: 0.5em; } #last-modified { font-style: italic } div.bodycontents { margin: 1em; } div.error { margin: 1em; background-color: rgb(250,250,250); } abbr, acronym { cursor: help; }