Deformación con el pie de pagina y barra de navegación ayuda

Hola, les quería pedir su ayuda. Ya que tengo un problema con el pie de página y con la barra de navegación (deformación xD). Necesito su ayuda para arreglar esto. Esto sucede en MUSICA, VIDEOS, FORO Y OTROS.
La página web es http://mastodo.mygamesonline.org/

Acá les dejo los códigos de estilos:
body {text-align: center}
#cabecera {background-color: white ; border-left: black 1px solid ;
border-right: black 1px solid ; height:85px}
#navegacion {background-color: gray ; border: black 1px solid ; height:20px}
#contenido {background-color: orange ; width: 800px ; float:left}
#pie {border-left: black 1px solid ; border-right: black 1px solid ;
border-top: black 1px solid ; height: 65px }
#pie a {color: blue; text-decoration:none ; display: block ; color:black }
#pie a:link {}
#pie a:visited {}
#pie a:hover {color:black ; text-decoration:underline ; background-color: white }
#pie a:active {color:black}
#pie li {list-style: none ; font-size: 12px }
#pieuno {float:left ; width:150px }
#piedos {float:left ; width:498px}
#pietres {float:left ; width:150px }
#global {width:800px ; margin: 4px auto }
#menu {width: 150px ; float:left ;
text-align:left ; margin: 3px 10px 3px 3px ;
background-image: url(objetos/menu-parte-inferior.gif);
background-position: bottom ;
padding-bottom:5px }
#menu h1 {color:red ; text-decoration:none ; font-size:15px ;
background-image: url(objetos/menu-curva-superior.gif) }
#menu li { ...propiedades..... }
#menu li {list-style:none ; margin: 4px 8px 4px 6px }
* {margin:0px ; padding:0px ; border: 0px}
a {color: blue; font-size:1.0em ; text-decoration: none}
a {color: brown ; text-decoration:none ; display: block }
a:link {}
a:visited {}
a:hover {color:red ; text-decoration:underline ; background-color: silver}
a:active {}
p {text-align: justify}
#contenido p {padding: 5px 10px 5px 10px ; text-indent: 15px}
#menu {................... margin:3px 10px 3px 3px}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
contenido { ....lo que ya había .......... ; border-left: black 1px solid ; border-right: black 1px solid }
#curva-superior { background-image: url(objetos/curva-superior.gif) ;
background-repeat: no-repeat ;
width:800px ;
height: 12px ;
overflow : hidden }
#curva-inferior { background-image: url(objetos/curva-inferior.gif) ;
background-repeat: no-repeat ;
width:800px ;
height: 12px
overflow: hidden }
#logotipo {width:280px ; float:left }
#logotipo a {}
#logotipo a:link {}
#logotipo a:visited {}
#logotipo a:hover {background-color: white }
#logotipo a:active {}
#publicidad {width:518px ; float:right ; margin-top:25px}
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#navegacion ul { margin-left: 180px }

Y el código html esta en VER CÓDIGO DE FUENTE.

Muchas gracias
satellite07 escribió:Hola, les quería pedir su ayuda. Ya que tengo un problema con el pie de página y con la barra de navegación (deformación xD). Necesito su ayuda para arreglar esto. Esto sucede en MUSICA, VIDEOS, FORO Y OTROS.
La página web es http://mastodo.mygamesonline.org/

Acá les dejo los códigos de estilos:
body {text-align: center}
#cabecera {background-color: white ; border-left: black 1px solid ;
border-right: black 1px solid ; height:85px}
#navegacion {background-color: gray ; border: black 1px solid ; height:20px}
#contenido {background-color: orange ; width: 800px ; float:left}
#pie {border-left: black 1px solid ; border-right: black 1px solid ;
border-top: black 1px solid ; height: 65px }
#pie a {color: blue; text-decoration:none ; display: block ; color:black }
#pie a:link {}
#pie a:visited {}
#pie a:hover {color:black ; text-decoration:underline ; background-color: white }
#pie a:active {color:black}
#pie li {list-style: none ; font-size: 12px }
#pieuno {float:left ; width:150px }
#piedos {float:left ; width:498px}
#pietres {float:left ; width:150px }
#global {width:800px ; margin: 4px auto }
#menu {width: 150px ; float:left ;
text-align:left ; margin: 3px 10px 3px 3px ;
background-image: url(objetos/menu-parte-inferior.gif);
background-position: bottom ;
padding-bottom:5px }
#menu h1 {color:red ; text-decoration:none ; font-size:15px ;
background-image: url(objetos/menu-curva-superior.gif) }
#menu li { ...propiedades..... }
#menu li {list-style:none ; margin: 4px 8px 4px 6px }
* {margin:0px ; padding:0px ; border: 0px}
a {color: blue; font-size:1.0em ; text-decoration: none}
a {color: brown ; text-decoration:none ; display: block }
a:link {}
a:visited {}
a:hover {color:red ; text-decoration:underline ; background-color: silver}
a:active {}
p {text-align: justify}
#contenido p {padding: 5px 10px 5px 10px ; text-indent: 15px}
#menu {................... margin:3px 10px 3px 3px}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
contenido { ....lo que ya había .......... ; border-left: black 1px solid ; border-right: black 1px solid }
#curva-superior { background-image: url(objetos/curva-superior.gif) ;
background-repeat: no-repeat ;
width:800px ;
height: 12px ;
overflow : hidden }
#curva-inferior { background-image: url(objetos/curva-inferior.gif) ;
background-repeat: no-repeat ;
width:800px ;
height: 12px
overflow: hidden }
#logotipo {width:280px ; float:left }
#logotipo a {}
#logotipo a:link {}
#logotipo a:visited {}
#logotipo a:hover {background-color: white }
#logotipo a:active {}
#publicidad {width:518px ; float:right ; margin-top:25px}
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#navegacion ul { margin-left: 180px }

Y el código html esta en VER CÓDIGO DE FUENTE.

Muchas gracias

Hola:
Yo le sugeriría que antes de revisar los códigos, lo que debe hacer es ordenar un poco esa hoja de estilo.
Por ejemplo:
1ª línea la del asterisco
* {margin:0px ; padding:0px ; border: 0px}
2ª linea: <h1>
3ª linea: <h2>
4ª linea: p
5ª linea: body
6ª linea: global
7ª linea: curva superior
8ª linea: cabecera
9ª linea:logotipo
10ª linea: publicidad
11ª linea: navegacion
12ª linea:navegacion ul
13ª linea:navegacion li
14ª linea: contenido
15ª linea: contenido p
16ª linea: menu
17ª linea: menu h1
18ª linea: menu li
19ª linea: pie
20ª linea: pie li
21ª linea: pie uno
22ª linea: pie dos
23ª linea: pie tres
24ª linea: curva inferior

A continuación este grupo de aes

a {color: brown ; text-decoration:none ; display: block }
a:link {}
a:visited {}
a:hover {color:red ; text-decoration:underline ; background-color: silver}
a:active {}

Luego este grupo

#logotipo a {}
#logotipo a:link {}
#logotipo a:visited {}
#logotipo a:hover {background-color: white }
#logotipo a:active {}

Y luego este grupo

#pie a {color: blue; text-decoration:none ; display: block ; }
#pie a:link {}
#pie a:visited {}
#pie a:hover {color:black ; text-decoration:underline ; background-color: white }
#pie a:active {color:black}

Luego que más o menos lo ordene podremos ver con mejor propiedad cual puede ser el problema.
Saludos