/** IE4 killer **/

body {
background: #fff;
color: #000;
font-family: verdana, arial, helvetica, sans-serif;
padding: 0;
margin: 0;
width: 100%;
}

#top, #littletop {
background: #666;
background-image: url(images/wingding.jpg);
color: #000;
padding: 0;
margin: 0;
border-bottom: solid 5px #339;
width: 100%;
}

#top {
height: 89px;
}

#top img {
position: absolute; 
right: 22%; 
top: 5px;
padding: 0;
border: 0;
margin: 0;
z-index: 100;
}

#littletop {
height: 28px;
}

#littletop img {
position: absolute; 
left: 5px; 
top: 0;
border: 0;
z-index: 100;
}

#content, #contentwide {
background: #fff;
color: #000;
font-family: georgia, 'times new roman', times, serif;
font-size: 100%;
padding: 0;
border-left: solid 1px #eee;
margin: 0;
position: absolute; 
left: 16%; 
top: 94px;
z-index: 90;
}

#content {
border-right: double 3px #eee;
width: 63%;
}

#contentwide {
width: 77%;
}

#contentfull {
width: 100%;
font-family: georgia, 'times new roman', times, serif;
}

#extra {
background: #fff;
color: #000;
font-size: 80%;
padding: 4px 0 0 2px;
margin: 0;
width: 19%;
position: absolute; 
left: 80%; 
top: 94px;
}

#foot {
background: #fff;
color: #bbb;
border-top: solid 1px #eee; 
border-bottom: solid 1px #eee; 
font-family: arial, helvetica, sans-serif;
font-size: 70%;
text-align: center;
margin: 35px 0 0 0;
padding:0;
}

#nav {
position: absolute; 
left: 0; 
top: 94px;
width: 16%;
border-right: solid 1px #eee;
}

h1 {
background: transparent;
color: #ddd;
font-size: 140%;
font-weight: normal;
position: absolute; 
left: 13%; 
top: 62px;
padding: 0;
margin: 0;
z-index: 95;
}

h2 {
background: transparent;
color: #666;
font-family: georgia, 'minion web', 'times new roman', times, serif;
font-size: 110%;
font-style: italic;
font-weight: normal;
padding: 0;
margin: 0 0 38px 35px;
}

h3 {
background-color: #eee;
color: #000;
font-size: 100%;
font-weight:bold;
padding: 3px;
margin: 1px 2px 0 2px;
border-top: 3px double #bbb;
}

h4 {
background: transparent;
color: #333;
font-family: georgia, 'minion web', 'times new roman', times, serif;
font-size: 90%;
font-weight: bold;
padding: 2px 8px;
border-top: 3px double #ccc;
border-bottom: 3px double #ccc;
margin: 1% 25%;
text-align: center;
}

blockquote {
background: #eee;
color: #000;
font-family: georgia, 'minion web', 'times new roman', times, serif;
font-style: italic;
font-weight: normal;
border-left: double 5px #ddd;
}

img {
padding: 1px;
border: 3px double #999;
margin: 6px;
font-family: arial, helvetica, sans-serif;
}

img.noborder {
padding: 0;
border: 0;
margin: 6px;
}

img.right {
float: right;
clear: left;
}

img.left {
float: left;
clear: right;
}

.timestamp {
background: transparent;
color: #777;
font-size: 77%;
text-indent: 0;
}

.bordered  {
border: solid #eee 2px;
}

.colored  {
background: #eee;
color: inherit;
}

.listlink, .sidetext {
padding: 0;
margin: .1em .5em 1em .5em;
list-style-type: none;
text-indent: 0;
}

label {
padding: 0;
margin: .2em;
}

dt {
font-weight: bold;
}

.plain p, dl {
margin: .5em 1em;
text-indent: 0;
clear: both;
}

p {
margin: .3em 1em;
text-indent: 1.2em;
clear: none;
}

.poetry {
font-style: italic;
text-indent: 0;
clear: both;
color: #003;
background: #eef;
padding: .5em;
margin: 1.4em 3em;
border:1px solid #dde; 
border-bottom:5px double #dde; 
}

.garnish {
background: transparent;
background-image: url(images/garnish.gif);
background-repeat: no-repeat;
margin-right: auto;
margin-left: auto;
width: 70px;
height: 20px;
text-align: center;
text-indent: 0;
padding: 2px 0 1px 0;
}

.right {
text-align: right;
clear: left;
}

.left {
clear: right;
}

.center {
text-align: center;
text-indent: 0;
display: block;
clear: both;
}

.bold {
font-weight: bold;
}

small {
font-size: 77%;
text-indent: 0;
}

.mini {
font-size: 77%;
padding: 0;
margin: 0;
text-align: center;
text-indent: 0;
line-height: .8em;
clear: both;
}

form {
padding: 6px;
border: 0;
margin: 0;
clear: both;
text-indent: 0;
}

input, textarea {
font-family: verdana, arial, helvetica, sans-serif;
margin: 1px 2px;
}

.inset {
border: inset 1px #999;
}

.outset {
border: outset 1px #999;
}

hr {
background: transparent;
color: #eee;
border: solid;
width: 80%;
height: 6px;
}

.hide, .jump {
display: none;
}

.highlight {
background: #ff3;
color: inherit;
}


td {
font-size: 77%;
font-family: verdana, arial, helvetica, sans-serif;
text-align: center;
border: 1px gray solid;
background: #eee;
}

table {
background: #ddd;
border: 1px gray solid;
margin-left: auto; 
margin-right: auto;
}


a:link, a:visited, a:hover, a:active {
background: transparent;
font-weight: normal;
}

a:link {
color: #06c;
}

a:visited {
color: #99c;
}

a:hover {
color: #009;
}

a:active {
color: #000;
}

#nav ul, .navarea1 ul, .navarea2 ul {
background: #fff;
color: #000;
font-size: 80%;
padding: 0;
margin: 0;
list-style-type: none;
}

.navtitle {
padding: 1px 1px 2px 2px;
background: #555;
background-image: url(images/navtitle.gif);
color: #fff;
font-weight: bold;
}

.navlink a:link, .navlink a:visited, .navlink a:hover, .navlink a:active {
padding: 1px 1px 1px 5px;
border-bottom: solid 1px #ccc; 
text-decoration: none;
display:block;
}

.navlink a:link {
background: #eee;
color: #333;
}

.navlink a:visited {
background: #eee;
color: #666;
}

.navlink a:hover {
background: #ccc;
color: #000;
}

.navlink a:active {
background: #9cc;
color: #fff;
}		


