@import url('http://fonts.googleapis.com/css?family=Satisfy');


body {   background: #e8e4d6;  }  #tplPageWrapper {  width: 1000px;  margin: 28px auto 0 auto;  padding: 0;  background: url('../images/content_02.jpg');  }#tplHeadWrapper {  width:1000px;  height:265px;  background: url('../images/header_01.jpg') top no-repeat;  }#tplHeadContent {  width:1000px;  height:115px;  padding-top: 80px;  overflow: hidden;  }#tplHeadContent img {  border: 0;    }  #tplNavWrapper {  width:1000px;  height:70px;  background: url('../images/header_03.jpg');  overflow: hidden;  }  #tplNavContent {  font-weight: bold;  color: #7b7a63;  padding: 10px 0 0 90px;  }  #tplNavContent a:link, a:visited {  font-weight: bold;  color: #7b7a63;  }  #tplNavContent a:hover {  font-weight: bold;  color: #800000;  }#tplNavContent a:active {  font-weight: bold;  color: #bc8f8f;  }#tplMainWrapper {  width:1000px;  background: url('../images/content_01.jpg') top no-repeat;  }  #tplMainContent {  padding: 20px 80px 0 5px;  }#tplFootWrapper {  width:1000px;  height: 150px;  background: url('../images/footer_01.jpg');  overflow: hidden;  }  #tplFootContent {  text-align: center;  color: #7b7a63;  font-weight: bold;  padding-top: 25px;  }  #tplFootContent a {  color: #7b7a63;  font-weight: bold;  }  #tplFootContent .copyright {  font-weight: normal;  font-size: 75%;  margin-top: 15px;  padding: 0;  }  #tplFootContent .copyright a {  font-weight: normal;  }