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

body { 
  margin: 0;
  background-image:url(../images/bgbrown.jpg);
  border: 0;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
text-align:justify;
}


img{
border:0;
}

.contentheader{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:20px;
}

.wrapper{
background-image: url(../images/divbg.jpg);
margin: 0px auto 0px auto;
width:967px;
}

.indexheader{
margin: 0px auto 0px auto;
width:967px;
height:197;
}

.staticheader{
margin: 0px auto 0px auto;
width:967px;
height:86;
}

.content{
margin: 0px auto 0px auto;
width:967px;
height: auto;
}


.head1{
background-image: url(../images/head1color.jpg);
margin: 0px auto 0px auto;
width:967px;
height: 10px;
}


.footer{
background-image:url(../images/footcolor.jpg);
margin: 0px auto 0px auto;
width:967px;
height: 20px;
}