a:link {
	color: #6db81f;
	text-decoration: none;
	font-weight: bold;
}     
a:visited {
	color: #6db81f
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6db81f
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #6db81f;
	text-decoration: none;
	font-weight: bold;
}
#container{
	background-image: url("http://www.imagotheatre.com/frogzontour/images/pagebackground.gif");
	background-repeat: no-repeat;
	width: 849px;
	height: 810px;
	padding: 5px;
	margin: 0 auto;
}
#para2{
	visibility: hidden;
}
.subnav{
	position: absolute;
	top: 150;
	left: 0;
}
.maintable{
	width: 800px;
	height: 600px;
	border-collapse: collapse;
	margin: 0px;
}
.maintable td{
	padding: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
}
p{
	margin-top: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}
body.main{
	background-color: #90C45A;
}
body{
	background-color: #FFFFFF;
}
.thumbnav table td{
	text-align: center;
}
.thumbnav img{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.thumbnav{
	padding: 0px;
	margin: 0px;
}
.contact{
	vertical-align: top;
	text-align: left;
}
h4{
	font-size: 16pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
body{
	margin-top: 0px;
	padding-top: 0px;
}
.quote{
	font-style: italic;
}
.header{
	font-weight: bold;
}
.tourdates{
	font-family: Arial, Helvetica, Sans-Serif;
}
.tourdates table{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	width: 300px;
}
.tourdates table td{
	border: 1px solid #cccccc;
}
h2{
	font-family: Arial, Helvetica, Sans-Serif;
}

/*Photo Gallery Styles*/

#GalleryContainer{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 400px;
	width: 800px;
}
.thumbs{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 500px;
}
.thumbs li{
	display: inline; 
	margin: 10px 10px 10px 10px;
	padding: 0px;
}
.thumbs li img{
	border: none;
	
}
#page1{
	position: absolute;
	left: 140px;
}
#page2{
	position: absolute;
	left: 0px;
}
#page3{
	position: absolute;
	left: 0px;
}
#ImagoGalleryCaption{
	margin-top: 10px;
}