body {
	background-color: #433e38;
	background-image: url(graphics/bg1.jpg);
	background-repeat: repeat-x;
}

div.header {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	height: 209px;
	width: 800px;
	margin: 0 auto;
}

div.textbody {
	border-top-width: 1px;
	border-top-color: black;
	border-top-style: solid;
	text-align: center;
	border-right-color: black;
	border-left-color: black;
	border-bottom-color: black;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	width: 800px;
	color: #2f2a27;
	background-color: #f6e8dd;
	margin: 0 auto;
}

h2 {


	font-size: 16px;


	text-align: center;


	letter-spacing: 2px;


	font-family: monospace;


}

a.itemlink {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #776d62;
}

.synopsis {
	letter-spacing: 2px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

div.searchbox {
	padding-left: 25px;
	padding-top: 2px;
	border-bottom-color: #c7b7a4;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-right-color: black;
	border-left-color: black;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/searchbox.jpg);
	height: 20px;
	width: 775px;
}

a.headerlink {
	padding-top: 5px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	word-spacing: 4px;
	letter-spacing: 4px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #544d45;
}

.searchform {
	margin-right: auto;
	margin-left: auto;
}

div.searchresults {
	padding-left: 30px;
	text-align: left;
}

fieldset { font-size: 12px; font-family: Helvetica, Verdana, Arial, sans-serif; text-align: left;}
label {  
float: left;  
width: 10em;  
margin-right: 1em;
}
legend {
	letter-spacing: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

div.field {
	clear: both;
	margin-bottom: 0.5em;
	}

form.contact {
		width: 500px;
	}

p {
		padding-right: 40px;
		padding-left: 40px;
		line-height: 24px;
		font-size: 13px;
		letter-spacing: 2px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-align: justify;
	}

.copyright {
		color: #4d4d4d;
		letter-spacing: 2px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: 11px;
	}

