body {
	background: #b2aea2;
}
#container {
	background: url(http://i166.photobucket.com/albums/u106/Faith228/bg8copy-1.png) repeat-y;
	width: 750px;
	margin: 0 auto;
}
#header {
	height: 580px;
	background: url(http://i166.photobucket.com/albums/u106/Faith228/header4copy.png) no-repeat;
margin-left: 0px;
margin-top: -17px;
}
#footer {
	background: url(http://i166.photobucket.com/albums/u106/Faith228/footer3copy.png) no-repeat;
	height: 32px;
	clear: both;
	text-align: center;
}


#content { width: 510px;
float: right;
padding-left: 0px;
padding-right: 20px;
}

#navigation { 
width: 160px; 
float: left;
padding-left: 20px;

}

.nav-link {
	text-align: left;
	background: url(http://i166.photobucket.com/albums/u106/Faith228/link.png) no-repeat;
	line-height: 40px;
	font-size: 16px;
	padding-left: 30px;
	padding-top: 2px;
	letter-spacing: 1px;
	font-family: serif;
	display: block;
	height: 35px;
	width: 155px;
	text-decoration: none;
	color: #4f5654;
}

.nav-link:hover {
	text-align: left;
	background: url(http://i166.photobucket.com/albums/u106/Faith228/link-hover.png) no-repeat;
	line-height: 40px;
	font-size: 12px;
	font-family: serif;
	padding-left: 25px;
	padding-top: 2px;
	text-transform: uppercase; 
	text-decoration: none;
	letter-spacing: 1px;
	color:#fff;
	display: block;
	height: 35px;
	width: 155px;
}




.aff{
	text-align: left;
	padding-left: 38px;
      background: #b6b3b4;
   color: #736166;
   border-left: 6px solid #5a4d42;
   display: block;
   width: 120px;
   height: 35px;
   font-family: serif;
   font-size:14px;
   letter-spacing: 2px;
   margin-bottom: 6px;
   }

.aff:hover{
	   background: #736166;
   color: #bcc1be;
   text-decoration: none;
   border-left: 6px solid #a3727b;
   font-size: 16px;
   letter-spacing: 1px; 
   font-family: serif;
    margin-bottom: 6px;
  }
  


blockquote {
	margin: 1px 3px;
	text-indent: 20px; 
	color: #82757a;
	border-right: 7px solid #82757a;
	border-left: 7px solid #82757a;
	padding-left: 15px;
background-color: #b6b3b4;
font-family: serif;
font-size: 13px; 
width: 450px;}

blockquote p{margin: 0;
}

h1{
background: url('http://i166.photobucket.com/albums/u106/Faith228/h1-1.png') no-repeat;
font-family:"Century Gothic"; 
font-size:26px; 
text-align: center; 
color:#4f5654; 
letter-spacing:2px; 
width:500px; 
height: 85px;
border-bottom: 1px dotted #4f5654;
}




h2{
font-family:"Trebuchet MS"; 
font-size:16px; 
text-align: right; 
color:#545f69; 
letter-spacing:1px; 
width:165px;
border-bottom: 3px double; 
}

h3{
font-family:"Century Gothic";
font-size: 18px;
text-align: left;
color: #736166;
letter-spacing: 2px;
width: 500px;
border-top: 2px dashed;
border-bottom: 2px dashed;
}

h4{
font-family:serif;
font-size: 16px;
text-align: left;
color:#736166;
letter-spacing: 1px;
width: 500px;
border-bottom: 3px double;
}

p{
font-family: serif;
font-size: 16px;
color:#4f5654;
line-height: 23px;
text-align: left;
text-indent: 20px;
}


p.A:link {
text-decoration: none; 
color:#545f69; 
font-family: serif; 
font-size: 14px; 
}

p.A:visited {
text-decoration: none; 
color:#b2aea2;  
font-family: serif;
font-size: 14px;
}

p.A:active {
text-decoration: none; 
color:#545f69; 
font-family: serif;
font-size: 14px;
}

p.A:hover {
text-decoration: underline; 
color: #6f3112; 
font-family: serif;
font-size: 14px;
}

strong
{color:#545f69; 
font-family: serif;
font-size: 15px;}

em
{color: #b26257; 
font-family:serif;
font-size: 14px;}

ul
{color: #4f5654;
font-size: 14px;}

ol
{color: #4f5654;
font-size: 14px;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: none; }
    
 P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 6em;
}

.border{
border:2px grooved #8c8c7c; 
}