body  {
	background-color: #776B60;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	letter-spacing: 2px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

table {
	margin: auto;
}

td {
	border: 2px solid #000000;
}

img {
	border: 2px solid #000000;
}

h2 {
	font-size: 16px;
}

.layoutTable {
	width: 900px;
	border: none;
}

.content {
	background-color: #D6CEC9;
	border-top: none;
	text-transform: none;
	padding: 45px;
	text-align: justify;
}
.navigation a {
	text-decoration: none;
}

.navigation .tdInactive {
	width: 150px;
	text-align: center;
	border-right-style: none;
	height: 30px;
	vertical-align: middle;
	background-color: #776B60;
	font-weight: normal;
}

.navigation .tdActive {
	width: 150px;
	border-right-style: none;
	text-align: center;
	background-color: #D6CEC9;
	height: 30px;
	vertical-align: middle;
	border-bottom-style: none;
	font-weight: normal;
}

.navigation .spacer {
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.copyright {
	text-align: right;
	vertical-align: top;
	border: none;
	padding: 0px;
	font-size: 14px;
	text-transform: none;
}

.spacer {
	border: none;

}
.spacer img {
	border: none;
}

.basicTable td   {
	vertical-align: top;
	border: 0;
	padding: 4px;
	margin: 0px;
}

.sizeTable td   {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.noBorderTable  td {
	border: none;
}
.teamPhotoTable  td {
	border: none;
	font-size: 12px;
}
.teamProfileTable .question {
	border: none;
	text-align: right;
	font-weight: bold;
	padding: 0px;
	vertical-align: top;
	width: 250px;
}
.teamProfileTable .answer {
	border: none;
	text-align: left;
	width: 555px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.teamIndexTable  td {
	border: none;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
.teamIndexTable a {
	text-decoration: none;
}

.friendsTable td {
	border: none;
	text-align: center;
	
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.friendsTable  img {
	border: none;
}

.colourBlock {
	border: 2px solid #000000;
	width: 25px;
	height: 25px;
}

.colourName {
	border: none;
	width: 150px;
}

.hr {
	width: 100%;
	height: 2px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
