- div#topmenu div {
- float: left;
- margin: 0; padding: 0;
- }
- div#topmenu {
- height: 42px;
- width: 790px;
- margin: 0 auto;
- }
- span.hidden {display: none;}
- div.topmenu-contents {width: 115px; height: 42px;}
- div.topmenu-contents a {
- display: block; width: 100%; height: 100%; overflow: hidden;
- background: url( '../images/content.gif' ) 0 0px no-repeat;}
- div.topmenu-contents a:hover {background: url( '../images/content.gif' ) 0 -42px no-repeat;}
- div.topmenu-archives {width: 115px; height: 42px;}
- div.topmenu-archives a {
- display: block; width: 100%; height: 100%; overflow: hidden;
- background: url( '../images/archives.gif' ) 0 0px no-repeat;}
- div.topmenu-archives a:hover {background: url( '../images/archives.gif' ) 0 -42px no-repeat;}
- div.topmenu-contact {width: 115px; height: 42px;}
- div.topmenu-contact a {
- display: block; width: 100%; height: 100%; overflow: hidden;
- background: url( '../images/contact.gif' ) 0 0px no-repeat;}
- div.topmenu-contact a:hover {background: url( '../images/contact.gif' ) 0 -42px no-repeat;}
- div.topmenu-emory {width: 115px; height: 42px; margin-left: 316px !important;}
- div.topmenu-emory a {
- display: block; width: 100%; height: 100%; overflow: hidden;
- background: url( '../images/emory-little.gif' ) 0 0px no-repeat;}
- div.topmenu-emory a:hover {background: url( '../images/emory-little.gif' ) 0 -42px no-repeat;}
- /*
- div#topmenu ul {
- margin: 0 50px 0 0;
- text-align: center;
- padding-top: 5px;
- }
- div#topmenu ul li {
- display: inline;
- padding: 0;
- line-height: 8px;
- }
- .topmenu {font-family: arial, helvetica, sans-serif; font-size: 9px;}
- .topmenu a:link {color: #fff; text-decoration: none;}
- .topmenu a:visited {color: #fff; text-decoration: none;}
- .topmenu a:hover {color: #fff; text-decoration: underline;}
- .topmenu a:active {color: #fff; text-decoration: none;}
- div#topmenu {
- padding-left: 5px;
- }
- */
Raw Paste