a {
	padding: 2px;
}

a:hover {
	background: #d3d3d3;
	padding: 1px;
	border: 1px solid gray;
}

a:active {
	background: yellow;
	padding: 1px;
	border: 1px solid black;
}

div#buttons a {
	background: transparent;
	padding: 0px;
	border: 0px;
}

h1#title a {
	background: transparent;
	padding: 0px;
	border: 0px;
}

div#quicknavigation div.linklevel1 {
	list-style-type: none;
        background: black;
        text-align: center;
        background: #a7d9fe;
        color: black;
        width: 100%;
}


div#quicknavigation div.linklevel2 {
	list-style-type: none;
        background: white;
        width: 100%;
        text-indent: 0.5em;
        text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}


div#quicknavigation div.linklevel2a {
	list-style-type: none;
        background: #f5f5ff;
        width: 100%;
        text-indent: 0.5em;
        text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#quicknavigation h2 {
	font-size: 120%;
        font-weight: normal;
        text-align: center;
        background: #87b9fe;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0 0;
}

body {
        font-family: helvetica, arial, sans-serif;        
        color: black;
	background: rgb(60%,80%,100%);
}

div#sidequote {
	text-align: right;
	float: right;
	font-style: italic;        
        clear: right;
        width: 30%;
}

div#date {
	text-align: right;
	float: right;
        font-size: medium;
        font-weight: normal;
        width: 30%;
        clear: both;
}

h1#title {
        border-top: 1px solid;
        border-bottom: 1px solid;
        border-color: black;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
        padding-left: 0.5em;
        margin: 0 0;        
	background: rgb(75%,90%,100%);
}

p#copyright {
	text-align: right;
        font-size: 75%;
        position: relative;
}

div#lastupdated {
	text-align: right;
        font-size: 75%;
        position: relative;
        top: 0.25em;
}

div#buttons {
	text-align: right;
}

div#counter {
	text-align: right;
	font-size: 75%;
}

div#search {
	float: left;
        width: 40%;
}

img.flag {
        float: right;
	border: 0px;
        text-align: right;
        clear: right;
        padding-bottom: 2px;
}

img.noborder {
	border: 0px;
}

img.right {
	float: right;
        clear: right;
        border: 0px solid;
        padding-left: 1em;
}

div#content {
        clear: both;
        margin-top: 1em;
        margin-right: 0.5em;
}

div#doccontent {
        text-align: justify;
        background: white;
        border: 1px solid black;
        clear: both;
        margin-top: 1em;
}


div#side {
        position: absolute;
	clear: both;
	left: auto;
	width: 20%;
	right: 0.75em;
        margin-top: -2em;
}

div.sidebox {
        background: white;
        border: 1px solid black;
        margin-top: 1em;
}


div#quicknavigation {
        background: white;
        color: white;
        border: 1px solid black;
        margin-top: 1em;
}

div.box {
	border: 1px solid black;
        background: white;
        padding: 0.5em;
        border-left: 0px;
        border-right: 0px;
}

div.clearfloat {
        clear: both;
}

div.date {
	font-size:125%;
        text-decoration: underline;
}

div#bottomnavigation {
	float: left;
        width: 25%;
        margin-right: 0.5em;
        margin-left: 0.5em;

}

div#bottomnavigation div.linklevel1 {
	display: inline;
        margin-right: 0.25em;                
}

div#bottomnavigation div.linklevel2 {
	display: inline;
        margin-right: 0.25em;        
}

div#bottomnavigation div.linklevel2a {
	display: inline;
        margin-right: 0.25em;
        font-style: italic;
}

div#bottomnavigation div.linklist {
	display: block;
}

input.donatebutton {
	float: right;
        padding-left: 2em;
}
