body
{
	background-color : #000000;
	margin: 0px;
	margin-top: 0px;
}
.bodytext
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 70%;
	color: #2B1901;
}
.bodytextb
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 70%;
	color: #2B1901;
	font-weight: bold;
}
.bodytext a
{
	text-decoration: none;
}
.bodytext a:hover
{
	text-decoration: underline;
}
.bg_left
{
	background-image: url('../images/bg_left.gif');
	background-repeat: repeat-y;
}
.bg_right
{
	background-image: url('../images/bg_right.gif');
	background-repeat: repeat-y;
}
.bg_menu
{
	background-image: url('../images/bg_menu_test.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.bg_centre
{
	background-image: url('../images/worldofwood_watermark.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #EADAA4;
}
.gallerypic
{
	border: 1px solid white;
}