body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	background-color : #7D288E;	
}

.tbl1 
{
	background: #FFFFFF;
	margin-top:.5em;
	top: 0px;
	border: none;
} 
#navcontainer { width: 100%; border-top: 1px solid #777;}

#navcontainer ul
{
	margin-left: 0;	padding-left: 0;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	
}

#navcontainer a
{
	display: block;
	width: 100%;
	padding: 0.25em;
	border-bottom: 1px solid #777;
	color: #00AEDB;
	text-decoration: none;
}
#navcontainer a:hover	{
	background-color: #AAD046;
	color:black;
}


p,main,li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

h1,h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7D288E;
	font-variant: small-caps;


}

h3 {
	color: #AAD046
}
a {
	color: #7D288E;
}
a:visited {
	color: #7D288E;
}
hr {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #FDBE50;
	color: #FDBE50;
}
/*
.leftshadow {
	background-repeat: repeat-y;
	background-position: right;
	background-color: #7D288E;

}
.rightshadow {
	background-color: #7D288E;
	background-repeat: repeat-y;
	background-position: left;
}
.bottom {
	background-color: #7D288E;
	background-repeat: repeat-x;
}*/
.entertainer {
	font-family: "Comic Sans MS", Impact, "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #7D288E;
}
.placetime {
	font-size: small;
	font-style: italic;
	text-indent: .25in;
}

