*{margin:0;padding:0;}
.center{text-align:center;}
body{text-align:center;background:#f1c76d;}
#wrapper{margin:20px auto; width:800px; border:solid 1px #ff0000;background:#fff0a0;}
#header{width:100%;height:100px;border-bottom:solid 1px #ff0000; background:#eb9130;color:#fff}
#content{width:100%;color:#000;text-align:left;}
#content p{padding:7px;}
#footer{clear:all;width:100%;height:50px;border-top:solid 1px #ff0000; background:#eb9130;color:#fff;}
.box{position:relative;width:300px; height:auto; border:solid 2px #ff0000;padding:7px;color:#eb9130;font-weight:900;text-align:center;margin-top:10px;margin-left: 350px;}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu4 {float:left;
        width: 200px;
        border-style: solid solid none solid;
        border-color: #D76100;
        border-size: 1px;
        border-width: 1px;
        margin: 10px;
        margin-right:20px;
        }

#menu4 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #9E3C02;
        display: block;
        background: url(menu4.gif);
        padding: 8px 0 0 30px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: #fff;
        background: url(menu4.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }

#menu4 li a:active {
        color: #fff;
        background: url(menu4.gif) 0 -64px;
        padding: 8px 0 0 30px;
        }
.right{float:right;}
.left {float:left;}
table{margin-left:25px}
.list{margin-left:40px;list-style: disc}
.people{float:left;margin:12px;text-align:center;width:220px;height:300px;}
.clear{clear:both;}

