#menu {;
	width: 1100px;
} 
#menu a{display:block;height:115px;float:left;padding:0px;}
#menu .navGabe {width:200px;background-image: url(img/logo2.png);background-repeat: no-repeat;}
#menu .navHome {width:209px;background: url(img/menu.png) -4px 0px;}
#menu .navHome:hover {width:209px;background: url(img/menu.png) -4px -123px;}
#menu .navHomeactive {width:209px;background: url(img/menu.png) -4px -253px; height: 177px;}
#menu .navMedia {width:212px;background: url(img/menu.png) -213px 0px;}
#menu .navMedia:hover {width:212px;background: url(img/menu.png) -213px -123px;}
#menu .navMediaactive {
	width:212px;
	background: url(img/menu.png) -213px -253px;
	height: 177px;
}
#menu .navSchedule {width:215px;background: url(img/menu.png) -425px 0px;}
#menu .navSchedule:hover {width:215px;background: url(img/menu.png) -425px -123px;}
#menu .navScheduleactive {width:215px;background: url(img/menu.png) -426px -253px; height: 177px;}
#menu .navContact {width:211px;background: url(img/menu.png) -640px 0px;}
#menu .navContact:hover {width:211px;background: url(img/menu.png) -640px -123px;}
#menu .navContactactive {width:211px;background: url(img/menu.png) -641px -253px; height: 177px;}
#video {float: left; padding-top: 10px; padding-left: 5px}
#show {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#music {
	float: right;
	padding-right: 8px;
	padding-top: 10px;
}
body {background-color: #27755F;}
#bg {
	background-image: url(img/bg1.png);
	background-repeat: repeat;
	position: relative;
	width: 847px;
	z-index: 1;
	height: 1100px;
	float: left;
	margin-left: 200px;
	margin-top: 20px;
}
#bg1 {
	background-image: url(img/bg1.png);
	background-repeat: repeat;
	position: relative;
	width: 847px;
	z-index: 1;
	height: 2000px;
	float: left;
	margin-left: 200px;
	margin-top: 20px;
}
#bg2 {
	background-image: url(img/bg1.png);
	background-repeat: repeat;
	position: relative;
	width: 847px;
	z-index: 1;
	height: 2100px;
	float: left;
	margin-left: 200px;
	margin-top: 20px;
}
#bg3 {
	background-image: url(img/bg1.png);
	background-repeat: repeat;
	position: relative;
	width: 847px;
	z-index: 1;
	height: 1300px;
	float: left;
	margin-left: 200px;
	margin-top: 20px;
}
#bg4 {
	background-image: url(img/bg1.png);
	background-repeat: repeat;
	position: relative;
	width: 847px;
	z-index: 1;
	height: 500px;
	float: left;
	margin-left: 200px;
	margin-top: 20px;
}
#coming {
	position: absolute;
	left: 400px;
	top: 200px;
}
#calendar {
	height: 800px;
	width: 600px;
	padding-top: 1px;
	padding-left: 25px;
	float: left;
	position: relative;
}

#schedwhole {
border-collapse: collapse;
}

#schedhead {
	font-family: "Orator Std", serif;
	font-size: 24px;
	color: #f37021;
	line-height: 40px;
}
#schedgroup{
	font-family: "Orator Std", serif;
	font-size:21px;
	color: #27755f;
	font-weight: ;
	line-height: 23px;
}
#schedlocation{
	font-family: "Orator Std", serif;
	font-size: 15px;
	color: #f37021;
	margin-left: 20px;
	font-weight: ;
}
#scheddescription{
	font-family: "Orator Std", serif;
	font-size: 15px;
	color: #27755f;
	text-indent: 20;
	font-weight: ;		
	margin-left: 20px;
	text-align: left;
	display: block;
}

#scheddescription a:link {color:#27755f;}
#scheddescription a:visited {color:#27755f;}
#scheddescription a:hover {color:#f37021;}

#sched {
	margin-left: 25px;
	position: relative;
}
.schedrow {
	width: 90%;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #27755f;
	border-right-color: #27755f;
	border-bottom-color: #27755f;
	border-left-color: #27755f;
}
#gbookframe {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#gbooknew {
	margin-left: 40px;
}
#maillist {
	position: absolute;
	top: 9px;
	right: 5px;
}
#bookform {
	margin-top: 10px;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ff6f00;
	text-align: left;
	margin: 10px;
}
