body
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	background-image: url(img/money.gif);
	background-repeat: repeat;
}

a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a center
{
  text-decoration: underline;
}

h1
{
	color: #cfc;
	font-size: 26px;
	line-height: 26px;
	text-decoration: none;
}

h2
{
	color: #cfc;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}

.content
{
	color: #fff;
	font-family: Verdana, Monaco, Helvetica, Arial, "Sans-serif";
	font-size: 20px;
	line-height: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.small
{
	color: #fff;
	font-family: Verdana, Monaco, Helvetica, Arial, "Sans-serif";
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.links
{
	color: #fff;
	font-family: Verdana, Monaco, Helvetica, Arial, "Sans-serif";
	font-size: 18px;
	line-height: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.floatr { float: right; }
.floatl { float: left; }
.wood { background-image: url(img/wood_tile.gif); }
.rope { background-image: url(img/rope_tile.gif); }
.rope1 { background-image: url(img/rope_tile1.gif); }
.ropev { background-image: url(img/v.gif); }
.ropeh { background-image: url(img/h.gif); }
