/** IE4 killer **/

body {
background: #fff;
color: #000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 86%;
background-image: url(watercolor_logotype.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
padding: 0;
margin: 0;
width: 100%;
}

#top, #littletop {
background: #fff;
background-image: none;
color: #000;
padding: 0;
margin: 0;
border-bottom:0;
width: 100%;
}

#top {
height:0;
}

#top img {
display:none;
}



#content {
background: #fff;
color: #000;
font-size: 90%;
padding: 0;
margin: 0;
position: relative;  
left: 300px; 
top: 2px;
width: 40%;
border:0;
}


#extra {
background: #fff;
color: #000;
font-size: 80%;
padding: 0;
margin: 0;
float: right;
width: 15%;
border:0;
position: fixed;
}

#foot {
background: #fff;
color: #bbb;
border-top: solid 1px #ff9; 
border-bottom: solid 1px #ff9; 
font-family: arial, helvetica, sans-serif;
font-size: 70%;
text-align: center;
margin: 35px 0 0 0;
padding:0;
}

#nav {
display: none;
}

h1 {
background: transparent;
color: #c6c;
font-size: 240%;
font-weight: normal;
position: static; 
padding: 0;
margin: 0;
writing-mode: tb-rl;
}

h2 {
background: transparent;
color: #3c9;
font-family: georgia, 'minion web', 'times new roman', times, serif;
font-size: 210%;
font-style: italic;
font-weight: normal;
padding: 0;
position: static; 
}

h3 {
background: transparent;
color: #666;
font-size: 100%;
font-weight:bold;
padding: 0;
margin: 1px 2px 0 2px; 
}

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 #ff9;
border-bottom: 3px double #ff9;
margin: 1% 25%;
text-align: center;
}

img {
padding: 10px;
background-image: url(background.jpg);
border: solid 1px #000;
margin: 20px;
}


img.right {
float: right;
clear: left;
}

img.left {
float: left;
clear: right;
}


.listlink, .sidetext {
padding: 0;
margin: .1em .5em 1em .5em;
list-style-type: none;
text-indent: 0;
}

label {
padding: 0;
margin: .2em;
}

.plain p, dl {
margin: .5em 1em;
text-indent: 0;
clear: both;
}

p {
margin: .3em 1em;
text-indent: 1.2em;
clear: none;
}



.right {
text-align: right;
clear: left;
}

.left {
clear: right;
}

.center {
text-align: center;
text-indent: 0;
display: block;
clear: both;
}

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, fieldset {
padding: 0;
border: 0;
margin: 0;
clear: both;
text-indent: 0;
}

input, textarea {
background: #eee;
color: #333;
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;
}

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: #c9c;
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: #ff9;
color: #333;
}

.navlink a:visited {
background: #ffc;
color: #666;
}

.navlink a:hover {
background: #ff6;
color: #000;
}

.navlink a:active {
background: #fff;
color: #fc3;
}		
