a:link {
	color: #000000;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ArtEvent {
	font-weight: bold;
}
.FlashingText {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: blink;
}
.sidepane {
	background-color: #B7A908;
	width: 120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	height: auto;
}
.centerpane {
	background-color: #AED1CA;
	padding: 20px;
	height: auto;
	width: 70%;
	background-position: left top;
	text-align: left;
}
.mainpane {
	background-color: #CC3300;
}
body {
	background-color: #CC3300;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.topLeft {
	width: 15%;
	background-position: left top;
}
.topRight {
	width: 15%;
	float: left;
}
.topMiddle {
	width: 70%;
	background-position: center top;
}
.BlogEntry {
	font-style: italic;
	font-weight: normal;
}
.BlogTitle {
	font-weight: bold;
	font-size: xx-large;
	text-decoration: underline;
}
.SmallText {
	font-size: small;
}
.venuebox {
	border: 1px dotted #000000;
	padding: 10px;
}
.divider_div {
	width: 800px;
}
.special {
width:5px;
visibility:hidden;
}
.event-image, .img-l {
	float: left;
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 1ex;
	margin-left: 5px;
}
.img-r {
	float: right;
	margin-top: 5px;
	margin-left: 1em;
	margin-bottom: 1ex;
	margin-right: 5px;
}
.img-c {
	margin-top: 5px;
	margin-left: auto;
	margin-bottom: 1ex;
	margin-right: auto;
	width: auto;
	text-align: center;
}
.event-pream {
	border: 1px solid #666666;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}
.event-details {
	width: auto;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.event-details .event-venue {
	font-weight: bold;
	font-size: 110%;
}
.event-details a.event-url {
	text-align: right;
		float: right;
}
.event-details .event-contact {
	text-align: right;
	float: right;
	font-weight: bold;
}
.event-about{
	border: 1px dotted #FFFFFF;
	padding: 1em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.event-record {
	border: 1px solid #CCCCCC;
}
.event-dates {
	font-size: 16px;
	color: #666666;	
}
*.set-left {
	text-align: left;
}
*.set-center {
	text-align: center;
}
*.set-right {
	text-align: right;
}
.text {
	margin: 1em;
	padding: 5px;
	line-height: 1.2em;
}
.inner-menu {
	width: auto;
	margin: 5px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	text-align: center;
	}
.img-caption{
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
