

body {
	background: #e0d6cd;
	margin-top: 0px;
	text-align: justify;
	color: #587058;
	font: 12px times;
}

#container
	{
	  position: absolute;
		left: 50%;
		margin-left: -45%;
		margin-top: 0;
		width: 90%;
		color:black;
		}

h2 {
	margin: 0;
	font-size: 22px;
	color: black;
}

h3 {
	margin: 0;
	font-size: 15px;
}

h5 {
	margin: 0;
	font-size: 22px;
}

p, ol, ul, dl, blockquote {
	margin: 0;
	font-size: 13px;
}

a {
	color: #444b34;}

a:hover {
	text-decoration: none;
	color: #2B2B2B;
}

/* Header */

#header {
	width: 100%;
	height: 95px;
	color:  black;
	background:#587058;
}

#header h1 {
	display: none;
	float:left;
	margin: 35px 0 0 50px;
	font-size: 22px;
	color:white;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 10px 20px 0 0;
	font-size: 14px;
}

#header h3 {
	float: right;
	margin: 0;
	font-size: 13px;
}

#header a {
	color:white;
	text-decoration: underline;
	font-size: 11px;

}

#header a:hover {
	text-decoration: none;
}


#headerright {
	position:absolute;
	top: 0;
	left: 63%;
	width: 30%;
	color:white;
}


#headerright h4 {
	float: left;
	margin-top: 0px;
	font-size: 12px;
	color: black;
}

#headerright a {
	font-size: 13px;
	color:white;
	text-decoration: underline;
}

#headerright a:hover {
	text-decoration: none;
}

.lodret2345 {
	display: none;
}

.lodret2 { left: 21%; display: none;}
.lodret3 {	left: 40%;display: none; }
.lodret4 {	left: 59%;display: none; }
.lodret5 { left: 78%;display: none; }
.txt123 {display: none;}
.txt1 { left: 22%;display: none; }
.txt2 { left: 41%; display: none;}
.txt3 { left: 60%; display: none;}

/* Content */

#content {
	width: 100%;
}
	
#colTre { display: none; }


#colTwo p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:  black;
}

form 	{ display: none; }
input 	{ display: none; }
input:hover	{display: none;}
form.acc 	{ display: none;}
input.acc	{display: none;	}

#colTwo {
	position:absolute;
	left: 10%;
	top: 90px;
	width: 80%;
}


#colTwo .lodret { display: none; }
#colTwo .lodret1 { display: none; }
#colOne { display: none; }

