/*
 *
 * FESTIVAL BODY MAIN STYLE SHEET
 *
 * #FFD700 = gold
 *
 */
div#body {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #DD6666;
	width: 92%;
	max-width: 1050px;
	position: relative;
	top: -25px;
	margin: 0px auto;
	margin-top: 50px;
	border: 1px solid #FFD700;
}
div#topimage {
	text-align: center;
	padding-bottom: 5%;
	position: relative;
	z-index: 1;
}
div#mainart {
	text-align: center;
	padding-bottom: 5%;
	position: relative;
	z-index: 1;
}
div#mainart img {
	display: block;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 1px solid #FFD700;
	position: relative;
	z-index: 1;
}
p, th, td {
	text-align: left;
}
cite {
	font-size: 0.7em;
	font-weight: normal;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: relative;
	z-index: 1;
}
div.copy, div.application {
	padding: 0 6% 0 6%;
}	
div.copy p, div.application p {
	margin-bottom: 1em;
}	
div.copy p {
	text-indent: 5%;
}
div.copy p.announce {
	font-size: 0.8em;
	text-indent: 0;
	text-align: center;
	color: green;
	margin-top: 3em;
}
div#bottomlinks {
	text-align: center;
	margin-top: 1.5em;
}	
div#bottomlinks hr {
	margin: 0 2px 1.5em 4px;
}	
div#bottomlinks p {
	font-size: 0.85em;
	line-height: 140%;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	margin-bottom: 1em;
	clear: none;
}	
div#bottomlinks span {
	clear: none;
}	
div#bottomlinks address {
	font-size: 85%;
	font-style: normal;
	line-height: 140%;
	padding: 0.5em 5% 0 5%;
	margin-bottom: 0.5em;
}	
div#bottomlinks address big {
	font-size: 145%;
	letter-spacing: 1.5px;
}	
div#watermark {
	background-color: #FEFEFF;
	width: 86%;
	text-align: center;
	opacity: 0.14;
	filter: alpha(opacity=14);
	position: absolute;
	bottom: 1em;
	left: 7%;
	z-index: 0;
}
p#copyright {
	font-size: 0.6em;
	text-align: center;
	opacity: 0.5;
	filter: alpha(opacity=50);
	margin-top: 2em;
}
p.caption {
	font-size: 0.8em;
	text-align: center;
	position: relative;
	z-index: 1;
}
a:link {
	color: #BB5588;
}
h2.comment {
	font-family: "Times New Roman", Verdana, Garamond;
	font-size: 150%;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.2ex;
	line-height: 140%;
	color: #306EFF;
	margin-bottom: 1.0em;
}
