	BODY	{
		background-color: #F2C6ED;
		background-image:  url(/images/bg2.gif);
		background-repeat: repeat-x;
		margin: 0px;
		padding: 0px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #3F2A3D;
	}
	
	P {
		margin: 0px;
		margin-bottom: 15px;
	}
	
	H1 {
		font-size: 16pt;
		color: #62425e;
	}
	
	H2 {
		font-size: 14pt;
		color: #62425e;
		padding-bottom: 5px;
		border-bottom: solid #c89cc3 1px;
	}
	
	H2 A {
		color: #62425e;
		text-decoration: none;
	}
	
	A {
		color: #990099;
	}
	
	.ToggleContent {
		display: block;
	}
	.ToggleContentHide {
		display: none;
	}
	.ToggleContent TABLE TD {
		border-bottom: dotted #c89cc3 1px;
		padding-bottom: 4px;
	}
	
	.error {
		font-weight: bold;
		color: #ff0000;
	}	
	.asterisk {
		font-size: 1.1em;
	}
	.muted {
		color: #926b8e;
	}


	#FlashHeader {
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 0;
	}
	
	#Navigation {
		background-color: #62425e;
		position: absolute;
		left: 0px;
		top: 125px;
		width: 100%;
		z-index: 5;
	}
	#NavigationTopBg {
		background-image: url(/images/NavigationBg_01.gif);
		background-repeat: repeat-x;
		width: 100%;
		height: 4px;
	}
	#NavigationBottomBg {
		background-image: url(/images/NavigationBg_03.gif);
		background-repeat: repeat-x;
		width: 100%;
		height: 5px;
	}
	#NavigationContent {
		color: #684f6b;
		cursor: default;
		padding-left: 108px;
		font-size: 1em;
		letter-spacing: 0.05em;
	}
	#NavigationContent A {
		color: #fdd263;
		text-decoration: none;
	}
	#NavigationContent A:hover {
		color: #fdb600;
	}
	
	
	#Main {
		position: absolute;
		left: 0px;
		top: 150px;
		width: 100%;
		z-index: 20;
	}
	
	#SideBar {
		float: left;
		width: 190px;
		padding-left: 10px;
		padding-right: 30px;
		padding-top: 50px;
		font-size: 0.9em;
	}
	
	#PerformerContentSidebar BLOCKQUOTE {
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;
		font-size: 10pt;
	}
	
	#Content {
		
		width: 640px;
		float: right;
	}
	
	#PerformerContent {
		padding-left: 10px;
		width: 900px;
	}
	#PerformerContentSidebar {
		float: left;
		width: 250px;
		font-size: 10pt;

	}
	#PerformerContentSidebarImage {
		clear: both;
		padding-bottom: 10px;
		text-align: center;
	}
	#PerformerContentBody {
		float: right;
		width: 637px;
	}
	#PerformerContentBodyHeader {
		clear: both;
	}
	#PerformerContentBodyText {
		text-align: left;
		line-height: 125%;
	}
	
	.break {
		clear: both;
		height: 15px;
		display: block;
	}
	.clear {
		clear: both;
	}
	
	#Footer {
		width: 100%;
		margin: 0px;
		background-color: #ba8eb5;
		background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
		color: #462f43;
		padding: 0px;
		padding-bottom: 15px;
		font-size: 0.9em;
	}
	#Footer A {
		color: #fee8ad;
		text-decoration: none;
	}
	#Footer A:hover {
		color: #fdd263;
	}
	#Footer .FooterNavigation {
		color: #7c5577;
	}
	#FooterContainer {
		padding: 0px;
		margin: 0px;
		padding-left: 230px;
		padding-top: 45px;
	}
	
	#ContentContainer {
		width: 880px;
	}
	
	#Footer P {
		margin: 0px;
		padding: 0px;
	}
	
	.ContentNavigationGutter {
		height: 10px;
		clear: both;
	}

	.HomePageCategory {
		float: left;
		padding: 2px;
		border: dotted #d397cc 2px;
		margin-right: 4px;
		padding-top: 4px;
	}
	
	.Performers {
		width: 607px;
	}
	.Performer {
		float: left;
		width: 293px;
		padding-right: 10px;
	}
	.PerformerDescription {
		font-size: 0.9em;
		float: right;
		width: 189px;
	}
	.PerformerDescription STRONG A {
		text-decoration: none;
		color: #990099;
	}
	.PerformerImage {
		float: left;
		width: 100px;
	}
	
	.FormField {
		clear: both;
		margin-bottom: 15px;
	}
	.FormField LABEL {
		float: left;
		width: 150px;
		color: #62425e;
		font-weight: bold;
	}
	.FormField DIV {
		float: left;
		width: 450px;
		margin: 0px;
		padding: 0px;
		margin-left: 10px;
	}
	.FormField INPUT,{
		border: solid #d9b0d4 1px;
		color: #62425e;
		padding: 2px;
	}
	.FormField TEXTAREA {
		width: 100%;
		font-size: 10pt;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #62425e;
		padding: 2px;
		border: solid #d9b0d4 1px;
	}
	
	.YouTubeVideo {
		background-image: url(/images/youtube-watch.gif);
		background-repeat: no-repeat;
		padding-left: 86px;
		padding-top: 12px;
		padding-right: 20px;
		width: 144px;
		height: 67px;
		font-size: 9pt;
	}
	.YouTubeVideoContent {
		width: 144px;
	}
	.YouTubeVideoContent A {
		text-decoration: none;
	}

	.PreviewTable {
		font-size: 10pt;
	}
	
	