body
 {
 background:#d8dfcd url(pix/bg.gif);
 font-family:"verdana",sans-serif;
 color:#73949c;
 margin:0;
 padding:0;
 }
 
div.main
 {
 background:#fffdf6 url(pix/cancels.jpg) no-repeat 97% 5px;
 width:603px;
 margin:28px auto 0 auto;
 border-top:dashed 2px #AFB9AA;
 border-left:dashed 2px #AFB9AA;
 border-right:dashed 2px #AFB9AA;
 padding:5px;
 }

div.text
 {
 margin:-350px 6px 1em 95px;
 }

div.title
 {
 border-bottom:solid 2px #AFB9AA;
 }

div.buy {
 text-align:center; 
 border:dashed 2px #AFB9AA;
 background-color:#ecf4e0;
 font-weight:bold;
 }

div.pre {visibility:hidden; position:absolute; bottom:0; right:0}

.center {text-align:center}
img {border:0}

a:link {color: #774e26}
a:visited {color: #754c24}
a:hover {color: #d44772}
a:active {color: #d44772}

/* ------------------------ */ 


/* PRODUCT PAGES */ 

td.prod_img
 {
 font-size:x-small;
 text-align:center;
 padding-left:10px;
 }

img.prod_img
 {
 display:block;
 border:solid 1px #754c24;
 }
 
/* ------------------------ */ 


/* IMAGE PLACEMENT */ 

div.topnav
 {
 margin:5px -5px; 5px -5px;
 padding:0;
 white-space:nowrap;
 text-align:center;
 }

div.nav
 {
 background-color:#ECF4E0;
 width:142px;
 border-left:solid 1px #754C24;
 border-right:solid 1px #754C24;
 border-bottom:solid 1px #754C24;
 position:relative;
 top:20px;
 left:-68px;
 text-align:center;
 }
 
div.typewriter
 {
 width:142px;
 position:relative;
 top:-30px;
 left:-95px;
 z-index:5;
 }
 
div.bottom
 {
 width:613px;
 height:39px;
 font-size:10px;
 margin:0 auto 0 auto;
 padding-left:5px;
 padding-right:5px;
 background-image:url(pix/border-bottom.gif);
 background-repeat:no-repeat;
 background-position:bottom left;
 text-align:center;
 }

/* ------------------------ */ 


/* STAMP THUMB MOUSEOVERS */ 

td.photo
 {
 padding:4px 8px 4px 8px;
 }

div.stamp
 {
 width:102px;
 height:120px;
 background: url(pix/stamp.gif) no-repeat center center;
 padding-top:11px;
 }

img.thumb_off
 {
 display:block;
 margin-left:2px;
 margin-top:2px;
 border:solid 3px #fffdf6;
 }

img.thumb_on
 {
 display:block;
 margin-left:2px;
 margin-top:2px;
 border:solid 3px #afb9aa;
 }
 
/* ------------------------ */ 
 
