.themed {
}

.textHeaderAbout {
	font-size: large;
	font-variant: small-caps;
	color: #009;
	text-decoration: underline;
	font-weight: 900;
}
.textHeader {
	font-size: 36px;
	font-variant: small-caps;
	color: #F40;
	text-decoration: underline;
	font-weight: 900;
	text-align: center;
}
.inputteamnumber {
	background-color: #000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #F90;
	font-size:18px;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.textSubHeaderAbout {
	font-weight: 900;
	font-variant: normal;
	color: #F20;
}
.textSubHeader {
	font-weight: 900;
	font-variant: normal;
	color: #006;
}

.MAIN {
	color: #000;
	background-attachment: fixed;
	background-image: url(../images/diamond_black_3.jpg);
	background-repeat: repeat;
	font-family:sans-serif;
	font-size: 11pt;
	line-height: 14pt;
}
.whiteframe {
	background-color: #FFF;
	position: relative;
	bottom: 20px;
	text-align: left;
	margin-top: 40px;
	padding: 5px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	
}

.linkbar {
	color: #F30;
	background-color: #009;
	text-align: center;
	width: 100%;
	position: relative;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}
.footer {
	color: #FFF;
	background-color: #666;
	font-size: 14px;
	line-height: 21px;
	width: 800px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
}
a.footer:link {
	color: #CCC;
}

.aboutnav {
	background-color: #F30;
	height: 25px;
}
.subSidebar {
	background-image: url(../images/bgblock.jpg);
	background-repeat: repeat-x;
	position: relative;
	top: 20px;
	width: 175px;
}
#locationtext {
	font-size: 18px;
	font-style: oblique;
	color: #FFF;
	z-index: 1;
	right: 5px;
	bottom: 5px;
}
#mySpecialElements {
	height: 1500px;
	overflow: auto;
}
.gameTableThickBorder {
	background-color: black;


}
.gameTable {
	border: 1px solid #000;
}
.pagenotice {
	background-color: #009;
	width: 85%;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: medium solid #F90;
	color: #F90;
}
.otherteamBottom {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#F90;
	text-color:#009;
	position:static;
	text-align:center;
	margin-bottom:0px;
	margin-top:auto;
	float: none;
	height: 15px;
}
