body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #3c2b21;
	color: #3C2B21;
	font-family: "Times New Roman", Times, serif;
	font-weight: 12;
}

#container {
	
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
	text-align: left;
	background-color: #fbf2ed;
}

#content {

width: 900px;

padding: 1px;


background-color: #fbf2ed;
}

#content p {
padding-left: 10px;
padding-right: 10px;
}

#content h1 {
margin: 10px 30px 0 20px;
padding: 3px;
font-variant: small-caps;
font-size: 1.4em;
color: #666;

}

a:link {
text-decoration: none;
color: #ffffff;

}

a:hover {
text-decoration: none;
color: #c56e1e;

}

a:visited {
text-decoration: none;
color: #ffffff;

}

.pep:link {
text-decoration: none;
color: #990000;

}

.pep:hover {
text-decoration: none;
color: #c56e1e;

}

.pep:visited {
text-decoration: none;
color: #990000;

}

#banner {
width: 600px;
height: 150px;
margin: 0 0 0 12px;
padding: 0 0 0 0;
background: url(img/head.jpg);
}

#title h1 {
margin: 0 10px 10px 12px;
padding-top: 5px;
font-size: 1.3em;
color: #295300;

}







.style3 {font-size: medium; font-weight: bold; font-family: "Times New Roman", Times, serif; }
.style4 {
font-family: "Times New Roman", Times, serif;
color: #c17527;
font-size: medium;
}
