div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#gameDate {position: absolute; left: 306px; top: 12px; z-index:2; color: #4E3D0E; font-weight: bold;}
#pageBG_expanded {position: absolute; left: 0px; top: 0px;}
#pageBG_contracted {position: absolute; left: 0px; top: 0px; display: none;}
#rightNav {position: absolute; left: 540px; top: 12px; z-index:2; color: #FFFFFF; font-weight: bold;}
#footer {position: absolute; left: 10; top: 201px; z-index:2; color: #644E13; font-weight: normal;}
#gameWrapper {position: absolute; left: 13px; top: 38px; width: 740px;}

.game {color: #8A6400; font-size: 9px; font-weight: bold; position: relative; float: left; width:184px; height:38px; line-height: 11px}

.elementsOn {display: block; font-size: 10px;}
.elementsOff {display: none;}

a.nav:link {color: #FFFFFF; text-decoration: underline; line-height: normal;}
a.nav:visited {color: #FFFFFF; text-decoration: underline; line-height: normal;}
a.nav:hover {color: #FFFFFF; text-decoration: underline; line-height: normal;}

a.navBot:link {color: #644E13; text-decoration: underline; line-height: normal;}
a.navBot:visited {color: #644E13; text-decoration: underline; line-height: normal;}
a.navBot:hover {color: #644E13; text-decoration: underline; line-height: normal;}

a.gameLink:link {color: #8A6400; text-decoration: none; z-index: 4;}
a.gameLink:visited {color: #8A6400; text-decoration: none; z-index: 4;}
a.gameLink:hover {color: #4C3B0D; text-decoration: none; z-index: 4;}

.regScoreAway { position: absolute; width: 19px; left: 102px; top: 5px; z-index: 4;}
.regScoreHome { position: absolute; width: 19px; left: 102px; top: 16px; z-index: 4;}
.newScoreAway { position: absolute; width: 19px; left: 102px; top: 5px; z-index: 4; background-color: #F0C96B; color: #493400;}
.newScoreHome { position: absolute; width: 19px; left: 102px; top: 16px; z-index: 4; background-color: #F0C96B;  color: #493400;}

.regNameAway { position: absolute; left: 5px; top: 5px; padding-left: 1px; z-index: 4;}
.regNameHome { position: absolute; left: 5px; top: 16px; padding-left: 1px; z-index: 4;}
.newNameAway { position: absolute; left: 5px; top: 6px; padding-left: 1px; background-color: #FF9718; color: #000000; font-weight: bold; z-index: 4;}
.newNameHome { position: absolute; left: 5px; top: 17px; padding-left: 1px; background-color: #FF9718; color: #000000; font-weight: bold; z-index: 4;}

.regNameAway a, .newNameAway a, .regNameHome a, .regNameAway a {color: #8A6400; text-decoration: none;}
.regNameAway a:hover, .newNameAway a:hover, .regNameHome a:hover, .regNameAway a:hover {color: #644E13;}

.clockStatus {position: absolute; font-weight: normal; left: 126px; top: 5px; z-index: 4; line-height: 11px;}
#arrow {}

.shrinkBtn { position: absolute; left: 164px; top: 3px; z-index: 4; visibility: visible;}
.expandBtn { position: absolute; left: 164px; top: 3px; z-index: 4; visibility: hidden;}
.bg { position: absolute; left:0px; top:0px; z-index: 1; visibility: visible;}

