* 
{
    -moz-outline-style: none;     
    outline-style: none;
    outline-width: 0px;
    outline-color: -moz-use-text-color;
}

body, td{
	margin:0px;
	padding:0px;
}


a:link, a:visited, a:active, a:focus, a:hover, img{
text-decoration:none;
border-style:none;
border:0px;
}

#mainbox {
	height: 650px;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/boxground.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
}
body {
	background-attachment: fixed;
	background-color: #e1e1e1;
	background-image: url(../images/bdrop.png);
	background-repeat: repeat-x;
	background-position: top;
}
#mainbox #etsylink {
	background-image: url(../images/shopnow.png);
	height: 300px;
	width: 262px;
	position: absolute;
	text-decoration:none;
        border-style:none;
	overflow: hidden;
	right: 0px;
	top: 200px;
	z-index: 100;
	display: block;
}

#imagebox {
	width:602px;
	height:321px;
	overflow: hidden;
	padding: 0px;
	display: block;
	position: relative;
	left: 54px;
	top: 31px;
	background-repeat:no-repeat;
}
#mainbox #contactinfo {
	position: relative;
	top: 300px;
	text-align: center;
	font-family: verdana;
	font-size: 16px;
}
#mainbox #contactinfo a {
	font-weight: bold;
	color: #9C5C8C;
	text-decoration: none;
}
