body {
font-size: small;
width: 100%;
position: left;
font-family: eurostile, helvetica, arial, san serif;
color: #58595b;
padding: 0;
background-repeat: repeat-x;
}

a:link, a:visited  {
color: #6d6e71;
text-decoration: underline;
}
a:hover {
color: #c63665;
text-decoration: underline;
}
a:active {
color: Red;
text-decoration: none;
}

a:link.plain , a:visited.plain, a:active.plain {
color: black;
text-decoration: none;
border-bottom: none;
}
a:hover.plain {
color: black;
text-decoration: none;
background-color: transparent;
}

p.left {
padding-left: 0em;
margin-top: -1em;
width: 160px;
}
p.center {
text-align: center;
margin-top: -1em;
margin-right: 1.8em;
}
p {
margin-left: 1.5em;
color: #58595b;
}

h1 {
font-size: large;
color: #58595b;
font-weight: bold;
text-align: right;
position: absolute;
display: inline;
right: 1.5em;
}

h2  {
color: #58595b;
font-size: large;
}

h3 {
color: black;
font-weight: bold;
margin-left: 2em;

}
h3 a {
margin-top: -.5em;
margin-bottom: -1em;
margin-left: -3em;
font-size: xx-large;
}

h4 {
text-align: center;
color: red;
font-weight: bold;
font-size: large;
}

ul
{
padding-left: 0.5em;
margin-left: 3em;
}

li {
padding-bottom: 0.3em;
}

#page {
margin: 0 auto;
width: 100%; 
height: 100%;
}

#title {
color: #000003;
font-size: x-large;
width: 100%;
margin-top: 1.5em;
border-bottom: gray 1px solid;
text-align: left;
}

#topmenu {
font: eurostile, helvetica, arial, sans serif;
padding-bottom: 0px;
text-align: right;
padding-right: 1em;
padding-bottom: 1em;
color: #58595b;
font-size: small;
}
#topmenu a {
color: #58595b;
padding-bottom: 6px;
font-size: medium;
font-weight: bold;
text-align: right;
padding-right: 1em;
padding-left: 6px;
text-decoration: none;
}
#topmenu a:hover {
color: #c63665;
} 

#leftcolumn {
float: left;
padding-left: 2em;
padding-top: 3em;
width: 300px;
display: block;
}
#leftcolumnmiddle {
background: url(images/left-middle.jpg);
display: block;
width: 250px;
}

#leftcolumnmiddle a {
display: block;
font-size: small;
padding-bottom: 12px;
font-weight: bold;
text-decoration: none;
padding-left: 3em;
}
#leftcolumnmiddle a:hover {
color: #c63665;
}

#leftcolumn2 {
float: left;
clear: left;
padding-top: 1em;
width: 300px;
padding-left: 2em;
display: block;
}
#leftcolumn2middle {
background: url(images/left-middle.jpg);
display: block;
width: 250px;
}
#leftcolumn2middle a {
display: block;
font-size: medium;
padding-bottom: 6px;
font-weight: bold;
color: #58595b;
text-decoration: none;
padding-left: 3em;
}
#leftcolumn2middle a:hover {
color: pink;
}

#google {
margin-left: 1.80em;
margin-top: -2em;
margin-bottom: 2em;
}

#maintext {
float: left;

line-height: 18px;
font-size: 14px;
margin-left: 22em;
margin-right: 6em;
padding-top: 4em;
position: absolute;
padding-bottom: 3em;
}

#rightcolumn {
float: right;
margin-top: 1em;
margin-right: 6em;
margin-left: -6em;
}

#footer {
text-align: center;
float: right;
clear: both;
bottom: 2em;
padding-right: 0em;
width: 100%;
padding-top: 5em;
font-size: x-small;
}

#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: 0.5em;
padding-left: 1em;
z-index: 1000;
}

img.button {
width: 120px;
border: 0;
padding-left: 2em;
padding-top: 1em;
padding-bottom: 1em;
}
img.button:hover {
border-style:dotted;
border-width:.1px;
padding-right: 2em
}
img.button a {
border: 0;
}

.icon {
width: 75px;
height: 60px;
border-style: none;
padding: .5em;
}
.icon:hover {
border-style: dotted;
border-width: .1px;
}

img.header {
}
