body, td 
{
	margin: 0px;
	text-align: center;
	color: #000000;
	background: #FFFFFF no-repeat top right;
	font-family:  Verdana;
	font-size: 11px;
	font-weight: normal;
}

#thing
{
	width: 750px;
	overflow: hidden;
	position:relative;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

a:active, a:visited 
{
	color: #823E01;
	text-decoration: none;
	font-family:  Book Antiqua;
	font-size: 22px;
	font-weight: bold;
}

a:link 
{
	color: #83532F;
	text-decoration: none;
	font-family:  Book Antiqua;
	font-size: 22px;
	font-weight: bold;
}

a:hover 
{
	text-decoration: none;
	color: #B59A87;
	font-family:  Book Antiqua;
	font-size: 22px;
	font-weight: bold;
}

input
{
	border: 1px solid #000000;
	background: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-seri;
}

textarea
{
	border: 1px solid #000000;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-seri;
}