html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #000000;
}
#container {
	background-image: url(xeidon-MonkeyBck2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#main_content {
	/*background-image: url(Black.png);
	background-repeat: repeat-y;*/
	padding: 0px;
	margin: 0px;
	top: 150px;
	position: relative;
	left: 325px;
	width: 625px;
	/*border: none;
	background-position: right;*/
	height: 335px;
}
#filter_hack {
	background-image: url(Black.png);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
	margin: 0px;
	top: 150px;
	left: 325px;
	width: 625px;
	border: none;
	height: 335px;
}
#filter_hack p.text_body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 270px;
	padding: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 16px;
	font-weight: bold;
}
#filter_hack p.footer {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 270px;
	padding: 40px 0px 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 16px;
}
a {
	outline: none;
}
a.headline {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 40px;
	letter-spacing: -2px;
}
a:link {
	color: #FF9900;
	font-weight: bold;
	letter-spacing: -1px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
}
