*{
	padding:0px;
	margin:0px;
}
body{
	font-family:arial, helvetica, sans-serif;
	color:#c5bcbc;
	background-color:#000000;
	font-size:13px;
	height:100%;
	width:100%;
}
img{
	border:0px !important;
}
a{
	color:#323232;
	text-transform:uppercase;
	text-decoration:none;
	font-size:23px;
}
a:hover{
	color:#6a6a6a;
}
#landing_container{
	border:1px solid #171717;
	width:1232px;
	height:810px;
	background:#080808 url('images/page_elements/landing_kyla_large.jpg') no-repeat bottom right;
	position:relative;
}
#landing_keywords{
	background:#000000 url('images/graphical_elements/landing_keywords_ornaments.gif') no-repeat top left;
	float:left;
	width:315px;
	height:100%;
}
#landing_keywords img{
	display:block;
	margin-left:40px;
	margin-top:103px;
}
#landing_graphics{
	width:971px;
}
#landing_graphics img{
	position:absolute;
	left:382px;
	top:236px;
}
#landing_top_container{
	width:1234px;
	margin-left:auto;
	margin-right:auto;
}
#landing_enter_now{
	text-align:right;
	text-transform:uppercase;
	color:#323232;
	padding-top:20px;
	padding-bottom:55px;
}
#landing_enter_now span{
	color:#4e4e4e;
}
#landing_enter_now img{
	margin:2px 8px 0px 8px;
}

