body {
	font: 70% Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
}

#container {

    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
	width: 100%;
    border-left: thin;
	border-right: thin;
	border-color: #6699cc;
	color: inherit;
	background-image: url(images/dill_250x200.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#header {

    background-image: url(images/head3.gif);
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: center;
	height: 0px;
	//border-bottom: dotted thin;
	border-color: #6699cc;
	color: inherit;
	background-color: inherit;


}


#nav {
    height: auto;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    //border-bottom: thin dotted  #6699cc;
	width: 100%;
    text-align: center;
    display: block;
    word-spacing: 2em;
    margin: 0px;
}


#content {
    height: auto;
	padding-bottom: 15px;
	overflow: hidden;

}


img {
padding: 2px;
border-style: solid;
border-width: 1px;
border-color: #6699cc;
margin-left: 5px;
}


.image{
float: left;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
}


#image{
float: left;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
}


#image p {
font-style: italic;
line-height: 1em;
margin-top: 0em;
margin-bottom: 0em;

}


br {

clear: both;

}

#footer {
    display: block;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    font-size: 6pt;
    background-color: transparent;
    color: #6699CC;
    overflow: hidden;
    text-align: center;
    border: none;
}

#content {

padding: 5px;
}


#footer p {
 font-size: 7pt;
}

a {
text-decoration: none;
font-weight: bold;
background-color: inherit;
color: #6699cc;
}

a:hover {
background-color: inherit;
color: #3366cc;
}

a:visited {
background-color: inherit;
color: #3366cc;
}


p {
font-size: 9pt;
line-height: 1.5em;
padding: 5px;

}

h1 {

font-size: 14pt;
line-height: 1.25em;

}

h2 {
font-size: 9pt;
line-height: 1.25em;
}

h3 {
font-size: 9pt;
line-height: 1.25em;
}

.subtitle {
font-weight: normal;
}