body {
	background: #050505;
	font-size: 12px;
	font-family: georgia, verdana, geneva, arial, helvetica, sans-serif;
	color: white;
	background-image: url(bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;

}

table {
	width: 537px;
	border: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: transparent;
	font-size: 12px;
	font-family: georgia, verdana, geneva, arial, helvetica, sans-serif;
	color: white;
	text-decoration: none;
}

table#top {
	margin-top: 30px;
}

table#content {
	margin-top: 80px;
}

table#construct {
	margin-top: 80px;
}

table#bottom {
	margin-top: 80px;
	font-size: 11px;
	color: silver;
}



a {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: silver;
	text-decoration: underline;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.spacer {
	height: 88px;
}
