body { margin:0; padding:0; background-color:#838383; font-family:Helvetica,Arial,sans-serif;
       font-size:12px; }
h1   { font-size:16px; color:#eeeeee; }
h2   { color:#eeeeee; }
h3   { color:#eeeeee; }
p    { color:#eeeeee; }
img  { border-style:none; }

#top { position:absolute; top:0px; left:0px; width:800px; height:10px; background-color:#838383;
       z-index:4; }
#lft { position:absolute; top:10px; left:0px; width:10px; height:790px; background-color:#838383;
       z-index:4; }
#tit { position:absolute; top:10px; left:10px; width:790px; height:70px; background-color:#666666;
       z-index:4; }

#nav { position:absolute; top:80px; left:10px; width:130px; height:470px; background-color:#999999;
       z-index:4; padding:15px; overflow:hidden; }
#fnv { position:absolute; bottom:0px; left:10px; width:130px; background-color:#999999;
       padding:15px; z-index:4; overflow:hidden; }
#con { position:absolute; top:80px; left:170px; width:570px; height:440px; padding:30px;
       background-color:#000000; text-align:left; color:white; z-index:4; overflow:auto; }

a:link         { color:#6666ff; font-weight:bold; text-decoration:none; }
a:visited      { color:#333399; font-weight:bold; text-decoration:none; }
a:hover        { color:#ffaaaa; font-weight:bold; text-decoration:none; }
a:active       { color:#ffcccc; font-weight:bold; text-decoration:none; }
a.hnav:link    { font-size:13px; font-weight:bold; text-decoration:none; color:#101010; }
a.hnav:visited { font-size:13px; font-weight:bold; text-decoration:none; color:#404040; }
a.hnav:hover   { font-size:13px; font-weight:bold; text-decoration:none; color:#dddddd; }
a.hnav:active  { font-size:13px; font-weight:bold; text-decoration:none; color:#ffffff; }
a.snav:link    { font-size:11px; font-weight:bold; text-decoration:none; color:#101010;
                 margin-left:15px; }
a.snav:visited { font-size:11px; font-weight:bold; text-decoration:none; color:#404040;
                 margin-left:15px; }
a.snav:hover   { font-size:11px; font-weight:bold; text-decoration:none; color:#dddddd;
                 margin-left:15px; }
a.snav:active  { font-size:11px; font-weight:bold; text-decoration:none; color:#ffffff;
                 margin-left:15px; }
a.tnav:link    { font-size:11px; font-weight:normal; text-decoration:none; color:#101010; }
a.tnav:visited { font-size:11px; font-weight:normal; text-decoration:none; color:#404040; }
a.tnav:hover   { font-size:11px; font-weight:normal; text-decoration:none; color:#dddddd; }
a.tnav:active  { font-size:11px; font-weight:normal; text-decoration:none; color:#ffffff; }