body {
	background-color: #525455;
	color: #fff;
	font: 13px 'Lucida Grande', Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	}

a {color: #59679F;}
a:hover {color: #8B8F9F;}

#header, #left {
	display: none;
}
#content div.image {
text-align:center;
}
#content {
	float: left;
	background-color: #fff;
	width: 685px;
	font-family: Arial;
	font-size: small;
	color: black;
	margin-bottom: 20px;
	padding: 5px 10px 10px 10px;
}
#content h1 {
	padding: 10px 0px 5px 10px;
	color: #1e1e67;
	font-size: 140%;
}

#content h2 {
	padding-left: 12px;
	color: #1e1e67;
	font-size: 120%;
}

#content h3 {
	padding-left: 14px;
	color: #1e1e67;
	font-size: 105%;
}

#content hr {
	background-color: #DDD;
	border: 0px;
	width: 65%;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#content div.caseactivity, div.casebottom {
	margin-top: 5px;
	padding-top: 5px;
	width: 90%;
	}
	
#content div.casebottom {
	border: 0px;
	}
		
#content div.caseactivity span.casequestion {
	text-indent: 3pt;
	color: #41475F;
	float: left;
	width: 480px;
	margin: 5px;
	}
	
#content div.caseactivity a {
	display: none;
	}
	
#content div.caseactivity p.hidden {
	clear: both;
	margin-top: 5px;
	display: block;
	color: #31849b;
	}

#content div.caseactivity .casebox {
	width: 95%;
	height: auto;
	border: 0px;
	font: 13px 'Lucida Grande', Verdana, sans-serif;
	color: navy;
	}
	
.youranswer {
	clear: both;
	float: left;
	font-size: 90%;
	color: black;
	vertical-align: top;
	color: navy;
	}
	
#content div.casebottom span.readingchapter {
	position: relative;
	}

#content div.casebottom span.caseprint {
	display: none;
	}
	

	
#content div.caseactivity .caseanswer {
	float: left;
	margin: 10px;
	width: 500px;
	}

#content div.casestudies {
	width: 520px;
	height: 300px;
	margin-right:auto;
	margin-left: auto;
	}

#content div.casestudies div.caselist {
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-top: 5px;
	}

#footer {
	clear: both;
	}
	

#footer span.bull, a {	display: none;}
