#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 600px;
	\width: 602px;
	w\idth: 600px;
	border: thick double #FF9900;
	margin: 10px auto;
	padding: 10px;
	text-align:left;
	background-image: url(depression_days/images/background.jpg);
	background-repeat: repeat;
}
.center {
	text-align: center;
}
#depression_content {
	background-image: url(depression_days/images/title-graphic.jpg);
	background-repeat: no-repeat;
	height: 571px;
	width: 800px;
}
#index {
	width: 200px;
	float: right;
}
.header {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

