body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	font: 13px Georgia, Times, serif;
	position: relative;
	color: white;
	min-height: 400px;
	overflow: hidden;
	min-width: 985px;
	text-transform: none;
}

body, html {
	height: 100%;
}

a {
	color: #ffffff;
	text-decoration: none;
}
a:active {
}

#main, #main embed, #main object {
	z-index: 700;
}

#background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}

#container {
	position: relative;
	z-index: 700;
	height: 100%;
	overflow: hidden;
	margin: 25px 25px 50px 25px;
	background: black;
}

#bottom {
	position: absolute;
	bottom: 30px;
	right: 20px;
	z-index: 800;
	color: #ffffff;
}

#bottom a{
	margin: 0px 5px;
}#bottom a:hover{
}

#buy {
	position: absolute;
	bottom: 30px;
	left: 25px;
	z-index: 800;
	color: #ffffff;
}

#buy a{
	margin: 0px 5px;
}#buy a:hover{
}
