body,html {font-size:1em;font-family:arial;}
#wrapper {
width:960px;
height:100%;

}
#head {
width:960px;
height:150px;
text-align:left;
}
#navi {
border-top:1px solid #000000;
border-bottom:1px solid #000000;
background-color:#EFEFEF;
font-weight:bold;
width:100%;
height:20;
padding:5px;
}
#content {
width:960px;
height:100%;
color:#000;
}
#footer {
border-top:1px solid #000;
color:#000000;
padding:5px;
width:960px;
height:30;
}
