/* http://mauz.info/mauz.css by Mauz 2006-05-27 */

/* font-size small for IE */
@import url("mauz-ie.css");

body
{ color: #000000; background: #ffffff url(/mauzbg.gif) no-repeat fixed center center;
scrollbar-arrow-color: #e0e0e0;
scrollbar-track-color: black;
scrollbar-face-color: #666666;
scrollbar-3dlight-color: #cccccc;
scrollbar-highlight-color: #999999;
scrollbar-shadow-color: #999999;
scrollbar-darkshadow-color: #333333;
}

p, h1, h2, h3, h4, h5, ul, ol, li, td, dl, dd, dt, form, blockquote
{ font-family: "Myriad Web", Helvetica, Arial, sans-serif; letter-spacing: 0.05em; }

code, pre
{ font-family: "Courier New", courier, monospace; }

p, ul, pre, table, form
{ margin-left: 3em; margin-right: 1.5em;}

blockquote
{ margin-left: 6em; margin-right: 6em;}

h1
{ text-align: center; }

li
{ list-style: circle; }

li.numbered
{ list-style: decimal; }

dl
{ padding-left: 3em; padding-right: 6em; }

dt
{ padding-top: 0.75em; }

a:link
{ color: #336600; background: transparent none; font-weight: normal; }
a:visited
{ color: #000000; background: transparent none; font-weight: normal; }
a:hover
{ color: #000000; background: transparent none; font-weight: normal; }
a:active
{ color: #000000; background: transparent none; font-weight: normal; }

p.menu
{ color: #ffffff; background: #333300 none; font-weight: normal;
 text-align: center; border: none; margin: 0; padding: 0; }

a.menu:link
{ color: #ffffff; background: #333300 none; text-decoration: underline; }
a.menu:visited
{ color: #e0e0e0; background: #333300 none; text-decoration: underline; }
a.menu:hover
{ color: #ffffff; background: #333300 none; text-decoration: none; }
a.menu:active
{ color: #ffffff; background: #333300 none; text-decoration: none; }

.menucurrent
{ color: #ffffff; background: #333300 none; text-decoration: none; }

.box
{ text-align: center; border: 3px solid #cccccc; border-style: dashed; margin-left: 0px; }

.date
{ font-style: italic; margin: 0; padding: 0; clear: left; }

.emphasis
{ font-style: italic; }

.emphasis2
{ font-weight: bold; }

.note
{ color: #ffffff; background: #ff0000 none; font-weight: bold; margin: 0px; font-size: smaller; }


