#Inactive, #Suspended, #banned{
	color: #fff;
	background: red;
}
#Active{
	color: #fff;
	background: green;
}
#countdown p {
	display: inline-block;
	padding: 5px;
	background: #FFA500;
	margin: 0 0 20px;
}
.tileName{
	margin-top: 32px;
	margin-left: 5px;
	font-size: 22px;
	font-weight: bold;
}
.tileBuilding{
	margin-top: -50px;
	margin-left: 8px;
	font-size: 16px;
}
.hex2 {
	float: left;
	margin-right: -11px;
	margin-bottom: -27px;
}
.hex2 .left {
	float: left;
	width: 0;
	border-right: 15px solid #a77c28;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
.hex2 .middle {
	float: left;
	width: 30px;
	height: 60px;
	background: #a77c28;
}
.hex2 .right {
	float: left;
	width: 0;
	border-left: 15px solid #a77c28;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
.hex2-row {
	clear: left;
}
.hex2.even {
	margin-top: 30px;
}
/* Kris */
.hex2 .left-6 {
	float: left;
	width: 0;
	border-right: 15px solid #6C6;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
.hex2 .middle-6  {
	float: left;
	width: 30px;
	height: 60px;
	background: #6C6;
}
.hex2 .right-6  {
	float: left;
	width: 0;
	border-left: 15px solid #6C6;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
/* Nik */
.hex2 .left-1 {
	float: left;
	width: 0;
	border-right: 15px solid #ac5ecc;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
.hex2 .middle-1  {
	float: left;
	width: 30px;
	height: 60px;
	background: #ac5ecc;
}
.hex2 .right-1  {
	float: left;
	width: 0;
	border-left: 15px solid #ac5ecc;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
/* Josh S. */
.hex2 .left-2 {
	float: left;
	width: 0;
	border-right: 15px solid #95d9d8;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
.hex2 .middle-2{
	float: left;
	width: 30px;
	height: 60px;
	background: #95d9d8;
}
.hex2 .right-2  {
	float: left;
	width: 0;
	border-left: 15px solid #95d9d8;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
/* Warboss Josh */
.hex2 .left-3 {
	float: left;
	width: 0;
	border-right: 15px solid #d08987;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
.hex2 .middle-3  {
	float: left;
	width: 30px;
	height: 60px;
	background: #d08987;
}
.hex2 .right-3  {
	float: left;
	width: 0;
	border-left: 15px solid #d08987;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
/* Zack */
.hex2 .left-4 {
	float: left;
	width: 0;
	border-right: 15px solid #cbcc4d;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
.hex2 .middle-4 {
	float: left;
	width: 30px;
	height: 60px;
	background: #cbcc4d;
}
.hex2 .right-4 {
	float: left;
	width: 0;
	border-left: 15px solid #cbcc4d;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
/* Josh R. */
.hex2 .left-5 {
	float: left;
	width: 0;
	border-right: 15px solid #949494;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
.hex2 .middle-5  {
	float: left;
	width: 30px;
	height: 60px;
	background: #949494;
}
.hex2 .right-5 {
	float: left;
	width: 0;
	border-left: 15px solid #949494;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}