#fourthBox { /*this class sets the height of the box */
	width:195px;
	height:140px;
	margin-bottom: 30px;
}

#fourthBoxNav {
	text-align:center;
	float: right;
	width: 40px;	
	}
#fourthBoxNav a:link, #fourthBoxNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0448a5;
	text-decoration: none;
}
	
#fourthBoxNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
#fourthBoxNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.hashmark {
	color:#0448a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


 /*the first quote has to be visible, the rest hidden */
#quote1  {visibility: visible;position: absolute;height: 178px; width:198px;}
#quote2  {visibility: hidden; position: absolute;height: 178px; width:198px;}
#quote3  {visibility: hidden; position: absolute;height: 178px; width:198px;}
#quote4  {visibility: hidden; position: absolute;height: 178px; width:198px;}
#quote5  {visibility: hidden; position: absolute;height: 178px; width:198px;}
#quote6  {visibility: hidden; position: absolute;height: 178px; width:198px;}
#quote7  {visibility: hidden; position: absolute;height: 178px; width:198px;}
#quote8  {visibility: hidden; position: absolute;height: 178px; width:198px;}

/* @end */

