body {
background: url('https://memories.buruma.net/charliebrown/background.jpg');
	background-color: #cfb674;
	font-family: Georgia, sans-serif;
	font-size: 13px;
	color: #cfb674;
	cursor: default
}

#container {
	background-color: #FFFFFF;
	padding: 3px;
	width: 636px; /* the width of our centered column */
	margin: 0 auto; /* center the layout in mozilla and IE 6+ */
	text-align: left; /* put the text back where it should be */
}

#header, #footer {
	width: 100%; /* full width header & footer */
	height: 306px; /* give the header & footer a height */
}

#sidebar {
	float: right; /* put the sidebar on the right */
	width: 150px; /* the width of our sidebar column */
}

#content {
	float: left; /* put the content on the left */
	width: 450px; /* the width of our content column */
}

#footer {
	clear: both; /* clear the floats set for the sidebar & content, otherwise it will disappear when one column is shorter than the other */
}

A{cursor:default;}
a:active {
	color: #cfb674;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	cursor:default;}
a:link {
	color: #cfb674;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	cursor:default;}
a:visited {
	color: #cfb674;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	cursor:default;}
a:hover {
	color: #c7a46e;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0px;
	cursor: default;}

h1, h2, h3 .head
	{background:  url() no-repeat bottom left;
	border-top: 0px solid #020202;
	border-right: 0px solid #ffffff;
	border-bottom: 2px solid #cfb674;
	border-left: 0px solid #4a4a4a;
	color: #cfb674;
	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: #cfb674;
	font-family: georgia, times, serif;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	padding: 0px;
	text-transform: lowercase;
	}
select {
border: 1px solid #cfb674;
font-family: arial;
font-size: 12px;
color: #cfb674;
background-color: #FFFFFF;
}

input, textarea	{
border: 1px solid #cfb674;
font-family: arial;
font-size: 12px;
color: #cfb674;
background-color: #FFFFFF;
background-repeat: repeat;
background-attachment: scroll;
}

blockquote {
 color: #cfb674;
	margin: 0 80px;
	padding: 0 20px;
	padding-bottom: 10px;
	border-left: 0px solid #cfb674;
	border-bottom: 5px solid #cfb674;
	border-right: 0px solid #cfb674;
	border-top: 0px solid #cfb674;
	font-size: 1em;
}

ul#navlist
{margin-left: 0;
padding-left: 0;
white-space: nowrap;}

#navlist li
{display: inline;
list-style-type: none;}

#navlist a { padding: 1px 8px; }

#navlist a:link, #navlist a:visited
{color: #fff;
background-color: #cfb674;
text-decoration: none;}

#navlist a:hover
{color: #fff;
background-color: #c7a46e;
text-decoration: none;}



.codesort input {border: 1px solid #cfb674;
font-family: arial;
font-size: 12px;
color: #cfb674;
background-color: #FFFFFF;
background-repeat: repeat;
background-attachment: scroll; }

.codesort textarea {border: 1px solid #cfb674;
font-family: arial;
font-size: 12px;
color: #cfb674;
background-color: #FFFFFF;
background-repeat: repeat;
background-attachment: scroll; }

.codesort select {border: 1px solid #cfb674;
font-family: arial;
font-size: 12px;
color: #cfb674;
background-color: #FFFFFF; }