@charset "utf-8";
#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px
	border: double;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #c2f7f5;
	background-image:url(../Images/newtacoma/festivaltitlebar.gif);
	background-repeat: no-repeat;
	}

#content {
	height: auto;
	width: auto;
	}
	
h1, h2 {
	text-align:center;
	color: #0b2b0e;
	padding-top: 7px;
	}

h3{
	text-align:center;
	font-style: italic;
	}
	
#festivaltable {
	border: double;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	font-size: 10px;
	text-align:  left;
	background-image:url(../Images/newtacoma/column1b-1.gif);
	}

td {
	padding: 10px;
	}

.festivalpictures {
	border-color:#CCCCCC;
	border-style:outset;
	}

.comment {
	font-size:10px;
	padding-left: 5px;
	}
		
#footer {
	clear:both;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size: 10px;
	text-align: center;
	padding-bottom: 10px;
	border-top:double;
	color: #923a42;
	margin-top: 20px;
	}
	
#footer a:link {
		color: #0b2b0e;} 
#footer a:visited {
		color: #923a42;}
#footer a:hover {
		color: #d2953d;}

#pageendingsymbol {
	text-align: center;
	}	

#copyright {
	clear: both;
	color: #0b2b0e;
	background-image: url(Images/newtacoma/navbar2.gif);
	text-align: left;
	font-size: 12px;
	line-height: 25px;
	padding-left: 5px;
	}
