/* beerwolveslax.css -- External css for beerwolveslax web site */


/* Text Rules */
	p		{font-family: sans-serif; font-size: 10pt;}

	h1, h2	{font-weight: bold; font-size: 13pt;}
	
	table	{background-image: url(/image/sch_bkgd.jpg); background-repeat:repeat;}
	
	a:link		{text-decoration:none;}
	a:visited	{text-decoration:none;}
	a:hover		{text-decoration:underline;}
	a:active	{text-decoration:none; color:#FFFF00;}

/* Page Layout*/
				 /* Scrollbar Color Control */
	body		{scrollbar-face-color: #004B18; scrollbar-arrow-color: yellow; scrollbar-track-color: #8DCB41; scrollbar-shadow-color:#002809;
				 scrollbar-highlight-color: #E0EDC5; scrollbar-3dlight-color:#002809; scrollbar-darkshadow-Color: yellow;
				background-color: black;
				 background-image: url(../image/oldlogobkgd.jpg);
			     backgroun-repeat:repeat;}
				 
	#pgsize	{border:thin; border:#FFFF00; border-style:solid; width: 800px; height: auto; min-height: 700px;
			 margin-left: auto; margin-right: auto;
			 background-color: white;}
			 
	#header	{width: 800px; height: 200px; max-height:200px; margin: 0px;
			 background-image: url(../image/bw_header2.jpg); background-repeat:no-repeat; background-position:top}
			 
	#glo-nav	{width: 800px; height: 50px;
			 margin: 0px;
			 background-color: yellow;
			 font-family:Arial, Helvetica, sans-serif; font-size:14px}
	.buttons	{width:487px; height:88px; margin-top:-88px; margin-left:284px;}
			 
	#loc-nav	{width: 800px; height: 26px; margin: 0px; background-image:url(../image/loc_nav_bkgrnd.jpg); background-repeat:no-repeat;
				font-family:Arial, Helvetica, sans-serif; font-size:20px; text-align:center; padding-top: 3px; color:#FFFFFF; font-weight:bolder;
				background-color:#999999;}
				
	#loc-nav a:link 	{color:#FFFF00; font-family:"Arial Narrow"; font-size:18px; text-decoration:none;}
	#loc-nav a:visited	{color:#FFCC00; font-family:"Arial Narrow"; font-size:18px; text-decoration:none;}
	#loc-nav a:hover	{color:#00FF00; font-family:"Arial Narrow"; font-size:18px; text-decoration:none;}
	#loc-nav a:active	{color:#006600; font-family:"Arial Narrow"; font-size:18px; text-decoration:none;}
	
			 
	#min-sch	{border-bottom: 8px; border-bottom-style:solid; border:#006600; width: 150px; height: 300px; background-color: #99FF99; float: left; margin: 0px; padding-left:3px; padding-top:7px; padding-right:3px;
				 overflow: auto;
				 background-image: url(../image/sch_bkgd.jpg); background-repeat:repeat;}
				 
	#hilite	{width: 646; height: 75px; background-color: #CCCCCC; color: white; border-top-style:outset; border-top:#333333; border-top-width:8px; border-bottom-style:outset; 
			 border-bottom:#333333; border-bottom-width: 8px;
			 margin: 0px; }
			 
	#bul-bor	{width: 100px; height: 225px;
			 float: right; margin: 0px; padding: 6px;
			 background-color: #FFFF99; border-left-color:#FFFF00; border-left-style: ridge; border-bottom-color:#FF9900; border-bottom-style:outset;}
			 
	#sub-hdr	{width: 465px; height: auto; margin-left: 174px; margin-top: 10px;
			 background-color: black; border-style: ridge; border-bottom-width:medium; border-left-color:#FFFF99; border-top-color:#FFFF00; border-bottom-color:#003300; 			
			 border-right-color:#009900;
			 font-family: "Arial Black"; font-size: 20px; color: yellow;
			 padding:10px; text-align:center;}
			 
	#bdy-txt	{width: 450px; min-height: 380px; margin-left: 195px;
			 padding-top: 10px; text-align: center;
			 font-family: arial, sans-serif; font-size: 12px; color:#333333;}
			 
	#ftr		{font-family: "Arial Narrow", sans-serif; font-size: 8pt; color: black; text-align: center; margin-top: 10px;}
	
	#pages		{font-family: "Times New Roman", Times, serif; font-size: 8pt; text-align: right; color: green;}
	
	.tr			{background-color: #FFFF99;}
	
	.ftr		{position: static; bottom: 0%; width: 800px; height: 40px;
				 background-color:;border: 0px;}
				 
	.ftimg		{background-image: url(/image/lacrossefield.jpg); background-position:bottom; background-repeat:no-repeat;}
	
	.tbcontents	{background-color: #CCFFFF; width: 475px; height: auto; margin-left: 179px; margin-top:6px; padding-top:-8px; padding-left:4px; padding-right:4px;
				 padding-bottom:4px;
				 color:#006600; font-family:"Arial Narrow"; font-size:12px;}
				 
	.tbcontents a:link 		{color:#009900; font-family:"Arial Narrow"; font-size:12px; text-decoration:none;}
	.tbcontents a:visited	{color:#FF6600; font-family:"Arial Narrow"; font-size:12px; text-decoration:none;}
	.tbcontents a:hover		{color:#000000; font-family:"Arial Narrow"; font-size:12px; text-decoration:underline;}
	.tbcontents a:active	{color:#FFFF00; font-family:"Arial Narrow"; font-size:12px; text-decoration:none;}
	
/*image box & caption*/
	
	.imbx		{width:auto; max-width:500px; background-color:#FFFF00; padding:4px; margin: 4px;}
	.imbx h4	{width:auto; padding:3px; margin-top:0px; margin-bottom:0px; background-color:#FFFF99; font-size:9px}

	.imbx2		{width: 384px; max-width:500px; background-color:#FFFF00; padding:4px; margin: 4px;}
	.imbx2 h4	{width:auto; padding:3px; margin-top:0px; margin-bottom:0px; background-color:#FFFF99; font-size:9px}
	
	.year		{color:#FF0000;}
                  