body {
background-image: url("http://precious-memory.net/blankets/background.jpg");
background-repeat: repeat;
background-color: #785d52;
font-family: Trebuchet MS;
font-size: 12px;
color: #785d52;
margin-top: 0px;
margin-left: 0px;
padding: 0px;
cursor:default;
}

a, a:link, a:active, a:visited {
color: #b39a72;
font-weight: bold;
text-decoration: underline;
cursor:default;
}

a:hover {
color: #785d52;
text-decoration: underline;
font-weight: bold;
cursor: default;
}

h1, h2, h3 .head
	{background:  url() no-repeat bottom left;
	border-top: 0px solid #785d52;
	border-right: 0px solid #785d52;
	border-bottom: 2px solid #785d52;
	border-left: 0px solid #4a4a4a;
	color: #785d52;
	font-family: Palatino Linotype, "Georgia", sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 5px;
	text-align: right;
	padding: 0px 20px 3px 20px;
	text-transform: uppercase;}

.letter
	{
	color: #785d52;
	font-family: georgia, times, serif;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	padding: 0px;
	text-transform: lowercase;
	}


select, input, textarea	{
border: 1px solid #785d52;
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
color: #785d52;
background-color: #ffffff;
}

blockquote {
 color: #785d52;
	margin: 0 80px;
	padding: 0 20px;
	padding-bottom: 10px;
	border-left: 0px solid #785d52;
	border-bottom: 5px solid #785d52;
	border-right: 0px solid #785d52;
	border-top: 0px solid #785d52;
	font-size: 1em;
}

#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #785d52;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

ul li { display: inline; }
#show-members ul li { list-style-type: numeric; }

li a
{
text-decoration: none;
background-color: #785d52;
color: #ffffff;
padding: .2em 1em;
border-right: 0px solid #fff;
}

li a:hover
{
background-color: #ffffff;
color: #b39a72;
}