/* ------------------ Fun_n_Games Page --------------- */

.funstuff_content {
	width: 680px;
	padding: 5px;
}

.funstuff_odd {
	width: 320px; 
	float: left;
	margin-bottom: 30px;
}	

.funstuff_even {
	width: 320px; 
	float: right; 
	margin-bottom: 30px;
}	

.battleship_grid img {
	border: 1px solid #666666;
}
