body {
font-size: small;
width: 100%;
background: url(images/bg.jpg);
position: center;
font-family: helvetica, arial, sans-serif;
color: black;
background-repeat: repeat-x;
}

p
{
width: 550px;
margin-left: 4em;
}

a:link, a:visited  {
color: black;
text-decoration: underline;
}
a:hover {
color: gray;
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 {
font-style: italic;
padding-left: 0em;
padding-bottom: 1em;
}

h1 {
font-size: x-large;
text-align: left;
display: inline;
color: #0071bd;
}

h2 {
color: black;
font-size: large;
margin-left: 2em;
margin-top: 0em;
}

h3{
color: black;
font-weight: bold;
margin-left: 2em;
}

h4 {
text-align: center;
color: red;
font-weight: bold;
font-size: large;
}

ul
{
padding-left: 0.5em;
margin-left: 6em;
color: #ff9900;
}

li {
color: black;
padding-bottom: 0.3em;
}

#page {
margin: 0 auto;
width: 950px; 
height: 100%;
}

#title {
width: 100%;
margin: 0 auto;
padding-left: 3em;
color: #000003;
font-size: x-large;
}
#toptitle {
text-align: center;
top: 8em;
font-size: x-large;
margin-left: -3em;
margin-right: 3em;
}
#bottomtitle {
text-align: center;
top: 12em;
font-size: large;
margin-left: 3em;
margin-right: 0em;
}

#topmenu {
font: eurostile, helvetica, arial, sans serif;
height: 24px;
background-color: navy;
background-image: url(images/Download-Free-WinHelp-Tool.jpg);
padding-top: 7px;
background-repeat: repeat-x;
width: 100%;
padding-bottom: 0px;
text-align: right;
}

#topmenu a {
color: #ff9900;
padding-bottom: 6px;
font-size: small;
color: white;
text-align: right;
padding-right: 18px;
text-decoration: none;
}
#topmenu a:hover {
color: cyan;
}

#leftcolumn {
float: left;
width: 250px;
height: 800px;
padding-right: 3em;
background-repeat: no-repeat;
}
#leftcolumn p {
width: 190px;
}

#leftcolumntop {
background: url(images/left-menu.jpg);
width: 250px;
height: 260px;
float: left;
padding-right: 3em;
}

#google {
text-align: center;
width: 234px;
margin-top: 7.5em;
margin-left: 2.5em;
}

#leftcolumntop a {
padding-top: 3em;
}

#leftcolumnmiddle {
background: url(images/left-middle.jpg);
width: 250px;
float: left;
padding-right: 3em;
}

#leftcolumnmiddle a {
display: block;
margin-left: 4em;
font-weight: bold;
text-decoration: none;
padding-bottom: 6px;
}

#leftcolumnbottom {
background: url(images/blue-middle.jpg);
width: 250px;
float: left;
padding-right: 3em;
}

#leftcolumnbottom a {
display: block;
color: white;
margin-left: 4em;

font-weight: bold;
text-decoration: none;
padding-bottom: 6px;
}

#leftcolumnbottom a:hover {
color: gray;
}

#maintexttop {
background: url(images/main-top.jpg);
width: 650px;
overflow: visible;
line-height: 18px;
font-size: 14px;
margin-top: 1.5em;
float: left;
height: 38px;
}

#maintext {
float: left;
background: url(images/main-mid.jpg);
width: 650px;
background-repeat: repeat-y;
overflow: visible;
line-height: 18px;
font-size: 14px;
}
#maintextbottom {
background: url(images/main-bottom.jpg);
float: left;
height: 50px;
width: 650px;
}

#rightcolumn {
float: right;
bottom: 10em;
}

#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 {
}
