@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	color: #333333;
}
#artstop {
	left:6px;
	top:9px;
	width:100%;
	height:196px;
	z-index:1;
	background-image: url(../images/arts/backgroundtop.gif);
	background-color: #FFCD07;
	background-repeat: no-repeat;
}
#musictop {
	left:6px;
	top:9px;
	width:100%;
	height:196px;
	z-index:1;
	background-image: url(../images/music/backgroundtop.gif);
	background-color: #FFCD07;
	background-repeat: no-repeat;
}
#bookstop {
	left:6px;
	top:9px;
	width:100%;
	height:196px;
	z-index:1;
	background-image: url(../images/books/backgroundtop.gif);
	background-color: #FFCD07;
	background-repeat: no-repeat;
}
#dancetop {
	left:6px;
	top:9px;
	width:100%;
	height:196px;
	z-index:1;
	background-image: url(../images/dance/backgroundtop.gif);
	background-color: #FFCD07;
	background-repeat: no-repeat;
}
#middle {
	left:92px;
	top:204px;
	width:100%;
	z-index:1;
	background-image: url(../images/universal/backgroundmiddle.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFCD07;
}
#bottom {
	left:59px;
	top:555px;
	width:100%;
	height:57px;
	z-index:1;
	background-image: url(../images/universal/backgroundbottom.gif);
}
#copy {
	left:167px;
	top:336px;
	width:400px;
	z-index:1;
	padding: 0px 80px 10px 100px;
}
#cityscape {
	height: 130px;
	background-image: url(../images/universal/cityscape.gif);
	background-repeat: no-repeat;
}
#bulletin {
	position:absolute;
	left:550px;
	top:69px;
	width:409px;
	height:388px;
	z-index:1;
}
.style1 {font-size: 14px}
#mainNav {
	position:absolute;
	left:585px;
	top:20px;
	width:426px;
	height:31px;
	z-index:2;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

#mainNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#mainNav a:hover {
	text-decoration: none;
	color: #000000;
}
#mainNav a:active {
	text-decoration: none;
}
#middle #maincopy table tr td #copy {
	font-size: 12px;
}
#middle #maincopy table tr td #copy {
	text-align: justify;
	font-size: 14px;
	color: #000;
}
#middle #maincopy table tr td #copy p {
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	font-size: 16px;
}
#middle #maincopy table tr td #copy blockquote p strong {
	font-weight: bold;
	font-size: 18px;
}
