


.Google { position:absolute; top:800px; left:500px; width:300px; text-align:right; z-index:350; }
.SaveTheNet { position:absolute; top:810px; left:400px; width:100px; text-align:left; z-index:350; }
.Firefox { position:absolute; top:800px; left:0px; width:400px; text-align:left; z-index:350; }

a { color:#4040a0; text-decoration:none; }
a:hover { text-decoration:underline; }

body { border:0px; margin:0px; padding:0px;  background-color:#ffffff; }



.SiteMenu a 
{ 
    float:left; 
    background-color:#fff0b0; 
    color:#000; 
    text-decoration:none; 
    width:200px; 
    padding:4px;
    border-width:2px; 
    border-bottom:1px solid White;
}
.SiteMenu a:hover 
{ 
    background-color:#6080e0; 
    color:#ffffff;
}
.SiteMenu
{
    position:absolute;
    top:0px;
    left:600px;
    width:200px;
    font-family:Verdana;
    font-size:80%;
    text-align:right;
    z-index:400;
}


.SubMenu
{
    position:absolute;
    top:110px;
    left:0px;
    width:800px;
    height:20px;
    font-family:Verdana;
    font-size:65%;
    text-align:center;
}

.Text a { color:#4080c0; text-decoration:none; }
.Text a:hover { text-decoration:underline; }
.Text
{
    position:absolute;
    top:160px;
    left:0px;
    width:800px;
    height:590px;
    z-index:300;
    font-family:Verdana;
    font-size:70%;
    text-align:left;
    overflow:auto;
}
.Left
{
    position:absolute;
    top:0px;
    left:0px;
    width:360px;
}
.Right
{
    position:absolute;
    top:0px;
    left:380px;
    width:360px;
}



.Code { margin:20px; font-family:"Courier"; }
.Quote { padding:15px;  font-family:Times New Roman; background-color:#ffffe0; }

.Canvas { text-align:center; z-index:100; position:relative; }
.InnerCanvas { background-color:#ffffff; position:relative; width:800px; }

.Header
{   
    position:absolute; 
    left:0px; 
    top:0px; 
    width:800px;
    text-align:left;
    z-index:310;
    background-color:#ffffff;
    
}

.Footer a { color:#404040; text-decoration:none; }
.Footer a:hover { text-decoration:underline; }

.Footer
{
    position:absolute; top:770px; left:0px; width:800px;
    font-family:verdana;
    font-size:65%;
    color:#d0e0a0;
    text-align:center;
    z-index:310;
    background-color:#202060;
}


h1 { border:0px; margin:0px; padding:0px; color:#303030; font-size:140%; }
h2 { border:0px; margin:0px; padding:0px; color:#303030; font-size:115%; }



