@charset "UTF-8";
HTML {}
DIV#internbox {
display:none;
}
DIV#mainbox {
left:0; right:0;
position:static;
padding-left:10px;
padding-top: 1em;
}
DIV#navigbox {
display: none ;
}
* HTML BODY {
background-image: url(../pictures/tile.grey.jpg);
background-color: #e4ddd7;
background-attachment: scroll;
}
* HTML {overflow: auto; left:0; right:0}
* HTML BODY {overflow: hidden; height: auto; left:0; right:0; margin:0}
OL.display > LI,
H1 + UL > LI {margin-left: 2em}
A.int:link {color:black;}
A.int:visited {color:black;}
DIV.nojscript A {
font-size: 150%;
line-height: 100%;
}
DIV.nojscript A {
color: black;
text-align: center;
font: bold 1em sans-serif;
display: block;
padding:0.2ex;
padding-top:0.8ex;
padding-bottom:1.0ex;
margin:0;
}
DIV.nojscript {
position: static;
float:left;
left:0; top:0;
border: 0;
color: black;
width: 6em !important;
background: url(../pictures/tile.pale.jpg);
background-color:white;
background-attachment: fixed;
border: #888 2px solid;
font-weight: bold;
font-size: 100%;
margin-right: 1.5ex;
margin-bottom: 3.0ex;
margin-left: 1.0em;
margin-top: 1.5em;
padding:0
}
DIV.nojscript:hover {
color: #000;
background-color: #feda9e !important;
background-image: url(../pictures/tile.bright.jpg);
background-position: 0 0;
background-repeat: repeat;
background-attachment: fixed;
}
DIV.nojscript:active  {
background-image: url(../pictures/tile.yellow.jpg);
background-color: red;
}
HTML BODY DIV .mini {display:block}

