body {
      background-color: white;
      layer-background-color: white;
      }

#browse {
      background-color: #D2EDF4;
      width: 1000px;
      position: relative;
      top: 40px; left: -500px;
      vertical-align:middle
      }

#mainbody {
      width: 1000px;
      position: relative;
      top: 70px; left: -500px;
      }

#maintext {
      position: absolute;
      width: 400px;
      top: -20px; left: 0px;
      padding:2px;
      }

#wmaintext {
      position: absolute;
      width: 500px;
      top: -20px; left: 0px;
      padding:2px;
      }

#maintextwide {
      position: absolute;
      width: 1000px;
      top: 0px; left: 0px;
      padding:2px;
      }

.bodytext {
      font-family: arial, sans-serif;
      font-weight: 300;
      color: #330000;
      font-size: 14px;
      letter-spacing: 1px;
      word-spacing: 3px;
      text-align: left;
      line-height: 20px;
      }

#addtocart {
      position: absolute;
      top: 470px; left: 450px;
      }

#waddtocart {
      position: absolute;
      top: 470px; left: 580px;
      }

#cartgif {
      position: absolute;
      top: 20px; left: 425px;
      }

#wcartgif {
      position: absolute;
      top: 450px; left: 190px;
      }

#framegallery {
	width:550px;
	background:#fff;
      	position: absolute;
      	top: 0px; left: 430px;
	border:1px solid white;
      }


#gallery {
	width:450px;
	height:450px;
	position:relative;
}

#framethumbnails {
	position:absolute;
	top:30px;left:450px;
}

ul#thumbnails {
	margin:0;
	list-style:none;
}

ul#thumbnails  li {
	position:relative; 
	top:0px;left:0px;
}

ul#thumbnails li a {
	height:70px;
	width:70px;
	padding:3px;
	display:block;
	text-decoration:none;
	background:#fff;
}

ul#thumbnails li a img {width:70px; height:70px; border:0;}

ul#thumbnails li a:hover {
	background:#fc0;
}

ul#thumbnails li.close a:hover {
	background:#fff;
}

#gallery #fullsize {
	position:absolute;
	left:0;
	top:0;
	height:450px;
	width:450px;
	overflow:hidden;
}
#gallery #fullsize div {
	width:450px; height:450px;
	}

#gallery #fullsize div img {
	display:block;
	margin:0 auto;
	border:0;
	}


#wframegallery {
	width:550px;
	background:#fff;
      	position: absolute;
      	top: 0px; left: 550px;
	border:1px solid white;
      }


#wgallery {
	width:450px;
	height:450px;
	position:relative;
}

#purchasebox {
	background-image:url("../images/purchasebox.gif");
        background-repeat:no-repeat;
	position: absolute;
        top: 320px; left:-10px;
        width:520px;height:170px;
        z-index:-10;
	}
