html * {max-height:9999px;}
body {
font-family: 'Vollkorn', serif;
font-size:18px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
/*background: #f1f1f1;*/
/*background-image:url('l90.png'); */
background-position:-100px -100px;
background-repeat:repeat;
}


#topBarInstitute { 
background-color: #990000;
height: 25px;
margin-bottom: 20px;
 }

#ccontainer {
width: 900px;
color: #191919;
background-color: #ffffff;
font-size: 95%;
border-collapse:collapse;
}

#cwikilogo {
padding: 5px 3px 5px 3px;
}

#csearchbox {
padding: 5px 3px 5px 40px;
text-align: right;
font-size: 100%;
}

#credband {
color: gray;
font-weight: bold;
font-size: 95%;
padding: 4px 3px 4px 3px;
}

#credband a {
color: black;
font-weight: bold;
}

#credband a:hover {
color: black;
background-color: #FFFF00;
text-decoration: none;
}

#cnavmenu {

font-family: 'Questrial', sans-serif;
/*border-right: 1px solid #c8c8c8;*/

padding: 5px 10px 5px 3px;
font-size: 110%;
overflow: hidden;
width: 235px;
}

#cnavmenu ul {
list-style-type: square;
list-style-image: none;
}

#cnavmenu ul li {
padding-bottom: 2px;
}

#cnavmenu a {
color: black;
line-height:120%;
}

#cnavmenu strong {
color: #990000;
font-weight: normal;
}

#cnavmenu .selflink {
text-decoration: none;
border-bottom: 2px solid #990000;
}

#cnavmenu a:hover {
background-color: #FFFF00;
color: #000000;
text-decoration: none;
}

#cpagecontent {
padding: 5px 3px 5px 10px;
}

#cpagefooter {
border-top: 1px solid #d9d9d9;
color: #6e6e6e;
font-size: 78%;
text-align: center;
padding: 5px 3px 5px 3px;
}

#wikiedit textarea {
width: 100%;
}

a {
text-decoration: none;
color: #003366;
}

a:visited {
color: #003366;
}

a:active {
color: #003366;
}

a:hover {
text-decoration: underline;
color: #003366;
}

a.createlinktext {
color: #ff0000;
text-decoration: underline;
border-bottom: none;
}

a.createlinktext:hover {
color: #ff0000;
text-decoration: underline;
border-bottom: none;
}

/* 
hr {
height: 1px;
color: #000000;
background-color: #000000;
border: 0;
margin: 0.2em 0 0.3em 0;

}
 */
.sc { font-variant:small-caps; }

hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
margin: 0;
padding-top: 1px;
}

h1 {
font-family: 'Droid Sans', sans-serif;
font-size: 60px;
font-weight: normal;
color: black;
padding-bottom: 5px;
}

h2 {
font-size: 160%;
color: #650009;
padding-bottom: 3px;
}

h3 {
font-size: 110%;
color: #650009;
padding-bottom: 3px;
}

h4 {
font-size: 100%;
color: #650009;
padding-bottom: 1px;
}

h1 code, h2 code, h3 code, h4 code {
color: #000000;
}

h1 pre, h2 pre, h3 pre, h4 pre {
color: #000000;
}

h5 {
font-size: 90%;
padding-bottom: 1px;
}

h6 {
font-size: 80%;
padding-bottom: 1px;
}

ul {
list-style-type: square;
list-style-image: url("bullet.gif");
margin: 0 0 0 20px;
padding: 0;
}

ul.historylist {
list-style-image: none;
}

ol {
margin: 0 0 0 27px;
padding:0;
list-style-image: none;
}

li {
margin-bottom: 0;
}

code {
font-size: 107%;
overflow: auto;
}

pre {
border: 1px solid #999999;
background-color: #f5f5f5;
padding: 1px 2px 1px 2px;
font-size: 107%;
overflow: auto;
}
