/* CSS Document */

/* CSS Document */

body {
	background-color: #ffffff;
	text-align: center;
	color: #5B717F;	
}
a_second:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #C3C3C3;
	text-decoration: none;
	line-height: 15px;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #C3C3C3;
	text-decoration: none;
	line-height: 15px;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #5C6C70;
	text-decoration: none;
	font-style: normal;
	line-height: 15px;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -250px;
	text-align: center;
	min-width: 900px; 
}
#wrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 783px;
	height: 500px;
	margin: 0px auto;
	}
	
div#container{
z-index: 1;
position:relative;
width: 783px;
height: 434px;
text-align: center;
}

div#flash6{
z-index: 5;
position: absolute; 
top: 460px; 
left: 0px;
padding: 0px;
width: 780px;
height: 10px;
text-align: left;
}

div#enter_html{
z-index: 5;
position: absolute; 
top: 460px; 
left: 665px;
padding: 0px;
width: 119px;
height: 10px;
text-align: right;
}
