html { 
  font-family: "Trebuchet MS", Helvetica, sans-serif; /*arial, helvetica;*/
  font-size:  18px;
}

/* Titles */
h1 { 
  text-align: left;
  color: #c85d47;
}

#pageBody { 
/*
  margin: 0 auto 215px auto;
*/
  margin: auto;
  padding-top: 248px;
  width: 1000px;
}

a { 
  color:  #00CC33;
}

a:visited { 
  color:  #006633;
}

.pbbase { 
  background: transparent url( "../images/top_banner2.jpg" ) top center no-repeat;
}
.pbfullfish1 { 
  background: transparent url( "../images/top_banner3.jpg" ) top center no-repeat;
}

#homeclick { 
  position: absolute;
  top: 100px;
  left: 80px;
  width: 450px;
  height:  110px;
  z-index: 1000;
  cursor: pointer;
}

#overlay { 
  display: none;
}

/* If you add any here, make sure you edit ie.css as well */
#body_blank, #body_fish, #body_fish2, #body_fish_faded, #body_muffin_faded, #body_robot_faded, #body_schooner_faded, #body_penny_faded, #body_shop, #body_peas_faded { 
  text-align: center;
  margin: 0 10px 0 10px;
  /* If you adjust the min-height, you need to twiddle the height in ie.css too */
  min-height:  400px;
}
	#body_fish { 
	  background: transparent url("../images/fish_background.jpg") center center no-repeat;
	}
	#body_fish2 { 
	  background: transparent ;
	}
	#body_fish_faded { 
	  background: transparent url("../images/fish_background_faded.jpg") center center no-repeat;
	}
	#body_muffin_faded { 
	  background: transparent url("../images/grumpy_background_faded.jpg") center center no-repeat;
	}
	#body_schooner_faded { 
	  background: transparent url("../images/schooner_background_faded.jpg") center center no-repeat;
	}
	#body_penny_faded { 
	  background: transparent url("../images/penny_background_faded.jpg") center center no-repeat;
	}
	#body_peas_faded { 
	  background: transparent url("../images/peas_background.jpg") center right no-repeat;
	}
	#body_robot_faded { 
	  background: transparent url("../images/robot_faded.jpg") 85% 50% no-repeat;
	}
	#body_shop { 
	  background: transparent url("../images/shop_bk.jpg") right center no-repeat;
      /* If you adjust the min-height, you need to twiddle the height in ie.css too */
      min-height:  530px;
	}


.grh { 
  text-align: right;
  color: green;
  padding-top: 10px;
}
.glh { 
  text-align: left;
  color: #f2b19d;
  padding-top: 10px;
}


.floatr { 
  float: right;
}

.textblock { 
  margin: auto;
  margin-top: 35px;
  width: 70%;
  text-align: justify;
}

.textblockabt { 
  margin-left: 30px;
  text-align: left;
  font-size:  16px;
}

.normtxt { 
  font-size:  16px;
}

.tag_open, .tag_close {
  color: #FC0;
  font-size: 1.2em;
  font-weight: bold;
}
.tag_open { 
  text-align: left;
}
.tag_close { 
  text-align: right;
}

#footer { 
  margin-top: 10px;
  background: transparent url( "../images/bottom_banner.jpg" ) top center no-repeat;
  height: 89px;
}

.footmenu { 
  padding-top: 3px;
  margin: auto;
  text-align: center;
}

.footmenu a, .footmenu a:visited { 
  color: white;
  font-weight: bold;
  padding: 0 20px 0 20px;
  text-decoration: none;
}

.mediaMenu { 
  margin-top:  40px;
  width: 200px;
}
.mediaMenu img { 
  padding: 0;
  border: none;
}
.mediaMenu p { 
  margin: 0;
  padding-bottom: 5px;
}

.aboutMe { 
  width: 650px;
  text-align: justify;
  margin-top:  20px;
}
.welcomeimg { 
  float: left;
  padding-right: 8px;
}
.welcometxt { 
  padding-top: 13px;
  padding-left: 20px;
  line-height:  1.5em;
  color:  #5a798e;
}
.sig { 
  float: right;
  margin-right: 20px;
  margin-top:  -25px;
}

.cleaner {
  clear: both;
  width: 100%;
  height: 1px;
  overflow: hidden;
}

.shopping p { 
  margin: 2px 0 6px 0;
}

/*
.shopping h1 { 
  text-align: center;
  color: green;
}
*/
.shopping h2 { 
  margin: 10px 0 4px 0;
  /*text-decoration: underline;*/
  color: green;
}

.contactme p { 
  margin: 3px;
}

.resume { 
  font-size: 0.8em;
  text-align: left;
}
.resume .head { 
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
}

.resume p, .resume .subp { 
  margin: 0;
  padding:  0 0 2px 0;
}

.resume .subp { 
  padding-left:  20px;
  font-size: 0.9em;
}

.resume td { 
  padding-bottom:  15px;
  vertical-align: top;
}

.notice { 
  margin: 25px auto 25px auto;
  width:  80%;
  border: 1px solid silver;
  padding: 10px;
  text-align: center;
}

.gallery { 
  margin: auto;
}

.galleryThumb { 
  height: 102px;
  padding: 3px;
}

.galleryThumb img { 
  border: 1px solid silver;
}

.galleryTitle { 
  vertical-align: bottom;
  font-size: 1.2em;
  font-weight: bold;
}

.galleryPreview { 
  width: 405px;
  height: 505px;
  padding-left: 40px;
}

.galleryPreview img { 
  border: none;
  padding: 0;
  margin: 0;
}

.galleryFooter { 
  font-weight: 500;
  font-size: 0.8em;
}

.presspiece { 
  clear: both;
}

.presspiece img { 
  border: 1px solid silver;
  margin: 0 5px 5px 0;
  padding: 1px;
  float: left;
}


.linklist p { 
  margin-top: 2px;
  margin-bottom: 3px;
  margin-left: 15px;
}

.linklist h2 { 
  margin-top: 18px;
  margin-bottom: 4px;
}

.linklist ul { 
  list-style-type: none;
}
.linklist li { 
  padding: 3px;
}


