@charset "utf-8";

* 	{
	padding: 0;
	margins: 0;
	}

#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #c2f7f5;	
	}

#header	{
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 60px;
	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;
	margin-top: 7px;
	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 {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size: 10px;
	text-align: center;
	color: #923a42;
	}
	
#footer a:link {
		color: #0b2b0e;} 
#footer a:visited {
		color: #923a42;}
#footer a:hover {
		color: #d2953d;}

		
#footer2 {
	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;
	}
	
#footer2 a:link {
		color: #0b2b0e;} 
#footer2 a:visited {
		color: #923a42;}
#footer2 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;
	}

