#header {

	color: #e0e0e0;
	font-size: 327%;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	max-width:880px;
	margin-left: 15%;

}

#header2 {
	margin-left: 15%;
	color: #e0e0e0;
}

h2 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 20px solid #b48181;
	color: #b38b84;
	font-size: 130%;
	font-weight: normal;
	margin: 5px 0;
}


.quote  {
	font-style: italic;
}

.section {
	margin-top:2em;
}

#content  {
	margin-top:4em;
	margin-left:15%;
	margin-right:15%;
	max-width:660px;

}

#content ul {

	margin: 10px 0;
}

#content li {
	color: #999999;
	list-style: square inside;
	text-indent: 10px;
}

#eftnav {
	float: left;
	width: 180px;
    min-height:450px;
}

img {
	border-style: none;
}

