body {
	background-image: url(graphics/bg.jpg);
	margin-left: 0px;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#281800;
}
.xyz_main {
    text-align: left;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -480px;
}
.xyz_main2 {
    text-align: left;
    position: absolute;
    top: 87px;
    left: 50%;
    margin-left: -471px;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ebb970;
	padding:7px;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #ebb970;
}
a.menu:hover {
	text-decoration: none;
	color: #fff;
}
a.menu:active {
	text-decoration: none;
	color: #ebb970;
}

a.tsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EECA76;
}
a.tsg:visited {
	color: #EECA76;
}
a.tsg:hover {
	color: #FEFCFA;
}
a.tsg:active {
	color: #EECA76;
}

.copy {color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.newfont {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
}
