@charset "utf-8";
/* CSS Document */

* 	{
	padding: 0;
	margin: 0;
	}

#wrapper {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/newpage/gradient3.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
	padding-top: 20px;
	}

#background {
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	}
	

#header	{
	height: 70px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	color: #b0102a;
	background-image: url(../Images/newpage/headerbackground.gif);
	background-repeat: no-repeat;
	}


h1, h2	{
	text-align: center;
	padding-top: 20px;
	}


h3		{
	text-align:left;
	}

#festivaltable {
	width: 910px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	color: #4c4747;
	text-align:  left;
	padding-bottom: 7px;
	border: #cab7ba;
	border-style: solid;
	border-width: 1px;
	background-color: #ece3e6;
	}

td {
	padding: 10px;
	}

.festivalpictures {
	border-left-color: #cab7ba;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #cab7ba;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #cab7ba;
	border-bottom-style: solid;
	border-bottom-width: 1px;
		}

.festivalpictures2 {
	border-left-color: #cab7ba;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #cab7ba;
	border-bottom-style: solid;
	border-bottom-width: 1px;
		}

.festivalcompany {
	border-bottom-color: #cab7ba;
	border-bottom-style: solid;
	border-bottom-width: 1px;
		}
		

#footer {
	color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
	}
	
#footer a:link {
		color: #ffffff;}
#footer a:visited {
		color: #4c4747}
#footer a:hover {
		color: #b0102a;}

#footer2 {
	color: #cab7ba;
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	}	
		

#footer2 a:link {
		color: #cab7ba;}
#footer2 a:visited {
		color: #4c4747;}
#footer2 a:hover {
		color: #b0102a;}
		
	
#footer3 {
	height: 70px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/newpage/footer.gif);
	background-repeat:no-repeat;
	margin-top: 10px;
}
#copyright {
	width: 960px;
	height: 70px;
	color: #b0102a;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	}
