#numberland-square td {
	text-align: center;
	font-weight: bold;
	font-size: 170%;
	width: 27px;
	/*height: 40px;*/
	}
	
#numberland-square td a {
	text-decoration: none;
	display: block;
	}
	
#numberland-square td.three {
	font-size: 140%;
	}
	
#numberland-table td p {
	text-align: center;
	}

#numberland-topbar {
	margin: 0 0 30px 0;
	/*position: absolute;*/
	/*text-align: left;
	background: pink;*/
	}
	
#numberland-images {
	/*background: yellow;*/
	/*text-align: center;*/
	}

#numberland-title {
	/*background: red;*/
	/*height: 4em;
	line-height: 4em;*/
	/*vertical-align: middle;*/
	/*text-align: center;*/
	}
	
#numberland-title img {
	vertical-align: middle;
	margin: 0 0 7px 0;
	}
	
h3.numberland {
	display: inline;
	padding: 0 40px 0 40px;
	margin: 0;
	/*background: pink;*/
	}

#poems {
	width: 48%;
	float: left;
	/*border: 1px solid;*/
	margin: 0 0 20px 0;
	/*margin-top: 150px;*/
	}
	
.poem {
	padding-bottom: 20px;
	}
	
.poet {
	font-style: italic;
	}
	
#grid {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#numberfacts {
	width: 48%;
	border: 1px solid;
	padding: 0 13px 0 13px;
	margin: 0 0 30px auto;
	background: #f6e059;
	float: right;
	/*position: absolute;*/
	}
	
#numberfacts p {
	padding: 0 0 10px 0;
	}
	
#numberfacts img {
	float: right;
	padding: 0 15px 5px 15px;
	}
	
#numberfacts img.left {
	float: left;
	padding-left: 0;
	}
	
.gallery-title {
	font-weight: bold;
	font-size: 140%;
	color: #ff0033;
	}

#gallery-name {
	text-align: center;
	}
	
#gallery-thumbs {
	/*clear: left;*/
	list-style: none;
	margin: 0;
	padding: 0;
	/*text-align: left;*/
	}
	
#gallery-thumbs li {
	display: inline;
	}
	
#gallery-thumbs li a {
	display: block;
	float: left;
	/*vertical-align: middle;*/
	height: 105px;
	width: 105px;
	/*line-height: 100px;*/
	/*border: 1px solid;*/
	margin: 4px;
	}
	
#gallery-thumbs li a img {
	vertical-align: middle;
	}