/* CSS Document */

body {
	background-color: #B5AE9F;
	text-align: center;
	
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #F0E8D5;
	text-decoration: none;
	font-style: normal;
	line-height: 15px;
}
	
div#container{
z-index: 1;
position:relative;
margin: 30px auto;
width: 651px;
height: 700px;
text-align: left;
background-image:url(../images/index_blur.jpg)
}

div#box{
z-index: 5;
position: relative; 
top: 0px; left: 501px;
padding: 0px;
width: 150px;
height: 600px;
border-color:#CC6600;
border-width:thin;
}

div#flash6{
z-index: 3;
position: relative; 
top: 655px; 
left: 0px;
padding: 0px;
width: 520px;
height: 10px;
text-align: left;
}

div#enter_html{
z-index: 4;
position: relative; 
top: 644px; 
left: 550px;
padding: 0px;
width: 100px;
height: 10px;
text-align: right;
}