body {
  margin: 0;
  text-align: center; 
  min-width: 760px;
  background:url(http://i23.photobucket.com/albums/b373/aarriford/church/brownpinstripe2.jpg);
  font-size: 9pt;
  font-family:calibri,verdana;
  color:black;
}


#outer {
width:770px;
text-align:center;
margin:0 auto;
}

#wrap {
width:100%;
margin:0;
border-left:3px solid rgb(149,95,74);
border-bottom:3px solid rgb(149,95,74);
border-right:3px solid rgb(149,95,74);
text-align:justify;}

#body {
height:650px;
margin:0 5px 5px;
background:url(http://i23.photobucket.com/albums/b373/aarriford/treeline2.jpg) repeat-x bottom rgb(224,235,222);
overflow:hidden;
}

#header {
height:95px;
width:100%;
font-size:180%;
background:#677F62;
}

#header p {
margin:0;
font-size:medium;
color:rgb(224,235,222);
}

#header h1 {
font-size:230%;
font-weight:normal;
margin:0;
padding:0px 0 0 13px;
color:white;
font-family:"poor richard",times;
}

#add {
float:right;
width:210px;
padding-top:30px;
text-align:center;
}

#menu {
width:100%;
height:18px;
margin-top:0px;
text-align:justify;
background:rgb(150,189,145);
border-top:2px solid rgb(150,189,145);
}

.slct {
background:rgb(224,235,222);
padding:0 7px;
text-decoration:none;
font-size:115%;
font-weight:bold;
color:rgb(120,149,116);
border:1px solid rgb(224,235,222);
}

#menu a:link {
background:rgb(150,189,145);
padding:0 3px;
font-size:115%;
color:rgb(224,235,222);
font-weight:bold;
border-left:1px solid rgb(150,189,145);
border-right:1px solid rgb(150,189,145);
border-top:1px solid rgb(150,189,145);
}

#menu a:visited {
background:rgb(150,189,145);
padding:0 3px;
font-size:115%;
color:rgb(224,235,222);
font-weight:bold;
border-left:1px solid rgb(150,189,145);
border-right:1px solid rgb(150,189,145);
border-top:1px solid rgb(150,189,145);
}

#menu a:hover {
background:rgb(224,235,222);
padding:0 3px;
text-decoration:none;
font-size:115%;
font-weight:bold;
color:rgb(150,189,145);
border-left:1px inset rgb(224,235,222);
border-right:1px inset rgb(224,235,222);
border-top:1px inset rgb(224,235,222);
border-bottom:1px solid rgb(224,235,222);
}


#sidebar {
background:url(http://i23.photobucket.com/albums/b373/aarriford/church/greenstripe2.jpg);
float:left;
width:210px;
padding:2px 2px 30px;
}

#sidebar img {
width:100%;
}

p {
margin:0;
}

a:link {
color:rgb(149,95,74);
font-weight:bold;
text-decoration:none;
}

a:visited {
color:rgb(149,95,74);
font-weight:bold;
text-decoration:none;
}

a:hover {
color:rgb(130,85,69);
font-weight:bold;
text-decoration:underline;
}

#main img {
border:3px solid rgb(149,95,74);
}

#header a:link {
color:white;
font-weight:normal;
text-decoration:none;
}

#header a:visited {
color:white;
font-weight:normal;
text-decoration:none;
}

#header a:hover {
color:white;
font-weight:normal;
text-decoration:none;
}

h2 {
margin:0;
font-size:150%;
font-family:"poor richard",times;
font-weight:normal;
color:black;
}

#main {
max-height:650px;
float:right;
overflow:auto;
width:500px;
margin:10px;
padding:10px;
}

#credit {
margin:0;
width:776px;
background:rgb(149,95,74);
font-family:"courier new",courier,serif;
font-style:italic;
}