body {
	background-color: #000000;
	background-image: url(bleacherbuddies.com//images/star-backgrounds/bg_stars_ani1.gif);
	border-bottom:'100%' 'collapse' '#FFG000'
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	}

td	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	}

a:visited {
	color: #CC6600;
	font-weight: bold;
	}

a:hover {
	color: #FF9900;
	font-weight: bold;
	}

a:active {
	color: #D2D2D2;
	font-weight: bold;
	}

.bthead {
	background-color: #150186;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	}

.btnav {
	background-color: #968DC2;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F02C4;
	font-weight: bold;
	border: #000000; border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}

.btnavbk {
	background-color: #150186;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

.btdiv {
	background-color: #CCFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #150186;
	font-weight: bold;
	}

.btfoot {
	background-color: #968DC2;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	}
	
.btwhtxt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

.btblink {
	text-decoration: blink;
	}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	letter-spacing: 2px;
	}

			/* NAVIGATION BUTTONS - single line buttons */
			.cssnav	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:url(/images/goldbutton.jpg);
						/* background-image:  url(<?=$up; ?>); */
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 211px;
						height: 54px;
						margin: 5px; 
						padding: 0; 
			}
			.cssnav a {
						display: block;
						color: black;
						font-size: 11px;
						width: 211px;
						height: 54px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}

			.cssnav img {width: 211px; height: 54px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
						position: absolute;
						left: 30px;
						top: 20px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 149px;
						height: 14px;
						text-align: center;
			}
			/* END OF NAVIGATION */
			/* NAVIGATION BUTTONS - double line buttons */
			.cssnav2	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:url(/images/goldbutton.jpg);
						/* background-image:  url(<?=$up; ?>); */
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 211px;
						height: 54px;
						margin: 2px;; 
						padding: 0; 
			}
			.cssnav2 a {
						display: block;
						color: black;
						font-size: 11px;
						width: 211px;
						height: 54px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}

			.cssnav2 img {width: 211px; height: 54px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav2 a:hover img{visibility:hidden}

			.cssnav2 span {
						position: absolute;
						left: 30px;
						top: 15px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 149px;
						height: 14px;
						text-align: center;
			}
			/* END OF NAVIGATION */

