body{
	background-image:url(images/bg1.jpg);
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h{
	font-family:Arial, Helvetica, sans-serif;
}
a:link{
	color:#C00;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
}
a:active{
	color:#F00;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	font-weight:bold;
	text-decoration:none;
}
:focus
{
  outline:none;
}
.topbar {
	background-image: url(images/index_topbar_bg.png);
	background-repeat: repeat-x;
}
.topbarmain {
	background-image: url(images/index_topbar.png);
	height: 40px;
}
.topbarlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
}
.topbarlinks a:link{
	color:#FFF;
}
.topbarlinks a:hover{
	color:#FFF;
}
.topbarlinks a:active{
	color:#FFF;
}
.topbarlinks a:visited{
	color:#FFF;
}
.menubarmain {
	background-image: url(images/index_menubar.png);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center top;
}
.menubartext1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.mainbg1 {
	background-image: url(images/index_mainbg.png);
	background-repeat: repeat-y;
}
.maintablesbg {
	background-image: url(images/index_tablesbg.png);
	border: 1px #000;
	text-align: left;
}

.mainbg2 {
	background-image: url(images/bg2.png);
	background-repeat: no-repeat;
	background-position:bottom center;
}

.menubartext2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color:#FFF;
}
.tableborderleft {
	background-image: url(images/tableborder2.jpg);
	background-color: #000;
}
.tablebggradient {
	background-image: url(images/tablebggradient.png);
	background-repeat: repeat-y;
}
.schedule {
	color: #FFF;
}
.maintablesbg2 {
	background-image: url(images/index_tablesbg2.png);
}
.schedule_rowdy {
	background-image: url(images/schedule_tablesbg_rowdy.png);
}
.schedule_jim {
	background-image: url(images/schedule_tablesbg_jim.png);
}
.techunavailable {
	color: #999;
}
.soldout {
	color: #C9C9C9;
	text-decoration: line-through;
}
.schedule_bruce {
	background-color: #c9c9ff;
}
.schedule_jodi {
	background-color:#00CC99;
}
.schedule_jennifer {
	background-color:#FCF;
}
.schedule_seth {
	background-color:#9CC;
}
.style2 {font-family: "Times New Roman", Times, serif}
.style1 {color: #000000}
.style21 {color: #000000; font-weight: bold; }