body {
font-size: small;
width: 100%;
xbackground: url(images/EasyHelp-Editor-Tool.jpg);
position: center;
font-family: eurostile, helvetica, arial;
color: black;
background-repeat: repeat-x;
}

a:link, a:visited  {
color: Navy;
text-decoration: underline;
}
a:hover {
color: Red;
text-decoration: underline;
}
a:active {
color: Red;
text-decoration: none;
}

p.left {
font-style: italic;
padding-left: 0em;
padding-bottom: 1em;
}

td{
}

h1 {
color: black;
font-size: large;
}

h2 {
color: black;
font-size: large;
}

h3{
color: black;
font-weight: bold;
}

h4 {
text-align: center;
color: red;
font-weight: bold;
font-size: large;
}

ul
{
padding-left: 0.5em;
margin-left: 0.5em;
color: #ff9900;
}

li {
color: black;
padding-bottom: 0.3em;
margin-left: 3em;
}

#page {
margin: 0 auto;
width: 100%; 
height: 100%;
}

#title {
position: absolute;
color: #000003;
font-style: italic;
font-size: x-large;
top: .7em;
padding-left: 12px;
}

#topmenu {
font: eurostile, helvetica, arial, sans serif;
height: 22px;
background-color: navy;
background-image: url(images/Download-Free-WinHelp-Tool.jpg);
padding-top: 4px;
background-repeat: repeat-x;
width: 100%;
padding-bottom: 0px;
text-align: right;
}
#topmenu a {
color: #ff9900;
padding-bottom: 6px;
font-size: medium;
font-weight: bold;
color: white;
text-align: right;
padding-right: 18px;
text-decoration: none;
}
#topmenu a:hover {
color: cyan;
}

#leftcolumn {
float: left;
padding-left: 2em;
top: 10em;
width: 200px;
}

#maintext {
float: left;
width: 50%;
line-height: 18px;
font-size: 14px;
padding-left: 2em;
padding-right: 4em;
padding-top: 2em;
padding-bottom: 3em;
}

#rightcolumn {
float: right;
margin-top: 1em;
margin-right: 6em;
margin-left: -6em;
}

#google {
text-align: center;
}

#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 {
width: 180px;
padding-top: 2em;
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 {
}