body {
    margin-left : 0px;
    margin-right : 0px;
    background-color : #D3E2E4;
    margin-top : 0px;
    font : 12pt Tahoma;
    text-align : center;
    scrollbar-base-color : #790F57;
    scrollbar-arrow-color : #F0FFFF;
    color : Black;
    background-image : url(images/seamless.jpg);
}

dl {
    font-weight : bold;
}

.clsEntertainer {
    font-weight : bold;
    text-align : left;
	position:relative;
}

select {
    font-size : 12pt;
    font-weight : normal;
}

.clsThumbs {
    font-weight : bold;
}

.clsTestimonial, p.clsTestimonial, p.clsTestimonial p, p p.clsTestimonial {
    font-weight : bold;
    text-align : justify;
}

.clsTestimonialCredit {
    font-weight : bold;
    text-align : right;
    color : #790F57;
    font-style : italic;
}

ul {
    list-style-type : circle;
    font-weight : bold;
    font-size : 10pt;
    margin-top : 0px;
    list-style-image : url(images/ballsmall.gif);
    list-style-position : outside;
    margin-bottom : 0px;
}

li {
    margin-bottom : 3px;
    margin-top : 3px;
}

hr {
    border : 1px ridge;
}

h1 {
    font-size : 14pt;
    color : #5A0C41;
    margin-bottom : 5px;
    margin-top : 5px;
}

h2 {
    font-size : 12pt;
    color : #5A0C41;
    margin-bottom : 3px;
    margin-top : 3px;
}

h3 {
    font-size : 10pt;
    margin-bottom : 0px;
    margin-top : 0px;
}

h6 {
    font-size : 8pt;
    margin-bottom : 0px;
    margin-top : 0px;
    font-weight : normal;
}

.clsBackgroundTable {
    border : 2px ridge #69A5A4;
}

.clsCopyright {
    color : white;
    font : normal 8pt;
}

.clsNews {
    color : black;
    font : normal normal 10pt;
    text-align : left;
    padding-left : 2px;
    padding-right : 2px;
    background-color : #D3E2E4;
}

.clsNewsPage {
    background-color : #D3E2E4;
    background-image : none;
}

.clsContentContainer {
    text-align : left;
    padding-left : 24px;
    padding-right : 26px;
    padding-bottom : 0px;
    padding-top : 0px;
}

.clsContent {
	border : 1px ridge #69A5A4;
	background-image : url(images/contentbk.jpg);
	text-align : left;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 1px;
	padding-top : 5px;
	font-size : 10pt;
}

.clsSplashContent {
    border : 1px ridge #69A5A4;
    background-image : url(images/contentbksplash.jpg);
    text-align : left;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
    padding-top : 5px;
    font-size : 10pt;
}

.clsContactRow {
    border-top : 1px ridge #69a5a4;
}

.clsContact {
    border : 1px ridge #69A5A4;
    background-image : none;
    text-align : left;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
    padding-top : 5px;
    font-size : 10pt;
}

table {
	font-size : 10pt;
	border : 0px;
}

.clsMainMenu {
	text-align : left;
	color : #26403F;
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
}


a:link {
    color: #C6DBDE;    
    font : bold;
}

a:visited {
    color: #C6DBDE;
    font : bold;
} 

a:active {
    color: #FF009F;
    font : bold;
} 

a:hover {
    text-decoration: none;
    color: #FF009F;
    font : bold;
}

.clsNewsLink:active {
    color : #790F57;
}

.clsNewsLink:hover {
    color : #790F57;
}

.clsNewsLink:visited {
    color : #790F57;
}

.clsNewsLink:link {
    color : #790F57;
}

.clsContentLink:link {
    color : #790F57;
    font-weight : normal;
    font-variant : normal;
}

.clsContentLink:visited {
    font-weight : normal;
    font-variant : normal;
    color : #790F57;
} 

.clsContentLink:active {
    font-weight : bold;
    font-variant : normal;
    color : Black;
} 

.clsContentLink:hover {
    text-decoration: none;
    color: Black;
    font-weight : normal;
    font-variant : normal;
}

.clsThumbnailLink:link {
    color : #790F57;
    font-weight : bold;
    font-variant : normal;
}

.clsThumbnailLink:visited {
    font-weight : bold;
    font-variant : normal;
    color : #790F57;
} 

.clsThumbnailLink:active {
    font-weight : bold;
    font-variant : normal;
    color : Red;
} 

.clsThumbnailLink:hover {
    text-decoration: none;
    color: #B00077;
    font-weight : bold;
    font-variant : normal;
}

.entertainerPhoto {
    border : 1px solid Black;
}#black-bar {
	display: none;
}
.tagline {
	display: none;
}
label {
	width: 100px;
	margin-right: 5px;
}
.err {
	font-weight: bold;
	color: #990000;
}
