body {
	background-color: #3898a8;
	color: #000000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;		
	}
	
	a:link {
		text-decoration: none;
	}
	
	a:visited {
		text-decoration: none;
		color: #CC3300;
	}
	
	a:hover {
		text-decoration: underline;
		color: #FF6600;
	}
	
	a:active {
		text-decoration: none;
		color: #CC3300;
	}
	
	#everything {
		position: absolute;
		margin-top: 3px;
		margin-left: 50px;
		margin-right: auto;
		width: 800px;
		height: 750px;
		background-image: url(http://www.webcasting.com/irvington/irvington-back.jpg);
		background-position: top left;	
		background-repeat: no-repeat;
	}
	
	
	#main {
		position: absolute;
		margin-top: 0;
		margin-right: auto;
		margin-left: 5px;
		width: 750px;
		height: 520px;
		background-color: transparent;
	}
	
	#main h1 {
		position: absolute;
		margin-top: 135px;
		margin-left: 565px;
		width: 200px;
		height: 130px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		}
	
	#left {
		position: absolute;
		margin-top: 150px;
		margin-right: 0;
		margin-left: 5px;
		width: 330px;
		height: 508px;
			}
			
	#right {
		position: absolute;
		margin-top: 140px;
		margin-right: 0;
		margin-left: 335px;
		width: 400px;
		height: 508px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	#agenda {
	position: absolute;
	margin-top: 0;
	margin-left: 4px;
	margin-right: 4px;
	background-color: transparent;
	width: 420px;
	}
	
	#player {
		position: absolute;
		margin-top: 5px;
		margin-left: 3px;
		margin-right: auto;
		width: 320px;
		height: 300px;
		z-index: 2;
	}
	
	#pitcher {
		position: absolute;
		margin-top: 305px;
		margin-left: 0;
		padding-top: 2px;
		padding-left: 10px;
		width: 350px;
		height: 205px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
	
	#controls {
		position: absolute;
		margin-top: 0;
		margin-left: 0;
		margin-right: 10px;
		width: 295px;
		height: 128px;
		padding: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: transparent;
		z-index: 66;
		
	}
	
	#p1 {
		position: absolute;
		margin-top: 8px;
		margin-left: 2px;
		width: 320px;
		height: 155px;
		background-color: #ffdf88;
		z-index: 88;
	}

	
	table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}