@charset "utf-8";
/* CSS Document */

body {width:100%; margin:0; background-color:#fffddf;}
#container { width: auto; margin:0 auto;}
#header { height:200px; background-image:url(../images/header_bg.gif); text-align:center;}
#maincontent { width:auto; height:2000px; background-color: #fffddf; margin:0; padding:0;}
#footer { width:auto; height: 35px; background-color:#ffc20e;}
.footercontent {width:auto; height:35px;}
p {text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
