body {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1280px;
	letter-spacing: 0px;
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial;
}

.clock {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	max-height: 283px;
	min-height: 283px;
	height: 283px;
	max-width: 400px;
	min-width: 400px;
	width: 400px;
	background-position: 0px 0px;
	background-image: url(scoreboard.jpg);
}

.gametime {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: white;
	font-size: 2.5em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 122px;
	top: 15px;
	height: 55px;
	position: absolute;
	width: 155px;
}

.homescore {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: white;
	font-size: 2.5em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 15px;
	top: 44px;
	height: 51px;
	position: absolute;
	width: 90px;
}

.awayscore {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: white;
	font-size: 2.5em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 293px;
	top: 44px;
	height: 51px;
	position: absolute;
	width: 90px;
}

.homeshots {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #ffde28;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 65px;
	top: 126px;
	height: 35px;
	position: absolute;
	width: 50px;
}

.awayshots {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #ffde28;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 282px;
	top: 126px;
	height: 35px;
	position: absolute;
	width: 50px;
}

.period {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #22ce3d;
	font-size: 2.5em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 183px;
	top: 113px;
	height: 49px;
	position: absolute;
	width: 30px;
}

.hometeam {
    overflow: hidden;
	border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #525a5d;
	color: white;
	font-size: 0.7em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 15px;
	top: 20px;
	height: 20px;
	position: absolute;
	width: 90px;
}

.awayteam {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #525a5d;
	color: white;
	font-size: 0.7em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 293px;
	top: 20px;
	height: 20px;
	position: absolute;
	width: 90px;
}

.hp1player {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #f40d1f;
	font-size: 1.7em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 23px;
	top: 185px;
	height: 35px;
	position: absolute;
	width: 45px;
}

.hp1time {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #f40d1f;
	font-size: 1.7em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 81px;
	top: 185px;
	height: 35px;
	position: absolute;
	width: 86px;
}

.ap1time {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #f40d1f;
	font-size: 1.7em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 290px;
	top: 185px;
	height: 35px;
	position: absolute;
	width: 86px;
}

.ap1player {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #f40d1f;
	font-size: 1.7em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 233px;
	top: 185px;
	height: 35px;
	position: absolute;
	width: 45px;
}





.hp2player {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #f40d1f;
	font-size: 1.7em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 23px;
	top: 230px;
	height: 35px;
	position: absolute;
	width: 45px;
}

.hp2time {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #f40d1f;
	font-size: 1.7em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 81px;
	top: 230px;
	height: 35px;
	position: absolute;
	width: 86px;
}

.ap2time {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #f40d1f;
	font-size: 1.7em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 290px;
	top: 230px;
	height: 35px;
	position: absolute;
	width: 86px;
}

.ap2player {
    overflow: hidden;
    border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	text-align: center;
	background-color: #282325;
	color: #f40d1f;
	font-size: 1.7em;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	left: 233px;
	top: 230px;
	height: 35px;
	position: absolute;
	width: 45px;
}

.scorers {
width:370px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;


	float: left;
}

.penalties {
width: 370px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;

	float: right;
}

.tbscorers {
	width: 100%;
	border-collapse: separate;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-width: thin;
	font-size: 0.6em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
		padding-left: 10px;
	padding-top: 10px;
}

.tbshots {
	width: 1280px;
	border-collapse: separate;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-width: thin;
	font-size: 0.6em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.tbgameinfo {
	width: 1280px;
	border-collapse: separate;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-width: thin;
	font-size: 0.75em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.smalltable {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
	border-collapse: separate;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-width: thin;
	font-size: 0.75em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.tbgameinfo2 {
	width: 100%;
	border-collapse: separate;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-width: thin;
	font-size: 0.75em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.clock2 {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	max-height: 283px;
	min-height: 283px;
	height: 283px;
	max-width: 400px;
	min-width: 400px;
	width: 400px;
	background-position: 0px 0px;
	background-image: url(scoreboard.jpg);
}