@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/smokebackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
}
#main td {
	vertical-align: top;
}
