
	
		body {
			font: 80% Verdana, arial, helvetica, sans-serif;
		/** 	background: #0F5B96 url(images/kelidescopeballs_122x152.jpg) repeat-x; */
/*			background: url(images/PalmBayBasketballAssociation_Watermark02.JPG);*/
			background-color: #E8E9EC;
			margin: 0;
		/**	text-align: justify; */
			font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
		
		.accessaid, h1 {
			position: absolute;
			height: 0;
			overflow: hidden;
		}
		
		#wrapper {
		/* faux-column technique, this is the right one */
		background:url(right.gif) repeat-y right
		}
		
		#header {
			background: #036 url(images/goodbasketballheader.jpg);
			height: 60px;
		}
		
		#navigation {
			position: absolute;
			top: 60px;
			left: 0;
			width: 134px;
			color: white;
		/** 	background: url(images/bball_left_nav_watermark.jpg); */
		}
		
		#navigation ul {
			margin: 0 0 1em 0;
			padding: 0;
			list-style: none;
		}
		
		#navigation ul a {
			color: white;
			text-decoration: none;
			display: block;
			background: #17a;
			padding: 0 0.5em;
			margin: 0 1em 1px 1em;
		}
		
		#navigation a:visited {
			color: #ccc;
		}
		
		#navigation a:hover {
			color: #069;
			background: #28b  url(images/bball_left_nav_watermark.jpg);
		}
		
		#content {
			background: white url(images/bball_left_nav_watermark.jpg) 134px 0 repeat-y;
			background: white url(images/lizard.jpg) repeat-y;
			xpadding: 1px 1em 2em 1em;
			padding: 1px 20px 1em 40px;
			border-left: 134px solid #069;
		}
		
		h2 {
			font-size: 1.5em;
			color: #036;
		}
		
		h3 {
			font-size: 1.25em;
			color: #036;
		}
		
		#content img {
			/*width: 179px;*/
			/*height: 239px; */
			padding: 1px;
			border: 1px solid #333;
			float: right;
			margin: 0 0 1em 1em;
		}
		
		#container {
			position: relative;
			width: 586px; /* width + border for IE 5.x */
			width: 580px; /* real width */
			border: solid #036;
			border-width: 0 3px;
			margin: auto;
		}

		#boxes {
			float:right;
			width:145px;
			margin:10px
		}
		
		#box1,#box2,#box3,#box4,#box5 {
			margin-bottom:20px;
			background-image:url(images/bottom.gif);
			background-position:left bottom;
			background-repeat:no-repeat
		}

		#box1 h2,#box2 h2,#box3 h2,#box4 h2,#box5 h2 {
			text-align:right;
			padding:23px 30px 9px 0;
			margin:0 0 0 -1px;
			background:url(images/boxtop.gif) top no-repeat #ececec;
			font-weight:600
		}
		
		#box1 h3,#box2 h2,#box3 h2,#box4 h2,#box5 h2 {
			font-color:red
		}

		#box1 p,#box2 p,#box3 p,#box4 p,#box5 p{
			padding:9px 19px 24px 12px;
		/**	font-size: .75em; */
			text-align: right;
			margin:0
		}
			
		/* Sidebars */

		.sidebar {
			float: left;
			width: 200px;
		}

		.sidebar ul {
			margin: 0;
			padding: 0;
			list-style: none;
			line-height: normal;
		}
		
		.sidebar li {
		}
		
		.sidebar li ul {
		}

		.sidebar li li {
			padding: 6px 0 6px 10px;
			background: url(images/img08.gif) no-repeat 0 12px;
			border-bottom: 1px solid #2872A6;
		}

		.sidebar li li a {
			text-decoration: none;
			color: #C9ECF5;
		}

		.sidebar li li a:hover {
			color: #FFFFFF;
		}

		.sidebar li h2 {
			padding-top: 20px;
			color: #FFFFFF;
		}

		/* Left Sidebar */

		#leftbar 
		{
			position: absolute;
			top: 61px;
			left: 0;
			padding: 0 0 0 25px;
		}
	
	/** Added to test ticker code formatting: */
		p.home-right-text1 {
			text-decoration: none;
			color: yellow;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
		}
			

		/* Right Sidebar */

		#rightbar {
			position: absolute;
			top: 61px;
			right: 0;
			padding: 0 0 0 25px;
		}
		
		/** FOOTER */
		
		#footer {
			clear: both;
			width: 695px;
			margin: 10px auto;
			position: relative; 
			width:100%; 
			text-align:center; 
			float: left; 
		/**	bottom: 0px;  */
			padding: 5px 0px 20px 0px;
		}
		
		#footer p {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			text-align: center;
			color: #FFFFFF;
		}

		.schedule_table
		{
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			font-size: 10px;
			table-layout: auto;
		}
		
		.schedule_table #game
		{
			text-align: center;
		}