@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
.clear {
	clear: both;
	float: none;
	zoom:1;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#divMain {
	height: 100%;
	width: 100%;
	text-align: center;
}
#divMain  p.pgTitle {
	font-size: 18px;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	clear: both;
	margin-top: 130px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#divBnr {
	background-attachment: scroll;
	background-color: #FF0000;
	background-image: url(images/ts_logo1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	height: 106px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#divAdrs {
	right: 3px;
	float: right;
	position: absolute;
	bottom: 3px;
}
#divAdrs p {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
}
#divBnr p.txt  {
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	left: 120px;
	bottom: 3px;
}
#divNav {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 103px;
	text-align: center;
	white-space: nowrap;
}
#divNav a {
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
	text-align: justify;
	width: auto;
	padding-right: 1%;
	padding-left: 1%;
	font-weight: normal;
}
#divNav a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
#divNews {
	width: 650px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#divNews .newsItem h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: .5em;
	font-style: italic;
	font-size: 1.75em;
}
#divNews .newsItem h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: .5em;
	font-size: 1.25em;
}
#divNews  .newsItem  {
	color: #FFFFFF;
	background-color: #666699;
	text-align: center;
	margin-bottom: 10px;
	padding: 20px;
	font-size: 0.8em;
}
#divNews .newsItem p.justify {
	text-align: justify;
	text-indent: 40px;
	margin-bottom: .75em;
	line-height: 1.4em;
}
#divArtists {
	width: 700px;
	text-align: center;
	margin:0px auto;
	font-size: 0.75em;
}
#divArtists p {
	padding: 3px;
	background-color: #858585;
	border: 1px solid #FFFFFF;
	width: 130px;
	text-align: center;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
	margin:0px auto;
	float: left;
	font-weight: bold;
}
#divArtists p.cShow {
	padding: 3px;
	background-color: #009966;
	border: 1px solid #FFFFFF;
	width: 130px;
	text-align: center;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px auto;
	float: left;
}
#divArtists p.txt {
	padding: 3px;
	text-align: center;
	color: #000000;
	width: auto;
	clear: right;
	white-space: normal;
	background-color: #FFFFFF;
	float: none;
}
/*#divArtists .noLink {
	color: #FFFFFF;
	overflow: hidden;
	text-decoration: none;
	display: block;
}*/

#divArtists a {
	color: #FFFFFF;
	overflow: hidden;
	text-decoration: none;
	display: block;
}
#divArtists a:hover {
	color: #333333;
	background-color: #FFFFFF;
}
#divDetail {
	padding: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#divDetail a:hover {
	background-color: none;
}
#divStatement a, #divShows a, #divArtistImg a, #divArticles a {
	color:#0000FF;
	text-decoration:none;
	padding:3px;
}
#divStatement a:hover, #divShows a:hover, #divArtistImg a:hover, #divArticles a:hover {
	color:#FFF;
	background-color:#666;
}
#divDetail ul {
	list-style-type: none;
	font-size: .7em;
}
#divDetail li {
	background-image: url(images/tab_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: auto;
	margin-right: 1px;
	vertical-align: text-top;
	height: auto;
	overflow: hidden;
	margin-bottom:-2px;
}
* html #divDetail li {
	zoom:1;
	margin-bottom:-12px;
}
#divDetail ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url(images/tab_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
#divDetail  ul li  a:hover  {
	color: #FF0000;
	background-color:transparent !important;
}
#divDetail #divShows {
	text-align: left;
	font-size: .75em;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
#divDetail #divShows .showNum {
	float: left;
	width: 75px;
	margin-right: 10px;
}
#divDetail #divShows .showTitle {
	float: left;
	width: 300px;
	margin-right: 10px;
}
#divDetail #divShows .showDates {
	float: left;
	margin-bottom: .5em;
}
#divDetail #divArticles {
	font-size: .75em;
	text-align: left;
	padding: 20px;
}
#divDetail #divArticles p {
	margin-bottom: .5em;
}

#divDetail #divArtistImg {
	font-size: .75em;
	padding: 20px;
	text-align: left;
}
#divDetail #divArtistImg img {
	max-height: 100px;
}
#divDetail #divStatement {
	font-size: 0.75em;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	text-align: left;
	padding-right: 50px;
}
#divFtr {
	text-align: center;
	background-color: #666699;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 15px;
	width: 100%;
	margin-top: 30px;
	float: left;
}
#divFtr p {
}
#divFtr a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#divFtr a:hover {
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
#divContact {
	padding: 5px;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#divContact  p.left {
	padding: 5px;
	height: auto;
	width: 125px;
	text-align: right;
	background-color: #2F9F2F;
	color: #FFFFFF;
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}
#divContact  p.right {
	background-color: #2F9F2F;
	width: 345px;
	padding: 5px;
	height: auto;
	text-align: left;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	float: left;
}
/*#divContact a {
	color: #FFFFFF;
	text-decoration: none;
}
#divContact a:hover {
	color: #0000FF;
	text-decoration: none;
}
*/#divDtl {
	padding: 10px;
	position: absolute;
	left: 7px;
	top: 7px;
	font-size: 12px;
	border: none;
}
#divDtl p {
	margin-bottom: 1em;
}
.imgCaption {
	font-size: .75em;
	margin-bottom: 10px;
}
#divDtlImg   {
	height: auto;
	width: auto;
	text-align: center;
	margin-right: 5px;
	float: left;
}
#divDtlInfo {
	text-align: center;
	padding: 20px;
	height: auto;
	width: 250px;
	position: relative;
	left: auto;
	top: 0px;
}
#divDtlDisc {
	border: 1px solid #000000;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 0px;
	clear: both;
	float: none;
	display: block;
	margin-top: 10px auto 0px auto;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
}
#divDtlNotes {
	display: block;
	clear: both;
}
#divDtlSubImg {
	display: block;
	clear: both;
}
#divDtl a {
	font-size: .7em;
	color: #0000FF;
	text-decoration: none;
}
#divDtl a:hover {
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
#divMlist {
	padding: 4px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #666699;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
	text-align: left;
}
#divMlist .justify {
	text-align: justify;
	margin-bottom: 0.5em;
	text-indent: 40px;
	zoom:1;
}
/*#divMlist a {
	text-decoration: none;
	color: #0000FF;
}
*/.txtSm {
	font-size: 0.8em;
}
form {
	margin-top: 15px;
}
.formLabel    {
	text-align: right;
	float: left;
	width: 125px;
	margin-right: 5px;
	font-size: .9em;
	padding-top: 3px;
}
.formField {
	float: left;
	width: auto;
	margin-bottom: 0.5em;
}
.iconAsterisk {
	padding-left: 5px;
	float: left;
	padding-top: 2px;
}
#paper   {
	display: none;
}
/*mail list announcement type*/
#aType { 
	padding-top: 0px 5px;
	border: 1px solid #CCCCCC;
	cursor:pointer;
	display:inline;
	margin: 0px auto;
	font-size: .8em;
}
#divExhib {
	width: 748px;
	border: 1px solid #999966;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 10px;
}
#divExhib .exhib {
	font-size: .75em;
	text-align: center;
	width: 155px;
	float: left;
	height: 165px;
	padding: 10px;
	border: 1px solid #999966;
	margin-right: 10px;
	margin-bottom: 10px;
}
#divExhib .exhib img {
	border: none;
}
.noBorder {
	border-bottom-width: 0px !important ;
}
.dropcap {
	color: #FF0000;
	float: left;
	padding: 6px 5px 0 0;
	font-family: "arial narrow", "arial black", sans-serif;
	font-size: 4em;
	line-height: 0.7em;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
.resume {
	width:100%;
	border: #111 1 solid;
	border-collapse: collapse;
}
.resume td {
	padding:3px;
}