html {
	height: 100%;
	margin-bottom: 1px;
	/* hack to force scrollbar and stop nav elements jumping between pages */
}

body {
z-index: 2;
	margin : 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	padding: 0px;
	background: #363;

}

div#container {position: relative;
margin-left: auto;
margin-right: auto;
width: 712px;
background-image: url(newbg.jpg);
background-repeat: no-repeat;
padding-bottom: 1em;
}

ul { list-style-type: none; }
ul li { margin: .5em 0 .5em 0; }

#header { position: relative;
z-index: 1;
width: 500px;
height: 100px;
/* border-bottom: 1px solid #000; */
/*margin-bottom: 20px; */
background-image: url(fairieswithballs.gif);
background-repeat: no-repeat;
padding: 0px;
margin: 0px 0px 16px 0px;
}

#header img { margin: 20px;
margin-bottom: 5px; }

#content { width: 550px; 
/*position: absolute;*/
margin-top: -350px;
margin-left: 130px;
margin-bottom: 50px;
font-size: 1em;}

#content h1 + p { margin-top: 30px; }

#content h1 + p:first-letter { font-size: 2.5em;
/* vertical-align: top; */
float: left;
margin: 0;
margin-right: 2px;
margin-top: 2px;
padding: 0;
line-height: 0.8em;
font-weight: bold;}

#content a:link {color: #040;}
#content a:visited {color: #585;}


#nav { list-style-type: none; 
margin:0px;
padding: 0px;
margin-left: 20px;}

#nav li { position: relative;
height: 72px;
width: 70px;
background-image: url(leaf70.gif);
background-repeat: no-repeat;
margin: 0;}

#nav li a { padding: 27px 4px 0px 16px;
height: 45px; 
display: block;
color: white;
font-size: 0.7em;
width: 50px;
}

h1 {
font-size: 3em;
font-weight: bold;
margin: 0px;
padding: 0;
}

#ebay { position: absolute;
top: 10px;
right: 20px;
width: 88px;
font-size: 12px;
color: black;
text-align:center;
}

#ebay:visited { color: grey; 
}

#footer {/*display: none;*/
/*position: absolute;
bottom: 0px;*/
clear: both;
font-size: 0.8em;
text-align:center;
/* border-top: solid black 1px; */
}


.fairy_thumb {display: block;
position: relative;
width: 130px;
height: 200px;
float: left;
font-size: 0.8em;
margin: 10px;}

.fairy_thumb img {display: block;}

form input,textarea { background: #aca; }

img.right-float { clear: right;
float: right;
margin-left: 15px; 
margin-bottom: 5px;}

img.left-float { clear: left;
float: left;
margin-right: 15px; 
margin-bottom: 5px;}

.gallery_image { width: 300px; 
font-size: 1.5em;}

.sold {color: red;
font-weight: bold;}