td img {display: block;}
td img {display: block;}body {
	background-image: url(../images/brown_back.jpg);
}
body {
	background-image: url();
	background-repeat: repeat;
	background-color: #C1B39C;
}
body,td,th {
	font-family: Trebuchet MS, fantasy;
	font-size: 14px;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #533126;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #5F6437;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #4E592F;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	color: #402218;
}
a:active {
	text-decoration: none;
	color: #000;
}
#contentsleft {
	float: left;
	width: 300px;
	padding-left: 15px;
}
#contentsright {
	width: 250px;
	padding-right: 20px;
	float: right;
	padding-top: 10px;
	padding-left: 5px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

