/* Primary layout sections */

body	{
	color: #000000;
	font-family: verdana, lucida, helvetica, sans-serif;
	font-size: x-small;
	}
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration: none;
	color: #336799;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration: underline;
	color: #334699;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration: none;
	color: #858181;
	background: transparent;  
	}

	/*   Main Nav  */

#mainnav th a:link, th a:visited {
	font-weight : bold; 
	font-size: large;
	text-decoration: none;
	color: #000;
	background: transparent; 
	}

#mainnav th a:hover {
	font-weight : bold; 
	font-size: large;
	text-decoration: underline;
	color: #000;
	background: transparent; 
	}

#mainnav th a:active {
	font-weight : bold; 
	font-size: large;
	text-decoration: none;
	color: #336799;
	background: transparent;  
	}

#mainnav {
	font-size: large;
	font-family: verdana, lucida, helvetica, sans-serif;
	line-height: 200%;
    }
    
		/* Secondary Nav */

#mainnav td a{
	font-weight: bold; 
	font-size: x-small;
	font-family: verdana, lucida, helvetica, sans-serif;
	line-height: normal;
	text-transform:lowercase;
    }
	
		/* You are here */
	
body#home th#home1 a,
body#shows th#shows1 a,
body#about th#about1 a,
body#dylan th#dylan1 a, 
body#resources th#resources1 a,
body#search th#search1 a,
body#contact th#contact1 a	{
	font-weight : bold; 
	font-size: large;
	text-decoration: none;
	color: #336799;
	background: transparent; 
	}	


	/*   Text  */


h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	font-family: verdana, lucida, helvetica, sans-serif;
	}

h1	{
	font-family: Copperplate Gothic Bold, Felix Tilting, Courier, sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 25px;
	text-transform: none;
	}

h2	{
	color: #ffffff;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0;
	letter-spacing: 1px;
	line-height: 110%;
	text-transform: uppercase;
	}

h3	{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0; 
	text-transform: lowercase;
    }
    
h4	{
font-size: 15px;
margin-top: 5px;
margin-bottom: 1px; 
text-transform: none;
}  

h5	{
	color: #000000;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0;
	letter-spacing: 1px;
	line-height: 110%;
	text-transform: uppercase;
	}

p{
	font-size: 110%;
	font-family: verdana, lucida, helvetica, sans-serif;
	margin-top: 5px;
	line-height: 150%;
	}	
	
li{
	font-size: 110%;
	font-family: verdana, lucida, helvetica, sans-serif;
	margin-top: 5px;
	line-height: 150%;
	}	

blockquote{
	font-size: 10px;
	line-height: 140%;
	margin-bottom: 0; 
	font-weight: bold;
	}	

.joker {
color: #F40B37;
}

.thief {
color: #387BF5;
}