/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #C4BC96;
	margin-top: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #764b31;
}


h1, h2, h3, h4, h5 {
	margin: 10;
}

/* Header */

#header {
	width: 700px;
	margin: 0 auto;
	padding: 0px;
	border: 0px;
}

#lheader {
	position:fixed;
	right:51%;
	top:65px;
	font-size: 18px;
	letter-spacing: -2px;
	text-align: right;
	color: #764b31;
	background: #a99c89;
	border: 2px solid;
}

#lheader img {

	margin: 20px 5px 0px 5px;

}

#lheader a {
	color: #323b2e;
	text-decoration: none;
}

#lheader a:hover {
	color: #764b31;
	text-decoration: none;
}

#rheader {
	position:fixed;
	top:65px;
	left:51%;
	font-size: 18px;
	letter-spacing: -2px;
	text-align: left;
	color: #38351c;
	background: #bbb25f;
	border: 2px solid;
}

#rheader img {

	margin: 144px 5px 0px 5px;

}

#rheader a {
	color: #424B3E;
	text-decoration: none;
}

#rheader a:hover {
	color: #38351C;
	text-decoration: none;
}

#yria {
	float: left;
	width: 330px;
	height: 500px;
	margin: 0px;
	font-size: 18px;
	letter-spacing: -2px;
	text-align: right;
	color: #764b31;
	background: #a99c89;
	border: 2px solid;
}


#yria a {
	color: #323b2e;
	text-decoration: none;
}

#yria a:hover {
	color: #764b31;
	text-decoration: none;
}

#celia {
	float: right;
	width: 330px;
	height: 500px;
	margin: 0px;
	font-size: 18px;
	letter-spacing: -2px;
	text-align: left;
	color: #38351c;
	background: #bbb25f;
	border: 2px solid;
}

#celia a {
	color: #424B3E;
	text-decoration: none;
}

#celia a:hover {
	color: #38351c;
	text-decoration: none;
}
