* { margin: 0; padding: 0; border: 0; }

body { background: #069; font: normal 9pt sans-serif; color: #fff; line-height: 1.3; height: 100%; }

#skip { display: none; }

#header { width: 650px; height: 99px; }

#container { width: 750px; }

#logos { float: left; width: 200px; }

#main { float: right; width: 550px; }

#title { float: left; width: 35px; }

#body { float: left; width: 515px; padding-bottom: 30px; min-height: 400px; }

#nav { width: 520px; height: 22px; padding: 0 0 20px 130px; }

#footer { clear: both; width: 750px; padding: 40px 0 20px 0; background: url(/images/litmed/logo_s.gif) top center no-repeat; text-align: center; }


/* Text display */
#title h1#events-title { background: url(/images/litmed/pages/head_events.gif); width: 35px; height: 400px; }

#title h1#staff-title { background: url(/images/litmed/pages/head_staff.gif); width: 35px; height: 400px; }

#title h1#background-title { background: url(/images/litmed/pages/head_background.gif); width: 35px; height: 400px; }

#title h1#publications-title { background: url(/images/litmed/pages/head_publications.gif); width: 35px; height: 400px; }

#title h1#anniversary-title { background: url(/images/litmed/pages/head_anniversary.gif); width: 35px; height: 400px; }

#title h1#links-title { background: url(/images/litmed/pages/head_links.gif); width: 35px; height: 400px; }

#title h1#mahan-title { background: url(/images/litmed/pages/head_mahan.gif); width: 35px; height: 400px; }

#title h1 span { display: none; }

#body h1 { font-size: 10pt; }

#body a { color: orange; text-decoration: none; }

#body a:hover { color: #f60; text-decoration: none; }

#body a img { border: 2px solid; }

#body ul { padding: 15px 0 15px 30px; }

#body p { margin-bottom: 10px; }


/* Navigation */
#nav ul { width: 650px; }

#nav ul li { float: left; list-style: none; display: block; height: 22px; }

#nav ul li a { display: block; width: 90px; height: 22px; text-decoration: none; }
#nav ul li a span { display: none; }

#nav ul li#events a { width: 65px; background: url(/images/litmed/nav/events.gif) no-repeat; }

#nav ul li#staff a { width: 50px; background: url(/images/litmed/nav/staff.gif) no-repeat; }

#nav ul li#background a { width: 100px; background: url(/images/litmed/nav/background.gif) no-repeat; }

#nav ul li#publications a { width: 100px; background: url(/images/litmed/nav/publications.gif) no-repeat; }

#nav ul li#anniversary a { width: 100px; background: url(/images/litmed/nav/anniversary.gif) no-repeat; }

#nav ul li#links a { widthL 70px; background: url(/images/litmed/nav/links.gif) no-repeat; }


/* Images */
#logos a { display: block; width: 75px; }

#logos img { display: block; }

#body img { margin-bottom: 20px; border: 3px solid #fff; }

#body table.pubs { width: 450px; }

#body table.pubs tr td.bookcover { width: 140px; }

#body table.pubs tr td.bookdesc { width: 310px; padding: 5px 0 0 0; vertical-align: top; }

#body .booktitle { font-weight: bold; }

#body p.contact { text-align: right; font-weight: bold; }

