#signupForm {
  position: absolute; 
  bottom: 0px;
  border-top: 1px solid silver;
  padding-top: 20px;
}
#signupForm #email {
  width: 135px;
}

#signupForm label {
  display: block;
  font-weight: bold;
  color: #6C2700;
  margin-bottom: 5px;
}

#homeSpecials {
  border-top: 1px solid silver; 
  border-left: 1px solid silver; 
  border-right: 1px solid silver;
}
#marquee {
  height: 283px;
  width: 552px;
}
.special {
  padding: 10px;
  color: #404040;
  height: 283px;
}
.special img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.special .name { text-align: center }
.special .name a {
  text-decoration: none;
  color: #404040;
  font-size: 16px;
}

#imagecontainer {
  position: relative;
}
#hometext {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 233px;
  width: 187px;
  background-color: #653333;
  height: 233px;
  -moz-opacity: .7;
  filter: alpha(opacity=40);
}
#homepng {
  position: absolute;
  right: 12px;
  top: 40px;
}

#messagebox {
  background-image: url(/lib/yhst-31581160916913/home-intro-back.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
  padding: 20px;
}

#homelayout .textcell {
  background-color: #999966;
  color: white;
  padding: 20px;
  background-image: url(/lib/yhst-31581160916913/home-message-top-corner.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

#showcart {
  position: absolute;
  top: 7px;
  left: 505px;
  font-family: arial,helvetica,sans-serif;
  color: white;
}

body {
	margin: 0px;
	background: #ffffff url(/lib/yhst-31581160916913/background.jpg) top left repeat-x;
	text-align: center;
}

#main {
	width: 808px;
	text-align: left;
}

#maincell {
	background-color: white;
	padding-top: 4px;
}

#maintable {
	position: relative;
	top: 87px;
	left: 0px;
}

#topline {
	position: absolute;
	top: 4px;
	left: 4px;
}

#toplinks {
  position: absolute;
  top: 56px;
  right: 285px;
  white-space: nowrap;
}

#searchform {
	position: absolute;
	top: 57px;
	right: 65px;
	width: 250px;
	margin: 0px;
	text-align: right;
}

.inpbox {
	font: normal 11px arial;
	color: black;
}

#ytimeslogo {
        display: none;
	position: relative;
	top: 5px;
	width: 100%;
	text-align: center;
}

#bottomlinks {
	position: relative;
	width: 100%;
	height: 32px;
	text-align: center;
}

#blc {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#brc {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#bottomlinks a:link, #bottomlinks a:visited {
	font: normal 11px arial;
	color: white;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	line-height: 32px;
}

#bottomlinks a:hover {
	text-decoration: underline;
}

#copyright {
	text-align: center;
	vertical-align: middle;
	font: normal 11px arial;
	color: #666666;
}

#copyright img {
	margin: 0px 15px 0px 15px;
}

#pagebody {
  margin: 0px 0px 4px 4px;
  text-align: left;
}

#messagearea { margin: 0 }
#contentarea { margin: 0 }
#itemarea { margin: 0 ; padding: 0}
#section-contenttitle, #item-contenttitle { margin: 0px;}


