	body {
		background-color: #dddddd;
		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: relative;
		margin-top: 0;
		margin-left: 90px;
		margin-right: auto;
		width: 775px;
		height: auto;
	}
	
	#heading {
		position: relative;
		margin-top: 0;
		margin-right: auto;
		margin-left: 25px;
		width: 700px;
		height: 175px;
		background-image: url(http://www.webcasting.com/perb/perb-logo.jpg);
		background-repeat:no-repeat;
		background-position: top left;
	} 
	
	#heading h1 {
		position: absolute;
		margin-left: 200px;
		margin-right: 0;
		margin-top: 10px;
		width: 225px;
		height: 80px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FF9900;
		font-style: italic;
		}
		
		#heading h2 {
		position: absolute;
		margin-left: 250px;
		margin-right: 0;
		margin-top: 65px;
		width: 395px;
		height: 80px;
		font-family: Times, serif; 
		Font-size: 36pt; 
		font-weight: 200; 
		color: 0000dd; 
		font-style: italic
		}
	
	
	#main {
		position: relative;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		width: 750px;
		height: 500px;
		background-color: transparent;
	}
	
	#left {
		position: absolute;
		margin-top: 0;
		margin-right: 0;
		margin-left: 0;
		width: 330px;
		height: 500px;
		background-image: url(http://www.webcasting.com/acca/left330fade.gif);
		background-position: top left;
		z-index: 98
			}
			
	#right {
		position: absolute;
		margin-top: 0;
		margin-right: 0;
		margin-left: 335px;
		width: 440px;
		height: 500px;
		background-image: url(http://www.webcasting.com/acca/right420.gif);
		background-position: top left;	
		background-repeat: no-repeat;
	}
	
	#agenda {
		position: absolute;
		margin-left: 4px;
		margin-right: 4px;
		margin-top:0;
		background-color: #FFFFFF;
	}
	
	#player {
		position: absolute;
		margin-top: 5px;
		margin-left: 3px;
		margin-right: auto;
		width: 320px;
		height: 300px;
		z-index: 2;
	}
	
	#pitcher {
		position: absolute;
		margin-top: 315px;
		margin-left: 15px;
		width: 325px;
		height: 175px;
		}
	
	#controls {
		position: absolute;
		margin-top: 0;
		margin-left: 0;
		margin-right: 10px;
		width: 295px;
		height: 150px;
		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: 300px;
		height: 149px;
		background-color: #ffffff;
		z-index: 88;
	}

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