body {
	text-align: center;
	min-width: 760px;
	background: #6f1727;
}

.main_table {
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #ffffff;
	width: 760px;
	height: 100%;
	font-family: trebuchet ms,arial,verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	background: #5c1c2d url('/images/bottom-right_girl.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.top_bar {
	height: 75px;
	font-family: trebuchet ms,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	padding-left: 25px;
	padding-top: 10px;
	color: #ffffff;
	letter-spacing: 1.1pt;
	border-bottom: 1px solid #ffffff;
	clear: left;
}

div#menu {
	float: right;
	width: 760px;
}

div#menu A {
	display: block;
	width: 100px;
	position: relative;
	left:0px;
	top: -10px;
	z-index: 50;
	float: left;
	border: 1px solid #ffffff;
	height: 25px;
	background: #a0171f url('/images/arrow.gif');
	background-position: center left;
	background-repeat: no-repeat;
	font-family: trebuchet ms,arial,verdana;
	text-align: right;
	font-size: 14px;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 3px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

div#menu a:hover {
	background: #5c1c2d url('/images/arrow.gif');
	background-position: center left;
	background-repeat: no-repeat;
	color: #bbc6b6;
}

.logo {
	float: left;
	height: 100%;
	position: relative;
	top: -10px;
	margin-bottom: -10px;
	width: 150px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #6f1727;
	background-position: center;
	background-repeat: no-repeat;
}

.footer {
	width: 760px;
	clear: both;
	margin: 0 auto;
	font-family: trebuchet ms,arial,verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 1.1pt;
	padding-top: 20px;
}

.footer a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.footer a:hover {
	text-decoration: underline;
}

.link {
	color: #bbc6b6;
	font-weight: normal;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

h1 {
	color: #bbc6b6;
	font-weight: bold;
	font-size: 15px;
}

h1:a {
	color: #bbc6b6;
	font-weight: bold;
	font-size: 15px;
}

a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover {
	text-decoration: underline;
}

div#footer {
	visibility:hidden;
	display:none;
}

.performer_box {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.performer_list_header {
	background: #a0171f url('/images/arrow.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

.splink {
	color:blue;
	text-decoration:underline;
}

.green_url {
	color:green;
	text-align:left;
}

.adbg {
	background-color:white;
	text-align:left;
}

.adtext {
	color:#000000;
	text-align:left;
}

.bm_bar {
    height:18px;
    width:100%;
}

.h1_error404
{
	font-color:#900000;
	text-align:center;
	font-size:20px;
}

.noncentered_content
{
	text-align:left;
}

.credittable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}
.credittable th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
}
.credittable td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}