body {
font-size: small;
width: 100%;
margin: 0;
height: 100%;
position: left;
font-family: helvetica, arial;
color: black;
min-width: 700px;
background: url(images/menu.gif);
background-repeat: repeat-y;
}

a:link, a:visited  {
color: #4b3118;
text-decoration: underline;
}
a:hover {
color: #2d005d;
text-decoration: underline;
}
a:active {
color: #4b3118;
text-decoration: none;
}

p.left {
padding-left: 0em;
margin-top: -1em;
width: 160px;
}

p {

}

h1 {
font-size: 20pt;
color: #6c5837;
padding-top: 1em;
margin-bottom: 1em;
right: 0;
padding-right: 0.5em;
z-index: 1000;
font-weight: bold;
text-align: center;
}

h2 {
color: #6c5837;
font-size: large;
}

h3{
color: #4b3118;
font-weight: bold;
}

h4 {
color: #6c5837;
margin-top: 1em;
margin-left: 1em;
font-weight: bold;
font-size: small;
}

h5 {
border: dotted 1px #6c5837;
border-left: 0px;
border-right: 0px;
background: white;
padding: 8px;
padding-left: 2.5em;
margin-left: -4em;
margin-bottom: 0em;
font-size: 12pt;
color:#6c5837;
}

ul
{
margin-left: 1em;
}

li {
padding-bottom: 0.3em;
}

#page {
margin: 0 auto;
left: 0;
right: 0;
width: 100%;
height: 100%;
}

#text {
width: 600px;
z-index: 1000;
margin-left: 8em;
}

#topmenu {
padding-bottom: 0px;
text-align: center;
font-size: small;
color: #f1fa00;
font-weight: bold;
padding: 10px;
border: 1px dotted #6c5837;
border-left: 0px;
border-right: 0px;
}
#topmenu a {
color: #6c5837;
font-size: small;
font-weight: bold;
padding: 5px;
margin-right: 8px;
text-align: center;
background: #f1fa00;
text-decoration: none;
}
#topmenu a:hover {
background: #6c5837;
color: white;
} 

#leftmenu {
float: left;
width: 253px;
margin-top: -2em;
padding-right: 3em;
text-align: left;
z-index: -1000;
font-size: 10pt;
color: #6c5837;
padding-top: 18em;
padding-left: 1em;
padding-bottom: 3em;
}
#leftmenu a {
display: block;
color: #6c5837;
padding-left: 3em;
font-size: 10pt;
text-decoration: none;
font-weight: normal;
margin-bottom: 0.5em;
}
#leftmenu a:hover {
color: red;
text-decoration: underline;
}

#google {
margin-top: 2em;
text-align: center;
}

#maintext {
z-index: 1000;
min-width: 600px;
margin-left: 23em;
line-height: 19px;
position: relative;
margin-right: 4em;}
#maintext li {
}
#footer {
text-align: center;
float: left;
padding-right: 0em;
width: 100%;
color: white;
bottom: 0;
left: 0;
background:#6c5837;
font-size: x-small;
padding-top: 1em;
padding-bottom: 1em;
background-image: url(images/bottom.gif);
}
#footer a {
font-weight: bold;
color: white;
}
#footer a:hover {
color: yellow;
}

#tracker {
text-align: center;
float: right;
clear: both;
bottom: 0em;
padding-right: 0em;
width: 100%;
font-size: x-small;
}

img.logo {
float: left;
top: 1em;
left: 0;
margin-left: 2em;
z-index: 1000;
position: absolute;
}

img.bg {
position: fixed;
right: 0;
bottom: 0;
z-index: -1000;
}
img.button {
width: 120px;
border: 0;
padding-left: 2em;
padding-top: 1em;
padding-bottom: 1.5em;
}
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 {
}

table {
display: inline;
text-align: left;}
