body {
	background-color: #c8a36d;
	color: Black;
	background-repeat: repeat;
	text-align: center;
	margin: 10px 0 0 0;
	font: normal 0.8em Verdana, sans-serif;
}

a {
	color: blue;
	text-decoration: none;	
	background-color: transparent;
}

a:hover {
	color: red;
	background-color: transparent;
}

#Table_01 {
	position:relative;	/* Change to relative */
	left:0px;
	top:0px;
	width:740px;
	height:540px;
	text-align: left;		/* Add to left align text */
	margin: 0 auto;		/* Mod (removed top and left) */
}

#houseinspain-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:26px;
	height:77px;
}

#houseinspain-02_ {
	position:absolute;
	left:26px;
	top:0px;
	width:669px;
	height:77px;
}

#houseinspain-03_ {
	position:absolute; 
	left:695px;
	top:0px;
	width:45px;
	height:77px;
}

#houseinspain-04_ {
	position:absolute;
	left:0px;
	top:77px;
	width:26px;
	height:31px;
}

#houseinspain-05_ {
	position: absolute;
	left: 26px;
	top: 77px;
	width: 669px;
	height: 31px;
	margin: 0;
	z-index: 1;
}

#navigation {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 669px;
	height: 31px;
	text-align: right;
	margin: 0;
	z-index: 2;
}

#houseinspain-06_ {
	position:absolute;
	left:695px;
	top:77px;
	width:45px;
	height:31px;
}

#houseinspain-07_ {
	position:absolute;
	left:0px;
	top:108px;
	width:26px;
	height:357px;
}

#houseinspain-08_ {
	position:absolute;
	left:26px;
	top:108px;
	width:669px;
	height:357px;
	z-index: 1;
}

#content {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 629px;
	height: 327px;
	z-index: 2;
	text-align: justify;
	margin: 0 0 20px 0;
	overflow: auto;
	padding: 15px;
}


#houseinspain-09_ {
	position:absolute;
	left:695px;
	top:108px;
	width:45px;
	height:357px;
}

#houseinspain-10_ {
	position:absolute;
	left:0px;
	top:465px;
	width:26px;
	height:75px;
}

#houseinspain-11_ {
	position:absolute;
	left:26px;
	top:465px;
	width:669px;
	height:75px;
	z-index: 1;
}

#copyright {
	position: absolute;
	left: 24px;
	top: 10px;
	width: 669px;
	height: 31px;
	text-align: left;
	margin: 0;
	z-index: 2;
}

#houseinspain-12_ {
	position:absolute;
	left:695px;
	top:465px;
	width:45px;
	height:75px;
}

.dropcap {
	float: left;
	width: .7em;
	font-size: 4em;
	line-height: 83%;
}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
}

.floatleft {
	float: left;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
}

