a[title~="(FIXME)"] {
    background-color: #ffc;
    color: black;
    padding: 2px;
    border: 1px solid black;
}

a[hreflang]:after {
    content: "\00a0[" attr(hreflang) "]";
    font-size: smaller;
    color: gray;
    background-color: inherit;
}

body {
	background: white;
}

cite {
    font-style: italic;
}

cite:after {
    content: "\00a0\00bb";
}

cite:before {
    content: "\00ab\00a0";
}

div#sidebar a[hreflang]:after {
    content: "";
}

abbr {
    cursor: help;
    border-bottom: 1px dotted green;
}

acronym {
    cursor: help;
    border-bottom: 1px dotted green;
    padding-right: 11px;
    background: url("images/acronym.gif") no-repeat center right;
}

body {
    margin: 0;
    padding: 0;
    background-color: white;
    color: black;
    font-family: "Bitstream Vera Sans", Arial, sans-serif;
}

div#content-box {
    position: relative;
    width: 840px;
    height: 620px;
    margin: 0 auto;
}

div#main-content {
    position: absolute;   
    top: 65px;
    left: 180px;
    right: 10px;
    height: 485px;
    padding-bottom: 4em;
    overflow: visible;
}

div#main-content h1 {
    background: url("images/top_title.gif") no-repeat;
    height: 58px;
    position: absolute;
    left: 100px;
    top: 0;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, sans-serif;
    font-size: 1.8em;
    color: #f00000;
    background-color: inherit;
    padding-left: 70px;
}

div#main-content h2#topTitleComment {
    position: absolute;
    left: 190px;
    top: 40px;
    font-size: 1.1em;
    font-weight: normal;
    color: #999;
    background-color: inherit;
}

div.theme-box {
    margin-left: 30px;
    background-color: #ddd; /*#ececec;*/
    margin-bottom: 2.5em;
    padding-bottom: 0.1em;
    -moz-border-radius: 0.6em; /* This is the only item that will not validate CSS 2.1 */
}

div.theme-box h3 {
    position: relative;
    margin: 0 0 .2em 1.0ex;
    font-size: 1.6em;
    top: -0.2em;
    color: white;
    background-color: transparent;
}

div.theme-box p {
    margin: 0 2.0ex 1.0em 2.0ex;
    line-height: 1.4em;
}

div#first-tbox, div#text-box {
    margin-top: 8em;
}

div#text-box {
    margin-left: 2ex;
}

div#text-box h3 {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, sans-serif;
    color: #d00;
    background-color: inherit;
    font-weight: normal;
    letter-spacing: 0.1ex;
    margin-top: 0;
    margin-bottom: 0.75em;
    clear: both;
}

div#text-box ul {
    list-style-type: none;
    line-height: 1.2em;
}

div#text-box ul li {
    background: url("images/text-item.gif") no-repeat;
    padding-left: 20px;
    margin-bottom: .25em;
    font-size: 0.9em;
}

div#text-content {
    margin: 8em 0 0 30px;
}

dl.colophon {
    padding: 0.5em 1.0ex;
    border: 1px dashed silver;
}

dl.colophon dt {
    font-family: "Bitstream Vera Serif", "Times New Roman", serif;
    font-weight: bold;
    font-size: larger;
    color: silver;
    background-color: inherit;
}

dl.colophon dd {
    line-height: 1.4em;
    font-size: smaller;
    font-style: italic;
}

dl.prescriptions {
    margin-left: 2.0ex;
}

dl.prescriptions dt {
    margin-top: 1.0em;
    font-weight: bold;
    color: #a00;
    background-color: inherit;
}

dl.prescriptions dd {
    margin-left: 2.0ex;
}

dl.prescriptions dd p {
    margin: 0 0 0.5em 0;
}

dl.prescriptions dd p.summary {
    font-size: smaller;
    color: maroon;
    background-color: inherit;
    margin: 0.5em 0 1.0em 0;
}

dl.prescriptions dd p.summary a {
    text-decoration: underline;
    color: maroon;
    background-color: inherit;
}

dl.resume {
    margin-top: -0.5em;
}

dl.resume dt {
    font-size: 105%;
    margin-top: 1.5em;
}

dl.resume dt span.when {
    font-size: smaller;
    color: maroon;
    background-color: inherit;
}

dl.resume dd {
    margin: 0.25em 0 0 3.0ex;
    font-size: 85%;
    color: #444;
    background-color: inherit;
    line-height: 1.5em;
}

dl.resume dd p {
    margin: 0 0 0.5em 0;
}

dl.resume dd strong {
    color: maroon;
    background-color: inherit;
}

img {
	border: 0;
}

p.note {
    font-size: smaller;
    color: #444;
    background-color: inherit;
    font-style: italic;
}

p.photo {
    float: left;
    line-height: 1.0em;
    margin: 0 2.0ex 0 0;
    padding: 0;
}

p.photo-right {
    float: right;
    line-height: 1.0em;
    margin: 0 0 0 2.0ex;
    padding: 0;
}

p.photo img, p.photo-right img {
    margin: 0;
    padding: 0;
}

p.photo img[alt~="(FIXME)"], p.photo-right img[alt~="(FIXME)"] {
    display: block;
    width: 150px;
    border: 1px solid black;
    color: inherit;
    background-color: #ffc;
    padding: 4.0em 2.0ex;
    text-align: center;
    font-size: smaller;
}

div#text-box p.question {
    margin: 0;
    font-weight: bold;
    color: #c00;
    background-color: inherit;
}

div#text-box p.question:first-letter {
    font-size: 150%;
    border: 1px solid #c00;
    padding: 0.1em 0.2ex 0 0.2ex;
    color: inherit;
    background-color: #fee;
}

div#text-box p.question + p {
    margin-top: 0.25em;
    margin-left: 1.0ex;
}

div#text-box p.question + p.note {
    margin: 0.25em 0 0 1.0ex;
}

div#text-box p.question + p.note + p {
    margin-top: 0.25em;
    margin-left: 1.0ex;
}

p.when {
    color: maroon;
    background-color: inherit;
    font-style: italic;
    font-size: 0.9em;
    padding-left: 0.75ex;
    border-left: 0.5ex solid #c00;
}

ul.main-nav {
    margin: 60px 0 0 100px;
    list-style-type: none;
    padding: 0;
}

ul.main-nav#section-main-nav {
    margin-top: 8em;
}

ul.chat {
    position: relative;
    margin: 8em 0 0 100px;
    list-style-type: none;
    padding: 0;
    height: 17em;
}

ul.main-nav li, ul.chat li {
    height: 56px;
    background: url("images/main_item.gif") no-repeat;
    padding: 5px 0 0 40px;
}

ul.chat ul {
    margin: 0.5em 0;
    padding: 0 0 0 2ex;
}

ul.chat ul li {
    background: transparent;
    height: auto;
    padding: 0;
    list-style-type: disc;
}

ul.main-nav li h2, ul.chat li h2 {
    margin: 0;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, sans-serif;
    font-weight: normal;
    font-size: 120%;
    color: #e00;
    background-color: inherit;
}

ul.chat li#email {
    position: absolute;
    top: 0;
    left: 33ex;
}

ul.chat li#im {
    position: absolute;
    top: 7em;
}

ul.chat li#phone {
    position: absolute;
    top: 7em;
    left: 33ex;
}

ul.main-nav li h2 a {
    text-decoration: none;
    color: #e00;
    background-color: inherit;
}

ul.main-nav li h2 a:visited {
    color: #d00;
    background-color: inherit;
}

ul.main-nav li h2 a:hover, ul.main-nav li h2 a:active {
    color: #f00;
    background-color: inherit;
}

ul.main-nav li p {
    margin: 0 0 0 2.0ex;
    font-size: 70%;
    color: gray;
    background-color: inherit;
}

ul#home-nav {
}

ul.colophon {
    line-height: 1.4em;
}

ul.colophon li {
    margin-bottom: 0.5em;
}

div#sidebar {
    position: absolute;
    width: 242px;
    height: 537px;
    top: 13px;
    left: 10px;
    z-index: 0;
    background: url("images/sidebar.png") no-repeat;
}

div#sidebar ul#site-nav {
    position: absolute;
    left: 15px;
    top: 185px;
    list-style-type: none;
    margin: 0 0 0 14px;
    padding: 0;
    font-size: 0.8em;
}

ul#site-nav li {
    height: 57px;
    background: url("images/sidebar_item.gif") no-repeat;
    padding: 6px 0 0 12px;
}

ul#site-nav a {
    color: #9e0606;
    background-color: inherit;
    text-decoration: none;
}

div#top-line {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 594px;
    height: 42px;
    background: url("images/topbar.png") no-repeat;
    z-index: 1;
    font-size: 0.7em;
    text-align: right;
    color: #eee;
    background-color: inherit;
}

div#top-line p {
    margin: 15px 10px 0 0;
}

p#license {
    margin-top: 2em;
    padding-bottom: 1em;
    width: 100%;
    font-size: smaller;
    color: gray;
    background-color: inherit;
    text-align: center;
}

p#local-nav {
    position: absolute;
    top: -1em;
    right: 0;
    font-size: 0.7em;
    color: gray;
    background-color: inherit;
}

p#local-nav a, p#local-nav a:visited {
    color: #88f;
    background-color: inherit;
}

p#page-nav {
    font-size: smaller;
}

span[lang] {
    font-style: italic;
}

ul#map h2 {
	font-size: 100%;
}

ul#map li a:link {
    color: #d00;
    background-color: inherit;
}

ul#map li a:visited {
    color: #a00;
    background-color: inherit;
}

ul#map li a:hover, ul#map li a:active {
    color: #f00;
    background-color: inherit;
}

span.hidden {
	display: none;
}
