


.Google { position:absolute; top:820px; left:500px; width:300px; text-align:right; z-index:350; }
.SaveTheNet { position:absolute; top:830px; left:400px; width:100px; text-align:left; z-index:350; }
.Firefox { position:absolute; top:820px; left:0px; width:400px; text-align:left; z-index:350; }

a { color:#ffffff; text-decoration:none; }
a:hover { text-decoration:underline; }

body { top:0px; border:0px; margin:0px; padding:0px; height:100%; background-color:#305090; }

.Canvas { text-align:center; z-index:100; position:relative; }
.InnerCanvas { background-color:#ffffff; position:relative; width:800px; }
.Banner { position:absolute; left:0; top:30; width:800px; }

.PageImage
{
    font-family:Verdana;
    font-size:70%;
    position:absolute;
    top:0px;
    left:0px;
    height:800px;
    text-align:left;
    z-index:200;
}


.Footer a { color:#aaaaaa; text-decoration:none; }
.Footer a:hover { text-decoration:underline; }

.Footer
{

    font-family:Verdana;
    font-size:70%;
    position:absolute; top:760px; left:0px; width:790px;
    color:#aaaaaa;
    text-align:right;
    z-index:310;
    background-color:#000000;
}


.Nav
{
    font-family:Verdana;
    font-size:80%;
    text-align:right;
    position:absolute;
    left:660px;
    top:60px;
    z-index:220;
}

.Text a { color:#404040; text-decoration:none; }
.Text a:hover { text-decoration:underline; }
.Text
{
    font-family:Verdana;
    font-size:70%;
    text-align:left;
    position:absolute;
    left:30px;
    top:450px;
    right:400px;
    bottom:750px;
    z-index:300;
}

h1 { border:0px; margin:0px; padding:0px; color:#303030; font-size:140%; }
h2 { border:0px; margin:0px; padding:0px; color:#303030; font-size:115%; }


