body {
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.table1 {
	border: thick outset #943354;
}
.indentmenu{
font: bold 17px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 800px; /*width of menu*/
border: 0px solid #000000; /*dark purple border*/
border-width: 4px 0px 4px 0px;
background: black url(images/button2.jpg) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 10px 19px;
text-decoration: none;
border-right: 2px solid #000000; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 11px; /*shift text down 1px for selected and active item*/
padding-bottom: 9px; /*shift text down 1px for selected and active item*/
background: black url(images/button1.jpg) center center repeat-x;
}
.style2 {
	font-family: "Script MT Bold";
	font-size: 36px;
	color: #943354;
	font-weight: 900;
	font-style: italic;
	line-height: 30px;
}
.style3 {
	font-family: "Tw Cen MT Condensed";
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 15pt;
}
.style4 {
	font-family: "Script MT Bold";
	font-size: 26px;
	color: #943354;
	font-weight: 900;
	font-style: italic;
	line-height: 26px;
}
.style6 {font-family: "Tw Cen MT Condensed"; font-size: 24px; color: #FFFFFF; font-weight: normal; font-style: normal; line-height: 24px; }
.style10 {
	font-family: "Tw Cen MT Condensed";
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 15pt;
}
.style13 {
	color: #943354;
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
}
.style11 {
	color: #943354;
	font-weight: bold;
	font-size: 30px;
}
