body {
	background-color: #000000;
	font-family: "Trebuchet MS";
	font-size: 85%;
	color: #333;
	width: 100%;
	background-image: url(images/bkgr.jpg);
	background-repeat: no-repeat;
	position: absolute;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	height: auto;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #787878;
}

a:hover {
	text-decoration: none;
	color: #BFA76C;
}
	
a:active {
	text-decoration: none;
	color: #BFA76C;
}

.title {
	font-family: Trebuchet MS;
	font-size: 120%;
	color: #999999;
	vertical-align: top;
	text-align: left;
	border-top-color: #333333;
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: none;
	border-bottom-width: 1px;
	width: 350px;
	margin-left: 330px;
	line-height: 120%;
	font-weight: bold;
	margin-top: 120px;
	height: 50px;
}

.legal {
	font-family: Trebuchet MS;
	font-size: 70%;
	color: #999999;
	text-align: left;
	margin-left: 330px;
	letter-spacing: 1px;
	line-height: 100%;
	width: 400px;
}

.promo {
	font-family: Trebuchet MS;
	color: #999999;
	font-size: 85%;
	margin-left: 330px;
	width: 350px;
	line-height: 150%;
	margin-top: 0px;
}


.list {
	font-family: Trebuchet MS;
	color: #999999;
	font-size: 85%;
	margin-left: 330px;
	width: 350px;
	line-height: 190%;
}
.language {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #141414;
	font-size: 12px;
	letter-spacing: 2pt;
	text-align: right;
}

