@charset "utf-8";

/* --------------- set basic values --------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background-color: #FFFFFF;
}

#wrapper {
	position: relative;
	width: 800px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333333;
	top: 50px;
}

/* ---------------- header and navigation ---------------- */

#header {
	height: 95px;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../_images/header_lower.gif);
	margin-bottom: 30px;
	background-position: bottom;
}

#header ul#navlist {
	list-style-type: none;
	font-size: 11px;
	position: absolute;
	letter-spacing: 1px;
	color: #999999;
	float: right;
	white-space: nowrap;
	bottom: 1px;
	right: 0px;
} 

#header ul li a {
	text-decoration: none;
	color: #AAAAAA;
	position: relative;
	display: inline;
	float: left;
	padding-right: 4px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 1px;
	font-size: 11px;
}
#header ul li a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

#header ul li {
	display: inline;
}

/* ---------------- content ---------------- */

#content {
	position: relative;
	width: 800px;
}

#content h1 {
	font-size: 16px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	position: relative;
	top: -1px;
	line-height: 18px;
}

#content p {
	font-size: 12px;
	line-height: 18px;
}

#content ul {
	list-style: none;
}

#content ul p {
	font-size: 12px;
	text-align: left;
	line-height: 22px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#separator {
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

* html a:hover {
	visibility:visible
}

#archivemain {
	overflow: hidden;
	top: -5px;
	position: relative;
}

#uppercase {
	float: left;
	width: 320px;
}

#lowercase {
	float: left;
	width: 320px;
}

#archivemain span {
	float: left;
	text-align: left;
	font-size: 10px;
	padding-left: 5px;
	position: absolute;
	bottom: -10px;
	padding-bottom: 12px;
	color: #666666;
	
}
.archivemaindates {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
}


/*---------- Upper A ----------*/

#uppera {
	background-image: url(../_images/uppera_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	margin-bottom: 20px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 20px;
}

#uppera a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#uppera a:hover img {
	visibility: hidden;
}
#uppera  span  {
	position: absolute;
	bottom: 17px;
}

#uppera a:hover span {
	color: #000000;
}

#uppera img {
	width: 120px;
	height: 120px;
}

/*---------- Upper B ----------*/

#upperb {
	background-image: url(../_images/upperb_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#upperb a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#upperb a:hover img {
	visibility: hidden;
}
#upperb  span  {
	position: absolute;
	bottom: 17px;
}

#upperb a:hover span {
	color: #000000;	
}

#upperb img {
	width: 120px;
	height: 120px;
}

/*---------- Upper C ----------*/

#upperc {
	background-image: url(../_images/upperc_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#upperc a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#upperc a:hover img {
	visibility: hidden;
}
#upperc  span  {
	position: absolute;
	bottom: 17px;
}

#upperc a:hover span {
	color: #000000;	
}

#upperc img {
	width: 120px;
	height: 120px;
}

/*---------- Upper D ----------*/

#upperd {
	background-image: url(../_images/upperd_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#upperd a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#upperd a:hover img {
	visibility: hidden;
}
#upperd  span  {
	position: absolute;
	bottom: 17px;
}

#upperd a:hover span {
	color: #000000;	
}

#upperd img {
	width: 120px;
	height: 120px;
}

/*---------- Upper E ----------*/

#uppere {
	background-image: url(../_images/uppere_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#uppere a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#uppere a:hover img {
	visibility: hidden;
}
#uppere  span  {
	position: absolute;
	bottom: 17px;
}

#uppere a:hover span {
	color: #000000;	
}

#uppere img {
	width: 120px;
	height: 120px;
}

/*---------- Upper F ----------*/

#upperf {
	background-image: url(../_images/upperf_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
}

#upperf a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#upperf a:hover img {
	visibility: hidden;
}
#upperf  span  {
	position: absolute;
	bottom: -6px;
}

#upperf a:hover span {
	color: #000000;	
}

#upperf img {
	width: 120px;
	height: 120px;
}

/*---------- Lower A ----------*/

#lowera {
	background-image: url(../_images/lowera_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#lowera a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#lowera a:hover img {
	visibility: hidden;
}
#lowera  span  {
	position: absolute;
	bottom: 17px;
}

#lowera a:hover span {
	color: #000000;	
}

#lowera img {
	width: 120px;
	height: 120px;
}

/*---------- Lower B ----------*/

#lowerb {
	background-image: url(../_images/lowerb_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#lowerb a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#lowerb a:hover img {
	visibility: hidden;
}
#lowerb  span  {
	position: absolute;
	bottom: 17px;
}

#lowerb a:hover span {
	color: #000000;	
}

#lowerb img {
	width: 120px;
	height: 120px;
}

/*---------- Lower C ----------*/

#lowerc {
	background-image: url(../_images/lowerc_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#lowerc a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#lowerc a:hover img {
	visibility: hidden;
}
#lowerc  span  {
	position: absolute;
	bottom: 17px;
}

#lowerc a:hover span {
	color: #000000;	
}

#lowerc img {
	width: 120px;
	height: 120px;
}


/*---------- Lower D ----------*/

#lowerd {
	background-image: url(../_images/lowerd_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#lowerd a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#lowerd a:hover img {
	visibility: hidden;
}
#lowerd  span  {
	position: absolute;
	bottom: 17px;
}

#lowerd a:hover span {
	color: #000000;	
}

#lowerd img {
	width: 120px;
	height: 120px;
}

/*---------- Lower E ----------*/

#lowere {
	background-image: url(../_images/lowere_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 20px;
}

#lowere a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#lowere a:hover img {
	visibility: hidden;
}
#lowere  span  {
	position: absolute;
	bottom: 17px;
}

#lowere a:hover span {
	color: #000000;	
}

#lowere img {
	width: 120px;
	height: 120px;
}

/*---------- Futuresonic ----------*/

#futuresonic {
	background-image: url(../_images/futuresonic_on.gif);
	background-repeat: no-repeat;
	height: 120px;
	display: block;
	position: relative;
}

#futuresonic a {
	height: 120px;
	width: 120px;
	display: block;
	position: relative;
	font-size: 10px;
	text-align: center;
	float: left;
}

#futuresonic a:hover img {
	visibility: hidden;
}
#futuresonic  span  {
	top: 5px;
	position: relative;
}

#futuresonic a:hover span {
	color: #000000;	
}

#futuresonic img {
	width: 120px;
	height: 120px;
}

#archiveeventlogo img {
	position: relative;
	float: none;
	left: 20px;
	top: 5px;
}

#firstp {
	position: relative;
	text-align: justify;
	padding-bottom: 25px;
	margin-top: 0px;
}

#leftcolumn {
	width: 140px;
	float: left;
}

#leftcolumn h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	position: relative;
	display: block;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	top: 239px;
	letter-spacing: 1px;
}

#leftcolumn p {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
}

#leftcolumn a {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	display: inline;
}

#leftcolumn a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#rightcolumn {
	width: 640px;
	position: relative;
	float: right;
	padding-bottom: 30px;
}

#rightcolumn h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	position: relative;
	display: block;
	font-weight: bold;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-bottom: 5px;
	letter-spacing: 1px;
}

#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	display: block;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

#rightcolumn p {
	position: relative;
	text-align: justify;
}
#rightcolumn a {
	text-decoration: none;
	color: #AAAAAA;
	font-size: 12px;
	line-height: 18px;
}

#rightcolumn p a:hover {
	color: #FFFFFF;
	line-height: 18px;
	background-color: #000000;
}

#rightcolumn img {
	background-color: #CCCCCC;
	float: left;
}

#artistslist1 {
	float: left;
	width: 300px;
}

#artistslist1 a:hover {
	color: #FFFFFF;
	background-color: #000000;	
}

#artistslist2 {
	float: left;
}

#artistslist2 a:hover {
	color: #FFFFFF;
	background-color: #000000;	
}

#rightcolumn .artistlink {
	font-size: 11px;
	padding-bottom: 1px;
}


#gallerynext {
	float: right;
	font-size: 11px;
}

#gallerynext a {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;	
}

#gallerynext a:hover {
	color: #FFFFFF;
	background-color: #000000;	
}

#galleryback {
	float: left;
	font-size: 11px;
}

#galleryback a {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;	
}

#galleryback a:hover {
	color: #FFFFFF;
	background-color: #000000;	
}

.archiveeventbreak {
	height: 30px;
}

img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.image {
	float: left;
	line-height: 18px;
	text-align: left;
	width: 310px;
	padding-top: 15px;
	font-size: 10px;
	color: #666666;
}

a {
	color: #999999;
	text-decoration: none;
}

#clear {
	clear: both;	
}

/* ---------------- footer ---------------- */

#footer {
	clear: both;
	text-align: left;
	padding-top: 30px;
	width: 800px;
	background-image: url(../_images/footer_upper.GIF);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

#footer p {
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: left;
	top: -5px;
	position: relative;
	padding-left: 1px;
}

#footer a {
	color: #AAAAAA;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	position: relative;
	top: -5px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

#footer a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#logodownload {
	font-size: 9px;
	float: right;
	position: relative;
	bottom: 60px;
	letter-spacing: 1px;
}
#logodownload a {
	font-size: 9px;
	letter-spacing: 1px;
}



#artscouncil {
	width: 100%;
	height: 125px;
	background-image: url(../_images/ACE-black.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#artscouncil p {
	vertical-align: bottom;
	position: relative;
	display: block;
	text-align: right;
	top: 100px;
	font-size: 10px;
	line-height: 10px;
}

#artscouncil a {
	font-size: 10px;
}

#artscouncil a:hover {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}

#nextevent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 30px;
}

#gallerylist {
	list-style-image: none;
	list-style-type: none;	
}

#gallerylist li{
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
