body {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: small;
	text-align: center;
	color: #000;
	background: #000; 
}

#wrap {
	width:717px;
	margin: 0px;
	text-align: left;
	background: #fff;
	padding:0px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 95%;
	color: #000;
}

#header {
	height: 90px;
	padding: 5px 0 0 0;
	margin: 0;
	background: #000;
}

#header a {
	margin: 0;
}

#header a img {
	border: none;
}

#header h1 {
	color:#fff;
}

#content {
	font-size: 95%;
	padding-top: 20px;
	position: relative;
	margin-left: 10px;
	padding-right: 30px;
	line-height: 1.2em;
}

#content h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 150%;
	color: #000000;
	text-align: center;
	line-height: 1.4em;
}

#content h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 130%;
	color: #fff;
	text-decoration:none;
	text-align: center;
	line-height: 1.4em;
}

#content h3 {
	margin-bottom: 5px;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 125%;
	line-height: 1.4em;
}

#content h4 {
	margin: 0 0 5px 0;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 110%;
	line-height: 1.4em;
}

#content h5 {
	font-size: 120%;
	text-align: center;
	font-style: oblique;
}

#content h6 {
	font-size: 100%;
	text-align: center;
	font-style: oblique;
}


#footer {
	position: relative;
	clear: both;
	font-size: 95%;
	background: #ccc;
}

#footer p {
	margin: 0;
	padding: 4px;
	text-align: center;
	height: 25px;
	color: #000;
	background: url('http://www.winoriot.com/images/footback.jpg') no-repeat;
}

#footer a:link, #footer a:hover, #footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer img {
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}

#bowl {
	position:relative;
	height:800px;
	width:650px;
}

#bowl td {
	font-family:arial;
	font-size:16px;
	border: 1px solid #000;
}

#bowleditscore {
	position:relative;
	height:800px;
	width:650px;
}

#bowleditscore td {
	font-family:arial;
	font-size:16px;
	border: 1px solid #000;
}

#afl {
	position:absolute;
	top:30px;
	left:30px;
}

#du {
	position:absolute;
	top:30px;
	left:330px;
}

#mop {
 	position:absolute;
	top:230px;
	left:330px;
}

#tgt  {
	position:absolute;
	top:230px;
	left:30px;
}

#series {
	position:absolute;
	top:370px;
	left:30px;
}

#indstats {
	position:absolute;
	top:60px;
	left:30px;
}

#indgames {
	position:absolute;
	top:60px;
	left:360px;
	height:600px;
}

textarea {
	height:400px;
	width:400px;
}

span {
	float:right;
}

.hide {
	display: none;
}


#content a img {
	border: 0px;
	padding-top: 5px;
	border-color: #fff;
}

/* IE5 HACKS */

body {
	font-size: x-small; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;

}
html>body { /* be nice to Opera */
	font-size: small;
}

#content {
	width: 500px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 500px;
}

html>body #content { /* be nice to Opera */
	width: 500px;
}

html>body .tab, .tabon {
	padding:6px 15px 0px 15px;
}
