body {
	background: url(bg2.jpg);
	background-color: #000000;
}
* {
	margin:0;
	padding:0;

}
#wrapper {
	width: 970px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #710C00;
	border-radius:25px;
	-moz-border-radius:25px;
	box-shadow: 4px 4px 2px #000,inset 4px 4px 2px #F74020;
	-moz-box-shadow: 4px 4px 2px #000,inset 4px 4px 2px #F74020;
	-webkit-box-shadow: 4px 4px 2px #000,inset 4px 4px 2px #F74020;
}
#wrapper2 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.line {
	height: 15px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	color: #710C00;
}
.line2 {
	background: #4A0700;
	height: 10px;
	width: 935px;
	margin-left: 5px;
}
#top {
	width: 940px;
	margin-left:auto;
	margin-right: auto;
	height: 80px;
}
#topmain {
	width: 940px;
	height: 80px;
	background-color: #350A02;
	border-radius:15px;
	-moz-border-radius:15px;
	box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-moz-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-webkit-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
}
#topleft {
	height: 20px;
	text-align:right;
	font-weight: bold;
	font-size: 20px;
	color: #9D3300;
	width: 200px;

}
#topmiddle {
	width: auto;
	height: 36px;
	text-align:center;
	font-size: 34px;
	font-weight: bold;
	color: #F93;
	font-style: italic;
}
#topright {
	width: 200px;
	height: 16px;
	text-align:left;
	font-size: 20px;
	font-weight: bold;
	color: #9D2603;
}

.bg {
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	width: 784px;
}
#nav1 {
	width: 940px;
	height: 40px;
	margin-left:auto;
	margin-right: auto;
	background-color: #550900;
	text-align:center;
	border-radius:25px;
	-moz-border-radius:25px;
	box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-moz-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-webkit-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;	
}
#nav1table{
	width: 940px;
	height: 40px;
}
#nav1 ul{
	text-align:center;
}
#nav1 li{
	display: inline;
}
#nav1 a {
	padding: 10px;
	font-size: 20px;
	color: #CA593E;
	font-weight: bold;
}
#nav1 a:visited{
	border: 0px;
}
#nav1 a:hover{
	color: #FF9966;
}


#nav2{
	width: 940px;
	height: 40px;
	margin-left:auto;
	margin-right: auto;
	background-color: #550900;
	text-align:center;
	border-radius:25px;
	-moz-border-radius:25px;
	box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-moz-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-webkit-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
}
#nav2table{
	width: 940px;
	height: 40px;
}
#nav2 ul{	
	text-align:center;
}
#nav2 li{
	display: inline;
}
#nav2 a {
	padding: 10px;
	font-size: 20px;
	color: #CA593E;
	font-weight: bold;
}
#nav2 a:hover{
	color: #FF9966;
}
#active a{
	color: #FC0;

}

#bctive a{
	color: #FC0;

}
#cctive a{
	color: #FC0;

}
#nav3{
	width: 940px;
	height: 40px;
	margin-left:auto;
	margin-right: auto;
	background-color: #550900;
	text-align:center;
	border-radius:25px;
	-moz-border-radius:25px;
	box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-moz-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-webkit-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
}
#nav3 table{
	width: 940px;
	height: 40px;
}
#nav3 a {
	padding: 10px;
	color: #FC0;
	font-size: 20px;
	font-weight: bold;
}
#nav3 li{
	display: inline;
}
#nav3 ul{	
	text-align:center;
}
#slide {
	width: 940px;
	height: 200px;
	background: #350A02;
}
#content {
	width: 940px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	border-radius:10px;
	-moz-border-radius:10px;
	box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-moz-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-webkit-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
}
#content a:hover{
	color: #FF9966;
}
#content1 {
	width: 940px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	border-radius:10px;
	-moz-border-radius:10px;
}
#content1table {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#content1table2 {
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	text-align: center;
	width: 940px;
}
#content1table td {
	text-align: center;
	font-size: 20px;
	color:#883604;
	font-weight:
	bold;
	font-style:normal;
 	text-align:display: inline;
}
#contentVT {
	width: 940px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	border-radius:10px;
	-moz-border-radius:10px;
}
#footer {
	width: 940 px;
	background: #350A02;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	border-radius:15px;
	-moz-border-radius:15px;
	box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-moz-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
	-webkit-box-shadow: inset 4px 4px 2px #000, 4px 4px 2px #F74020;
}
#footertable {
	height: 40px;
	}
#footerback {
	background: #350A02;
	width: 940px;
}
#footerleft {
	width: 130px;
	text-align: center;
	font-size: 18px;
	color: #CA593E;
	font-weight: bold;
}
#footerleft a{
	font-size: 18px;
	color: #CA593E;
}
#footerleft a:hover{
	color: #FF9966;
	font-size: 18px;
}
#footermiddle {
	font-size: 17px;
	text-align: center;
	width: 674px;
	color: #A54105;
}
#footerright {
	width: 130px;
	text-align: center;
	font-size: 18px;
	color: #CA593E;
	font-weight: bold;
	font-family: default;
}
#footerright a{
	font-size: 18px;
	color: #CA593E;
}
#footerright a:hover{
	color: #FF9966;
	font-size: 18px;
}
#footerbtt {
	width: 680px;
	text-align: center;

}
#footerbtt a{
	font-size: 20px;
	color: #CA593E;
	font-weight: bold;
	font-family: default;
}
#footerbtt a:hover{
	color: #FF9966;
	font-size: 20px;
}
#tablesthumbscrolldown {
	width: 940px;
	height: 50px;
	background: #350A02;
	text-align: center;
}
#tablethumbs {
	width: 940px;
}
#tablethumbstop {
	text-align: center;
	height: 50px;
	text-align: center;
	font-size: 17px;
	color: #CCC;
	font-weight: bold;
}
#tablethumbstoplarge {
	text-align: center;
	height: 70px;
	text-align: center;
	font-size: 17px;
	color: #CCC;
	font-weight: bold;
}

#tablethumbslink {
	height: 30px;
	text-align: center;

}
#tablethumbsbelow {
	height: 5px;

}
#tablemusic1 {
	height: 30px;
	width: 940px;
	text-align: center;
}
#table1 {
	height: 300px;
	width: 940px;
}
#tableimage {
	height: 520px;
	width: 940px;
}
#table2 {
	width: 940px;
}
#table3 {
	width: 940px;
	height: 520px;
}
#table3top {
	height: 50px;
	text-align: center;
	color: #FC0;
	font-size: 18px;
	font-weight: bold;
}
#tablel3images {
	width: 940px;
	height: auto;
	
}
#table3bottom {
	height: 25px;
}
#table3pano {
	height: 460px;
}
#table4full {
	width: 940px;
	height: 565px;
}
#tableiframe {height: 1600px;padding-bottom: 3px;padding-left: 3px;padding-top: 3px;padding-right: 3px;}

.style1 {font-size: 18px;color: #999;font-weight: normal;}
.style5 {font-size: 20px;font-weight: bold;color: #999;font-style: italic;}
.style8 {color: #CCC;font-size: 17px;font-weight: bold;}
.style9 {font-weight: bold;color: #999;font-size: 16px;}
.style10 {color: #FC0;font-weight: bold;font-size: 20px;}
.style11 {color: #CCC;font-weight: bold;font-size: 16px;}
.style18 {color: #CCC;font-size: 14px;}
.style19 {color: #999999; font-size: 14px; }
.style21 {color: #CCC;font-size: 24px;}
.style22 {color: #999999; font-size: 24px; }
.style19 {font-size: 15px;color: #999;}
.style48 {font-size: 20px;color: #CCC;font-weight: bold;font-style: }
.style194 {color: #999999}
.style196 {color: #BF5135;font-size: 14px;}
.style197 {color: #BF5135;font-size: 16px;}
.style198 {color: #BF5135;font-size: 18px;}
.style245 {font-weight: bold;font-size: 16px;color: #A0432C; text-decoration: none;}
.style9 {font-weight: bold;color: #999;font-size: 16px;}
.style26 {color: #999999; font-size: 16px; }
.active a {color: #FC0;font-family: default; border: 0px;}
.bctive a {color: #FC0;font-family: default;}
.cctive a {color: #FC0;font-family: default;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color: #FF9966;text-decoration: none;}
a {outline: 0;}


#apDiv3 {
	position:absolute;
	width:960px;
	height:216px;
	z-index:1;
	background-image: url(Untitled-1.png);
	margin-top: 215px;
	margin-left: 4px;
	visibility: visible;
	
.flashclass{ /*sample CSS class added to image slideshow container*/
	width: 960px; /*a width should be defined for transition to work*/
	height: 150px;
	margin-top: 5px;}
	.flashclass img{
	border-width: 0;}
}

.tablethumbs {
	width: 940px;
}	
.tablethumbstop {
	font-size: 17px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	height: 50px;
	text-align: center;
	font-family: default;
}
.tablethumbsimages {
	text-align: center;
}
.tablethumbslink {
	height: 30px;
	text-align: center;
	color:#CCC;
	font-size: 14px;
}
.tablethumbbelow {
	height: 1px;
}
.tablethumbstoplarge {
	text-align: center;
	height: 70px;
	text-align: center;
	font-size: 17px;
	color: #CCC;
	font-weight: bold;
}

