/* CSS Document */
body { margin: 0; padding: 0}

#wrapper { margin: 0px;}
#container { margin: 0 auto; width: 1000px; text-align: center; margin-top: 250px;}

#footer { font-family: "Arial"; font-size: 11px; margin-top: 10px;}
#footer a { text-decoration: none;}
#footer a:hover { text-decoration: none;}