@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	background-color: #000000;
}

body a:link {
	color: #FFFFFF;
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
body a:hover {
	text-decoration: none;
	color: #26A9E0;
}
body a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1, ul, p {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

.container {
	background-color: #000000;
	color: #FFFFFF;
	width: 1200px;
	margin: auto;
}

#header {
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}
#header ul {
	padding: 0px;
	float: left;
	list-style-type: none;
}
#header li {
	display: inline;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#masthead {
	width: 100%;
	float: left;
}

#mastheadul {
	padding: 2px;
	float: left;
	list-style-type: none;
	border: 0px none #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#masthead li {
	display: inline;
	padding-bottom: 0.5em;
	margin-right: 0.25em;
}

#masthead a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	border: 0px none #000000;
	font-style: normal;
	float: left;
}
#masthead a:focus, #masthead a:hover {
	color: #26A9E0;
}
.home{
	width: 1160px;
	float: left;
	margin-left: 5px;
}



.home-box {
	border: 2px solid #26A9E0;
	margin-top: 4px;
}
.home-box a {
	text-decoration: none;
	color: #000000;
}
.home-box a:focus, .home-box a:hover {
	color: #CCCCCC;
}
.caption2{
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}
.accordion {
	width:450px;
	height: 715px;
	margin:0px;
	background-color:#000000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	padding: 0px;
}
.accordion h3 {
	width:435px;
	cursor: pointer;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #26A9E0;
	border-bottom-color: #26A9E0;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}
.accordion h3:hover {
	background-color: #26a9e0;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	width:435px;
	display: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 83%;
	text-align: justify;
	overflow: auto;
	margin: 5px;
	padding: 5px;
	background-color: #000000;
}
.accordion img {
	height: 231px;
	width: 415px;
	margin-bottom: 5px;
	cursor: pointer;
}
.btn{
	color: #FFFF00;
	font-size: 13px;
	background-color: #000000;
	text-align: right;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
.sidebar{
	width: 470px;
	float: left;
	height: 731px;
}
.sidebar ul {
	list-style-type: none;
}
.sidebar li {}

.sidebar a {
	text-decoration: none;
}
.banners{
	width: 335px;
	float: left;
	margin-left: 5px;
}
.banners img{
	width: 100%;
}
.banners ul {
	list-style-type: none;
}
.banners li {}
.rotator{
	overflow: hidden;
	position: relative;
	height: 180px;
	width: 100%;
	margin: 0px;
}
.rotator img{
	margin: 0px;
	height: 180px;
	width: 100%;
	position: relative;
	cursor: pointer;
}
.rotator2{
	overflow: hidden;
	position: relative;
	height: 288px;
	width: 100%;
	margin: 0px;
	padding-bottom: 1px;
}
.rotator2 img{
	margin: 0px;
	height: 288px;
	width: 100%;
	position: relative;
	cursor: pointer;
}
.banners a {
	text-decoration: none;
}
.aside{
	width: 345px;
	float: right;
	margin-left: 4px;
	height: 544px;
}
.aside ul {
	list-style-type: none;
}
.aside li {}

.bar{
	height:295px;
	width:auto;
	text-align:center;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #26a9e0;
	border-right-color: #26a9e0;
	border-bottom-color: #26a9e0;
	border-left-color: #26a9e0;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bar ul {
	list-style-type: none;
	background-color: #000000;
}
.bar li {
	display: inline;
	float: left;
}


.videos{
	height: 275px;
	width: 380px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	cursor: pointer;
}
.caption{
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	width: 380px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.shows{
	width: 920px;
	background-color: #000000;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #26a9e0;
	border-bottom-color: #26a9e0;
	border-left-color: #26a9e0;
	border-top-style: none;
}
.shows p {}

.shows ul {
	list-style-type: none;
	background-color: #000000;
}
.shows li {
	display: inline;
	float: left;
}
.shows a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.shows a:focus, .shows a:hover {
	color: #CCCCCC;
}

.shows img {
	height: 240px;
	width: 306px;

}

.header-shows{
	color: #000000;
	width: 920px;
	float: left;
	border: 1px solid #26a9e0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.header-shows p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.header-shows ul {
	list-style-type: none;
	text-align: center;
	background-color: #000000;
}
.header-shows li {
	display: inline;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 45px;
	padding-left: 45px;
	font-size: 14px;
	font-weight: bold;
}
.header-shows a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header-shows a:focus, .header-shows a:hover {
	color: #0099CC;
	text-decoration: none;
}
.header-shows h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.header-shows h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
}
.header-shows h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.copy-shows{
	width: 920px;
	float: left;
	border: 1px solid #26a9e0;
}
.copy-shows b{
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.copy-shows p {
}
.copy-shows ul {
	list-style-type: none;
	background-color: #FFFFF9;
}
.copy-shows li {
	display: list-item;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
}
.copy-shows a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.copy-shows a:focus, .copy-shows a:hover {
	color: #CCCCCC;
}
.copy-shows h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.copy-shows h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;	
}
.copy-shows h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-style: italic;
	font-weight: lighter;	
}
.history{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 970px;
	float: left;
}
.history p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
	display: block;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
}
.history ul {
	list-style-type: none;
	background-color: #FFFFFF;
}
.history h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	padding-left: 5px;
}
.history h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.history h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;

	background-color: #FFFFFF;
	font-style: italic;
	font-weight: lighter;
	padding-left: 5px;
}
.history li {
	display: block;
	padding-bottom: 0.2em;
	margin-right: 0.25em;
}
.history a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.history a:focus, .history a:hover, .history a:visited {
	color: #CCCCCC;
}
.photobox-left{
	float: left; padding-right: 5px; padding-left: 5px;
}
.photobox-right{
	float: right; padding-right: 5px; padding-left: 5px;
}

#clsbtn{text-align: right;}

#fullarea1{background-color:#FFFFFF;text-align:center;display:none;z-index:2;position:fixed;}
#fullpic1{max-height:527px;max-width:600px;position: relative;}
#overlay1{display:none;z-index:1;position:fixed;top:0;left:0;height:100%;width:100%;opacity:0.6;filter:alpha(opacity=70);background-color: #000000;}


#fullarea2{background-color:#FFFFFF;text-align:center;display:none;z-index:2;position:fixed;}
#fullpic2{max-height:527px;max-width:600px;position: relative;}
#overlay2{display:none;z-index:1;position:fixed;top:0;left:0;height:100%;width:100%;opacity:0.6;filter:alpha(opacity=70);background-color: #000000;}


#fullarea3{background-color:#FFFFFF;text-align:center;display:none;z-index:2;position:fixed;}
#fullpic3{max-height:527px;max-width:600px;position: relative;}
#overlay3{display:none;z-index:1;position:fixed;top:0;left:0;height:100%;width:100%;opacity:0.6;filter:alpha(opacity=70);background-color: #000000;}


#fullarea4{background-color:#FFFFFF;text-align:center;display:none;z-index:2;position:fixed;}
#fullpic4{max-height:527px;max-width:600px;position: relative;}
#overlay4{display:none;z-index:1;position:fixed;top:0;left:0;height:100%;width:100%;opacity:0.6;filter:alpha(opacity=70);background-color: #000000;}


#fullarea5{background-color:#FFFFFF;text-align:center;display:none;z-index:2;position:fixed;}
#fullpic5{max-height:527px;max-width:600px;position: relative;}
#overlay5{display:none;z-index:1;position:fixed;top:0;left:0;height:100%;width:100%;opacity:0.6;filter:alpha(opacity=70);background-color: #000000;}

.thumbslides{
	overflow: hidden;
	position: relative;
	height: 175px;
	width: 225px;
}
.thumbslides img{
	margin: 0px;
	height: 175px;
	width: 225px;
	position: relative;
}

.gallery{
	margin-left: 35px;
}
.gallery a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.gallery a:focus, .gallery a:hover {
	color: #CCCCCC;
}
.box {
	border: 2px solid #26A9E0;
	height: 175px;
	width: 225px;
	font-size: 12px;
	color: #FFFFFF;
	height: 200px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box a {
	text-decoration: none;
	color: #FFFFFF;
}
.box a:focus, .box a:hover {
	color: #26A9E0;
}

.article{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.article a:focus, .article a:hover, article a:visited{
	color: #FFFFFF;
}

#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	clear: both;
}

#footer ul {
	padding: 2px;
	float: left;
	list-style-type: none;
	clear: none;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #26A9E0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer li {
	display: inline;
	background-color: #000000;
	float: none;
	padding: 0px;
	margin: 0px;
	clear: left;
}
#footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	font-style: normal;
	width: 70%;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
