<style type="text/css">
<!--
a.nav:link { text-decoration: none; color: "#000000"; }
a.hover:link { color: #0000FF }
a.hover:hover { color: #008080 }
a:visited    { color: #C0C0C0 }
a.nav:visited { text-decoration: none; color: "#000000"; }
a.nav:hover { text-decoration: underline; color: "#000000"; }
body {
    margin: 0px;
    padding: 0px;
}
#upleft {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 67px;
    background: #000000;
    background-image: url(../images/umid.gif);
}
#header {
    position: absolute;
    top: 0px;
    left: 150px;
    width: 620px;
    height: 67px;
    background: #fff;
    background-image: url(../images/umid.gif);
}
#leftcol {
    background: #CCCC99;
    position: absolute;
    top: 67px;
    left: 0px;
    width: 150px;
    height: 405px;
}
#rightcol {
    background: #CCCC99;
    position: absolute;
    top: 67px;
    left: 618px;
    width: 152px;
    height: 333px;
    font-family: cursive; 
    font-size:1.6ex;
    text-align:center;
}
#content {
    background: #ffffff;
    position: absolute;
    top: 67px;
    left: 150px;
    width: 620px;
    height: 400px;
}
#supportplans {
    top: 200px;
    left: 250px;
    width: 450px;
    height: 500px;
}
#footer {
    background: #000000;
    position: absolute;
    top: 470px;
    left: 0px;
    width: 770px;
    height: 24px;
}
#shop {
    position: absolute;
    top: 0px;
    left:287px;
    width:100px;
    height:47px;
}
#downloads {
    position: absolute;
    top: 0px;
    left: 392px;
    width: 100px;
    height: 47px;
}
#support {
    position: absolute;
    top: 0px;
    left: 500px;
    width: 100px;
    height: 47px;
}
#menu {
    background: #000000;
    position: absolute;
    top: 47px;
    left: 0px;
    width: 620px;
    height: 47px;
    color: #ffffff;
}
#f1 {
    position: absolute;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    text-align: center;
    top: 5px;
    left: 5px; 
    width: 50px;
}
#f2 {
    position: absolute;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    text-align: center;
    top: 5px;
    left: 65px;
    width: 50px;
}
#f3 {
    position: absolute;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    text-align: center;
    top: 5px;
    left: 125px;
    width: 50px;
}
a:link {
color: blue;
text-decoration: none;
background-color: transparent;
}
a:visited {
color: blue;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: yellow;
text-decoration: underline;
background-color: transparent;
}
p {
    padding: 5px;
}
-->
</style>

