@charset "utf-8";
#wrapper {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #7d3b3b;
	border: double;
	font-family: verdana, Arial, Helvetica, sans-serif;
	}

#content {
	height: 200px;
	padding-top: 100px;
	color: #99989c;
	}
	
h1, h2 {
	text-align:center;
	}

h3{
	text-align:center;
	font-style: italic;
	}
	
#festivaltable {
	border: double;
	margin-left: 20px;
	margin-right: 20px;
	width: 760px;
	text-align:  justify;
	}

td {
	padding: 10px;
	}

.festivalpictures {
	border-style:outset;
	}
		
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size: 10px;
	color: #7d3b3b;
	text-align: center;
	padding-bottom: 10px;
	border-top:double;
	}
	
#footer a:link {
		color: #7d3b3b;} 
#footer a:visited {
		color: #99989c;}
#footer a:hover {
		color: #d32f38;}

#pageendingsymbol {
	text-align: center;
	}	

#copyright {
	clear: both;
	background-image: url(Images/newtacoma/navbar2.gif);
	text-align: left;
	font-size: 12px;
	line-height: 25px;
	padding-left: 5px;
	}
