/* pabst.css  - Styles for Team Pabst Website */

html.nav	{background-color: rgb(158,9,1);
}

a:link.nav	{color: #da9e34;
		font-size: 8pt;
		font-family: "LTC Pabst", sans-serif;
}

a:visited.nav {
		color: #da9e34;
		font-size: 8pt;
		font-family: "LTC Pabst", sans-serif;
}

a:hover.nav	{color: white;
		font-size: 9pt;
		font-family: "LTC Pabst", sans-serif;
}



html		{background-color: rgb(0,0,62);
		color: white;
		font-family: "LTC Pabst", sans-serif;
		font-size: 10pt;
}

table.toptable	{	font-family: "LTC Pabst", sans-serif;
				color: white;
				float: left;
}

td.toptable	{	border-right: 2px solid white;
			text-align: right;
			padding-right: 5px;
			width: 110px;
}

table.bottomtable	{	font-size: 14pt;
				font-family: "LTC Pabst", sans-serif;
				color: white; 
}

table.bands	{	align: center;
			border: 5px dotted white;
			width: 400px;
}

td.bc		{	text-align: center;
			font-size: 9pt;
}

td.bc1	{	text-align: center;
			font-size: 11pt;
			text-decoration: underline;
}

table.bio	{	font-size: 10pt;
			font-family: "LTC Pabst", sans-serif;
}

th.bio	{	font-size: 18pt;
			font-family: "LTC Pabst", sans-serif;
}

td.header	{	font-size: 12pt;
			font-family: "LTC Pabst", sans-serif;
			font-weight: bold;
}

td.data	{	font-size: 10pt;
			font-family: "LTC Pabst", sans-serif;
}

table.data	{	frame: border;
			border: 10px;
			width: 300px;
			font-size: 10pt;
			font-family: "LTC Pabst", sans-serif;
}

#heading	{	font-size: 30pt;
			text-align: center;
			font-weight: bold;
			text-decoration: underline;
}

#disclaimer	{	font-size:	8pt;
}

#btmnav	{	text-align: center;
			font-size: 8pt;
}

#topnav {	text-align: left;
			font-size: 8pt;
}

#payment	{	border-style: inset;
			border-color: rgb(158,9,1);
}

ul.bio	{	font-size: 10pt;
			font-family: "LTC Pabst", sans-serif;
}

a:link	{	color: #da9e34;
}

a:visited	{	color: #da9e34;
}

a:hover	{	color: #da9e34;
}

center.disclaimer	{	font-size: 15pt;
}

td.navmain	{vertical-align: text-top;
		width: 200px;
}

td.paplinks	{vertical-align: text-top;
		width: 300px;
		padding-left: 30px;
}

table.schedule	{align:	center;
			width:	700px;
}

th.schedule	{font-size: 14pt;
}

table.time	{width:	200px;
}

table.event	{width:	400px;
}

