/* CSS Document */
<!-- All coding provided by Evolution Photography - http://www.utahphotoevolution.com - 2007 -->
<head>
<title></title>
<style>
<!--
a:link { color: yellow; text-decoration: none; }
a:hover { color: yellow; text-decoration: underline; }
a:visted { color: white; text-decoration: underline; }
a:active { color: yellow; text-decoration:none; }

body { background-color: black;
	   margin: 10px; } 

.left { width: 315px; height: 600px; float: left; }		
.right { width: 600px; height: 1000px; float: right; }
.shop { width: 650px; height: 1000px; float: right; }

h1 { color: white;}
h2 { color: #CC0000;  }
h3 { color: #CC0000;}
h5 { color: white; text-align: center; }

.nav { width: 100%; height: 100px;
	   background-color: #CC0000;
	   font-size: 8pt; 
	   text-align: center;
	   border-style: double; border-color: white; }

.mp3 { width: 100%; height: 100px;
	   background-color: #CC0000;
	   font-size: 8pt; 
	   text-align: center;  
	   border-style: double; border-color: white; }

.nextshow { width: 100%; height: 150px;
	   		background-color: #CC0000;
	   		text-align: center;
	   		border-style: double; border-color: white; }
	   
p { text-indent: 3em; font-size: 12pt; color: white; }
p.tag { color: #CC0000; font-size:9pt; }
p.contact {text-indent: 0em;}
p.center { text-indent:0em; text-align: center; }

table { border-style: solid; border-width: 2px; border-color: white; color: #CC0000; width: 100%; height: 500px; }
table.small { border-style: none; width: 100px; height: 20px; }
td.switch { width: 20px; height:20px; border-styel: none; }
td { border-style: solid; border-width: 1px; border-color: white; 
	 width: 92px; height: 63px; 
	 text-align: center; color: #CC0000; font-variant: small-caps; font-weight: normal; font-size: 8pt; }
td.song { border-style: solid; border-width: 1px; border-color: white; 
	      width: 50%; 
	      text-align: center; color: #CC0000; font-variant: small-caps; font-weight: normal; font-size: 8pt; }
td.toura { border-style: solid; border-width: 1px; border-color: white;
		   width: 50%;
		   font-size: 10pt;
		   text-align: left; color: black;
		   background-color: #CC0000; } 
td.tourb { border-style: solid; border-width: 1px; border-color: white;
		   width: 50%;
		   font-size: 10pt;
		   text-align: left; color: black;
		   background-color: #CCCCCC; } 

table.cart { border: none; }
td.cart {border: none; width: 200px; height:400px; }

table.cart_extra { border: none; height: 35px; width: 150px; }
td.cart_extra { border: none; height: 35px; width: 150px; }


	   

--></style>
</head>
<!-- All coding provided by Evolution Photography - http://www.utahphotoevolution.com - 2008 -->
