body {
	background: url("sand.gif") repeat;
}

#content, #fullcontent, #menu {
	background: url("sand.gif") repeat;
	color: #353535;
}

h1 {
	margin-left: 40px;
}

h1, h2 {
	color: #000;
}

h3, h4 {
	color: #500;
}	

.hr {
	clear: both;
}

span.drop {
	font-weight: bold;
	font-size: 300%;
	text-indent: 0px;
	float: left;
	margin: 0px 0.1em 0px 0px;
	padding: 0px;
	line-height: 0.93em;
	color: #500;
}

img.right {
	margin: 10px;
	float: right;
}

img.left {
	margin: 10px;
	float: left;
}

