body {
		background-color: #64748B;
		background-repeat: repeat;
		color: #FF6600;
		font-family: Arial, Geneva, sans-serif;
		font-size: 13px;
		
	}
	
	a:link {
		text-decoration: none;
		color: #FFCC00;
	}
	
	a:visited {
		text-decoration: none;
		color: #CC3300;
	}
	
	a:hover {
		text-decoration: underline;
		color: #FF6600;
	}
	
	a:active {
		text-decoration: none;
		color: #FF6600;
	}
	
	#everything {
		position: relative;
		margin-top: 20px;
		margin-left: 30px;
		margin-right: auto;
		width: 788px;
		height: auto;
		border-top: 1px solid #CCCCCC;
		border-left: 2px solid #CCCCCC;
		border-bottom: 2px solid #CCCCCC;
		border-right: 2px solid #CCCCCC;
		background-color: #26354A;
	}
	
	#heading {
		position: relative;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		width: 788px;
		height: 127px;
		background-image: url(http://www.webcasting.com/elections/title940.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		z-index: 3;
	} 
	
	#power {
		position: absolute;
		margin-top: 95px;
		margin-left: 445px;
		width: 270px;
		height: 40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 100;
		z-index: 4;
	}
	
	
	#main {
		position: relative;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		width: 788px;
		height: 500px;
		background-color: transparent;
	}
	
	#left {
		position: absolute;
		margin-top: 0;
		margin-right: 0;
		margin-left: 0;
		width: 330px;
		height: 500px;
		background-color: transparent;
		z-index: 98;
			}
			
	#right {
		position: absolute;
		margin-top: 0;
		margin-right: 0;
		margin-left: 335px;
		width: 453px;
		height: 500px;
		
	}
	
	#agenda {
		position: absolute;
		margin-left: 4px;
		margin-right: 4px;
		margin-top:0;
	}
	
	#player {
		position: absolute;
		margin-top: 5px;
		margin-left: 5px;
		margin-right: 5px;
		width: 320px;
		height: 300px;
		z-index: 2;
	}
	
	#pitcher {
		position: absolute;
		margin-top: 320px;
		margin-left: 15px;
		width: 325px;
		height: 175px;
	}
	
	#controls {
		position: absolute;
		margin-top: 0;
		margin-left: 0;
		margin-right: 10px;
		width: 295px;
		height: 145px;
		padding: 5px;
		border-top: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-bottom: 2px solid #CCCCCC;
		border-right: 3px solid #CCCCCC;
		z-index: 66;

	}
	
	#p1 {
		position: absolute;
		margin-top: 0;
		margin-left: 0;
		width: 309px;
		height: 165px;
		background-color: #26354A;
		border-top: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-bottom: 2px solid #CCCCCC;
		border-right: 3px solid #CCCCCC;
		z-index: 88;
	}

	
	table {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		font-size: 12px;
	}