body {
	background: url(bg.gif);
	margin: 0px;
}

body, td {
	color: #212223;
	font: 12px sans-serif;
	line-height: 18px;
}

input, textarea, select {
	background-color: #ffffff; 
	margin: 0px;
	border: 1px dotted #6B9CAD;
	font: 12px sans-serif;
	line-height: 18px;
}

a, a:visited { color: #7C7264; text-decoration: none; }
a:hover, a:active { color: #B5767E; }

.big {
	background-image: url(favoritethings-title.jpg);
	background-repeat: no-repeat;
	background-color: #F6F5F2;
	width: 670px;
	margin: 0px auto;
	padding-top: 430px;
}

.menu {
	text-transform: uppercase;
	line-height: 34px;
	text-align: center;
	word-spacing: 10px;
	height: 34px;
	margin: 0;
	font-size: 17px;
	font-family: "Century Gothic", sans-serif, Arial;
	font-weight: normal;
}

.menu a {letter-spacing: 2px; color: #7C7264;}
.menu a:hover {color: #98ADAD;}

.textbox {
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 10px 15px;
}

h2 {
	background: url(header.gif) no-repeat top left; 
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 50px;
	letter-spacing: 2px;
	color: #474C4F;
	font-family: Georgia, verdana; 
	font-size: 17px;
	font-style:italic;
	text-align: left;
	font-weight: normal;
} 

form {
	margin: 0px;
}

p  {
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

img {
margin: 2px 2px 2px 2px;
}

h3 {
	margin: 0px 0px 4px 0px;
	letter-spacing: 2px;
	color: #474C4F;
	font-family: Georgia, verdana; 
	font-size: 16px;
	font-style:italic;
	text-align: left;
	font-weight: normal;
}

.link-image {
         padding: 10px;
         background-color: #98ADAD;
         border: 0;
}

.wishlist-image {
         padding: 10px;
         background-color: #B5767E;
         border: 0;
}

.front-image {
         padding: 10px;
         background-color: #6F9CA8;
         border: 0;
}

h5 {
	text-transform: uppercase;
	font-size: 17px;
	color: #B4767E;
	font-family: "Century Gothic", sans-serif, Arial;
	margin: 0px 0px 4px 0px;
	font-weight: normal;
}
