body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	letter-spacing: .1em;
}
td {
	font-size: 9px;
}
#contact {
	width: 200px;
	float: right;
	margin-top: 340px;
	margin-right: 10px;
}

#main {
	width: 350px;
	margin-left: 10px;
	margin-top: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	color: #C4A364;
	text-decoration: underline;
}
p {
	line-height: 1.5em;
}
#footer {
	color: #999999;
	text-align: center;
}
#footer a {
	color: #999999;
}
#footer a:visited {

	color: #999999;
}
