body {
font-size: medium;
width: 100%;
font-family: eurostile, helvetica, arial;
color: #58595b;
margin-left: 0;
top: 0;
z-index: 1000;
border-top: solid 10px navy;
background: url(images/border.gif);
background-position: top;
background-repeat: repeat-x;;
}

#background{
background-repeat: no-repeat;
background-position: top right;
margin-top: 0em;
z-index: -1000;
height: 55px;
}
p.left {
padding-left: 0em;
margin-top: -1em;
width: 160px;
}

p {
margin-left: 2em;
color: #58595b;
}

h1 {
font-size: large;
color: navy;
font-weight: bold;
text-align: left;
margin-top: 0em;
margin-left: -0.5em;
}

h2 {
font-size: large;
margin-top: 1.1em;
color: navy;
font-size: large;
}

h3{
font-weight: bold;
}

h4 {
text-align: center;
font-weight: bold;
font-size: large;
}

ul
{
padding-left: 0.5em;
margin-left: 4em;
}

li {
padding-bottom: 0.3em;
}

#page {
margin: 0 auto;
width: 100%; 
height: 100%;
}

#title {
}

#subtitle {
position: absolute;
margin-top: 5em;
margin-left: 2em;
text-align: center;
font-size: small;
font-style: italic;
font-weight: bold;
color: #9292fa;
}

#latest {
position: absolute;
float: right;
text-align: center;
top: 5.5em;
right: 1.5em;
z-index: 1000;
}

#topmenu {
font: eurostile, helvetica, arial, sans serif;
padding-bottom: 0px;
text-align: left;
color: #58595b;
float: right;
margin-left: 20em;
padding: 6px;
position: absolute;
top: 1.6em;
width: 100%;
font-size: small;
}

#topmenu a {
color: white;
padding-top: 1em;
padding-bottom: 6px;
font-size: 11pt;
padding: 12px;
border-left: 0px;
padding-top: 5px;
padding-bottom: 6px;
font-weight: bold;
background: #9292fa;
text-align: right;
border-bottom: 0px;
font-style: normal;
text-decoration: none;
}

#topmenu a:hover {
background: navy;
} 

#pda {
margin-top: 1.2em;
margin-left: -2em;
margin-bottom: -1.3em;
}

#leftcolumn {
position: absolute;
float: left;
margin-left: 1.5em;
padding-top: .5em;
top: 7.5em;
padding-right: 0.5em;
width: 195px;
display: block;
color: #9292fa;
border-right: 1px #9292fa solid;
padding-right: 1em;
text-decoration: none;
font-size: small;
font-weight: bold;
padding-bottom: 6px;
}
#leftcolumn a {
display: block;
color: navy;
text-decoration: none;
font-size: small;
border-bottom: 0px;
font-weight: normal;
padding-top: 0.5em;
padding-left: 1.5em;
}
#leftcolumn a:hover {
color: #f67eef;
}

#contact {
background: silver;
padding: .65em;
margin-left: -.5em;
font-weight: bold;
font-size: small;
color: maroon;
}
#contact  form {
line-height: 1.5em;
font-size: x-small;
color: navy;
}

#google {
margin-left: -.5em;
margin-top: -2em;
margin-bottom: 1em;
}

#maintext {
margin-top: 0em;
position: absolute;
top: 7em;
margin-left: 17em;
line-height: 24px;
font-size: medium;
margin-right: 6em;
}

#rightcolumn {
float: right;
margin-top: 1em;
margin-right: 6em;
margin-left: -6em;
}

#footer {
text-align: center;
padding-right: 0em;
width: 100%;
font-size: x-small;
}

#community {
padding-top: 4em;
}

#bottom {
font-size: x-small;
color: green;
margin-top: 2em;
}

#tracker {
text-align: center;
float: right;
clear: both;
bottom: 2em;
padding-right: 0em;
width: 100%;
padding-top: 5em;
font-size: x-small;
}

img.logo {
position: absolute;
top: 19px;
left: 0;
width: 240px;
z-index: 1000;
}

img.image {
width: 260px;
border-style: none;
position: absolute;
left: 0;
}

.icon {
/* width: 64px;
height: 64px;
*/
border-style: none;
padding: .5em;
}
.icon:hover {
border-style: dotted;
border-width: .1px;
}

.social {
width: 32px;
height: 32px;
border-style: none;
}
.social:hover {
}

a:link, a:visited, a:active  {
color:navy;
text-decoration: none;
border-bottom: 1px dotted;
}
a:hover {
color: #f67eef;
text-decoration: none;
border-bottom: 1px dotted;
}

a:link.plain , a:visited.plain, a:active.plain {
color: black;
text-decoration: none;
border-bottom: none;
}
a:hover.plain {
color: #f67eef;
text-decoration: none;
background-color: transparent;
}

a:link.button , a:visited.button, a:active.button {
color: white;
padding: 6px;
background: navy;
border: solid;
border: 0.1px navy outset;
text-decoration: none;
}
a:hover.button {
background: #9292fa;
border: 0.1px #9292fa;
}

