a:link {
	text-decoration: none;
	font-family: arial;
  font-size: 10px;
	text-decoration: underline;
	color: 999999;
}
a:visited
{
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
	color: 999999;
}
a:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
	color: ff9900;
}

.body {
	font-family: arial;
	font-size: 10px;
	color: ff9900;
}
.body_grey {
	font-family: arial;
	font-size: 10px;
	color: #999999;
}
.body_black {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.bold {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #99999;
}

.header {
	font-family: arial;
	font-size: 10px;
	font-size : 12;
	font-weight : 900;
	font-variant: small-caps;
}

#info_box {
	position: absolute; 
	left:0px; 
	top:90px;
	background:#ffffff; 
	width:100%;
 	z-index:2;
	padding-left: 60px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 400px;
	margin: 0 -15px 0 0;
	}
#bottom {
	position: absolute; 
	left:0px; 
	top:600px;
	background:#ffffff; 
	width:100%;
 	z-index:2;
	padding-left: 60px;
	padding-top: 1px;
	padding-bottom: 0px;
	right: 15px;
	margin: 0 -15px 0 0;
	}

#prev_next {
	position: absolute; 
	left:0px; 
	top:150px;
	background:#ffffff; 
	width:100%;
 	z-index:2;
	padding-left: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	right: 15px;
	margin: 0 -15px 0 0;
	}
	
.search {
	position: absolute; 
	left:0px; 
	top:60px;
	background:#ffffff; 
	width:100%;
 	z-index:3;
	padding-left: 60px;
	padding-top: 1px;
	padding-bottom: 1px;
	right: 15px;
	margin: 0 -15px 0 0;
	visibility: hidden;
	}
.search_yellow {
	position: absolute; 
	left:0px; 
	top:60px;
	background:#ffffff; 
	width:100%;
 	z-index:3;
	padding-left: 60px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	visibility: hidden;
	}

#body_style {
margin:0;
padding:0;
}
	
#nav {
	position: absolute; 
	left:0px; 
	top: 40px;
	background:#ffffff; 
	width:100%;
 	z-index:2;
	padding-left: 60px;
    padding-top: 0px;
	padding-bottom: 0px;
	right: 15px;
	margin: 0 -15px 0 0;
	}
#flatlandia {
	position: absolute; 
	left:0px; 
	top: 20px;
	background:#ffffff; 
	width:100%;
 	z-index:2;
	padding-left: 60px;
    padding-top: 0px;
	padding-bottom: 0px;
	right: 15px;
	margin: 0 -15px 0 0;
	}

	
#backPic {
z-Index:0;
display:block;
position:absolute;
left:0%;
top:0%;
width:100%;
right: 15px;
margin: 0 -15px 0 0;
}

#thumb_disp{
	position: absolute; 
	left:0px; 
	top:90px;
	background:#ffffff; 
	width:100%;
 	z-index:2;
	padding-left: 60px;
	}


