body {
text-align: center;
margin: 0 auto;
font-size: 14px;
  background: url(../images/bgstrips.png) repeat fixed left;
  background-color:#636731;
}
body div {
text-align: left
}

#main {
width: 612px;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
}
#main2 {
width: 650px;
height: 400px;
}

#head {
width: 608px;
height: 350px;
background:; border:1px solid #9d895d;
  background-attachment: scroll;
  background-image: url(../images/ncf_index.png);
  background-position: center;
  background-repeat: no-repeat;
}

#head h1 {
text-align: center;
padding-top: 50px;
margin: 0px;
font-size: 28px;
color: #444444;
text-decoration: underline;
}

#content {
padding: 5px;
font-family: arial, verdana;
color:#895f2f;
text-align:center;
}

#content a {
text-decoration: none;
color: #000000;
font-style: italic;
}

#content a:hover {
text-decoration: underline;
}

#foot {
margin-top: 50px;
text-align: center;
font-family: arial;
font-size: 10px;
color: #a5a5a5;
}
#foot p{
text-align:center;
font-family: arial;
font-size: 14px;
color: #a5a5a5;
}


#foot a {
color: #868686;
text-decoration: none;
}

#foot a:hover {
text-decoration: underline;
}
