* {
	font-family: Verdana, Arial, Helvetica ,sans-serif;
}

hr {
	height: 1px;
	color: #000;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

.FormField {
	width: 100%;
	border: 1px solid black;
}

body {
	font-size: 12px;
	background-image:url(images/site_bk.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	margin:0px 0px 0px 0px;
}

#wrapper { 
	margin: 0 auto;
	width: 800px;
	display: table;
}

#header {
	color: #fff;
	width: 800px;
	float: left;
	padding: 0px;
	height: 304px;
	margin: 12px 0px 5px 0px;
	padding: 0px;
	font-size: 0px;
}

#navigation {
	float: left;
	width: 800px;
	height:40px;
	color: #fff;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background-image:url(/images/nav_bk.gif);
}

#styleone{
	width:800px;
	margin:12px 0px 0px 0px;
	display:block;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}

#styleone ul { font-family: Arial; margin: 0; padding: 0; list-style-type: none; width: auto; }
#styleone ul li { font-family: Arial; display: block; float: left; padding: 0px 1px 0px 0px; }
#styleone ul li a { font-family: Arial; font-size: 12px; display: block; float: left; color: #fff; text-decoration: none; padding: 0px 10px 0 10px; height: 18px; }
#styleone ul li a:hover { color: #3399FF; }
#styleone ul li a.current { color: #3399FF; }

#full_content_wrapper {
	display: block;
	float: left;
}

#content_wrapper { 
	background-image: url(/images/content_bk.gif);
	color: #333;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 610px;
	display: block;
	float: left;
}

#content { 
	float: left;
	line-height:18px;
	margin: 5px 0px 0px 0px;/*bp*/
	padding: 5px;
	width: 375px;
	display: inline;
}

#content_base { 
	background-image: url(/images/content_base.gif);
	background-color: #132937;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 610px;
	height: 29px;
	display: inline;
	float: left;
}

#section {
	color: #003366;
	font-weight:bold;
	font-size:12px;
	margin:0px 0px 0px 0px;
}

#top {
	background-image:url(/images/left_top.gif);
	height:10px;
	margin:5px 0px 0px 0px;
 line-height:1px;
 font-size:1px;
}

#mid {
	background:#fff;
	padding:5px;
}

#base {
	background-image:url(/images/left_base.gif);
	height:10px;
	margin:0px 0px 5px 0px;
 line-height:1px;
 font-size:1px;
}

#top_red{
	background-image:url(/images/left_top_red.gif);
	height:10px;
	margin:5px 0px 0px 0px;
 line-height:1px;
 font-size:1px;
}

#mid_red {
	color: #fff;
	background-image:url(/images/left_mid_red.gif);
	bacground-repeat: repeat;
	padding: 5px;
}

#mid_red a {
	color: #fff;
	text-decoration: none;
}

#base_red{background-image:url(/images/left_base_red.gif);
	height:10px;
	margin:0px 0px 5px 0px;
 line-height:1px;
 font-size:1px;
}

#section_white{
	color: #003366;
	background:#fff;
	padding:5px;
	width:170px;
	font-weight:bold;
	font-size:12px;
}

#top_white{
	background-image:url(/images/right_top.gif);
	height:10px;
	margin:0px 0px 0px 0px;
	line-height: 1px;
	font-size: 1px;
}

#mid_white{
	background:#fff;
	padding:5px;
	font-size:10px;
}

#base_white{
	background-image:url(/images/right_base.gif);
	height:10px;
	margin:0px 0px 5px 0px;
 line-height:1px;
 font-size:1px;
}

#page_title, .Title, .Title_Title, h1{
	font-size:24px;
	color:#003366;
	line-height:24px;
	font-style:italic;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

#page_content{
	color: #111;
	line-height:18px;
	
}

#back, a{
color:#003366;
font-size:12px;
font-weight:bold;
text-decoration:none;
padding:5px 0px 5px 0px;
margin:0px 0px 0px 0px;
}


#pphoto{
width:379px;
padding:5px 0px 5px 0px;
margin:0px 0px 0px 0px;
background:#ffffff;
text-align:center;
}
#sfp_left{
border:0px solid #fff;
width:190px;
padding:0px 0px 5px 0px;
}
#sfp_float{
float:left;
padding:0px 5px 0px 5px;
}
#sfp_float img{
float:left;
padding:0px 0px 0px 0px;
border:2px solid #fff;
}
#sfp{
float:left;
padding:0px 0px 5px 0px;
border:0px solid #fff;
}
#logos_image{
	text-align:center;
	margin:0px 0px 5px 0px;
}


#leftcolumn_wrapper { 
	color: #333;
	margin: 5px 0;/*bp*/
	padding: 5px 0 5px 5px;/*bp*/
	width: 205px;/*bp*/
	/*margin: 5px 0px 5px 0px;
	padding: 5px;
	width: 200px;*/
	float: left;
}

#leftcolumn { 
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 205px;
	color:#111;
	line-height:18px;
}

#rightcolumn_wrapper { 
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 180px;
	display: inline;
	float: left;
}

#rightcolumn {
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 180px;
}

#footer_wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#footer {

}

#footer #bar {
	display:block;
	float:left;
	height:18px;
	color:#fff;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 3px;
}

#footer #links {
	display: block;
	float: left;
	color: #fff;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana,Helvitica,sans-serif;
}

#footer a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana,Helvitica,sans-serif;
	text-decoration: none;
}

#footer a:hover {
	color: #3399FF;
}

#footer a.current {
	color: #3399FF;
}


#clearboth {
	clear:both;
}


#performers_wrapper {
	width: 379px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	margin-bottom: 0px;
}

#performers_nav {
	display: block;
	float: left;
	padding: 0px 0px 0px 8px;
	width: 385px;

}

#performers_nav a:hover {
	background-image: URL("/images/schedule_button-on.png");
	background-repeat:no-repeat;
	color:#003366;
}

.performers_tab_off {
	display: block;
	float: left;
	width: 73px;
	height:38px;
	color: #ffffff;
	background-image:URL("/images/schedule_button-off.png");
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.performers_tab_on {
	display: block;
	float: left;
	width: 73px;
	height:38px;
	background-image:URL("/images/schedule_button-on.png");
	background-repeat:no-repeat;
	color: #003366;
	padding-top: 5px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#performers {
	width: 379px;
	color: #000;
}

#performers_main_top {
	background-image: URL("/images/performers_top.png");
	display: block;
	float: left;
	width: 379px;
	height: 5px;
 line-height:1px;
 font-size:1px;
}

#performers_main_content {
	display: block;
	background-color: #fff;
	float: left;
	width: 359px;
	padding-left: 10px;
	padding-right: 10px;
}

#performers_main_content img {
	position: relative;
	left: auto;
	top: auto;
	width: auto;
  visibility: visible;
  z-index: 10;
}

#performers_main_bottom {
	background-image: URL("/images/performers_bottom.png");
	background-repeat:no-repeat;
	display: block;
	float: left;
	width: 379px;
	height: 5px;
	margin:0px 0px 50px 0px;
 line-height:1px;
 font-size:1px;
}

#performers_title {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
	width: 379px;
}

#performers_content {
	display: block;
	float: left;
	width: 359px;
	padding: 5px;
	margin:0px 0px 10px 0px;
}

.HF {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
  visibility: hidden;
  z-index: -10;
}

.HF * {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
  visibility: hidden;
  z-index: -10;
}


/*
######################
MEMBER STYLES
######################
*/
.td1 {
	width: 460px;
}

.td1 {
	width: 160px;
}

.td2 {
	width: 300px;
}

.FormField {
	width: 99%;
}

.BoldText {
	font-weight: bold;
}

.Highlight {
	font-weight: bold;
	font-size: 14px;
}

.Member_Signon_Form {
	width: 100%;
}

.Member_Register_Form {
	width: 100%;
}

.Member_Lostpassword_Form {
	width: 100%;
}