/* CSS Document */

body
{
	background-color: #777;
	font-family:  "Century Gothic", Verdana, Helvetica, sans-serif;	
	font-size: 86%;
	background: url(images/bg.gif);
	color: #BA2386;	
	padding: 0;
	margin: 0;
	text-align: center;
}

#reviews strong, #reviews span
{
	color: #BA2386;
}

#supremeContainer
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header
{
	background-color: #F76EB8;
}

#header ul  
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
	margin-left: 130px;
	padding-bottom: 8px;
}

#header li
{
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 110%;
}

#header li a
{
	padding: 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#header li a.sel
{
	color: #B6FF7F;	
}

#headli a:hover
{
	background-color: green;
}

#header li.finalItem
{
	border: 0;
}

h1
{
	float: right;
	padding-right: 24px;
	margin: 0;
	position: relative;
	top: 2px;
	margin-bottom: 4px;
}

h1 img
{
	border: 0;
}

h2
{
	color: #ba2386;
}

.subSubMenu h3
{
	display: inline;
}

.subSubMenu h4
{
	display: inline;
	font-size: 120%;
	color: #777;
}

h3
{
	ceolor: #EF6BAD;
}

h4
{
	clear: left;
	font-size: 110%;
}

h5
{
	font-size: 90%;
}

p, #content ul
{
	font-size: 90%;
}

#gigs h2
{
	margin-bottom: -.4em;
}

#gigs h3, #bios h3, #music h3
{
	border-top: 1px solid #ff44ff;
	padding-top: 5px;
}

#reviews h5 strong
{
	font-size: 115%;
}

.showcase h3
{
	color: #745B92;
	margin-top: 2em;
	margin-bottom: 0;
}

.showcase h4
{
	margin-bottom: 0;
	margin-top: 0;
	font-size: 110%;
}

.showcase h5
{
	font-size: 90%;
	margin-bottom: 0;
	margin-top: 0;
}

.contentMenu h5
{
	border-top: 1px solid #ff44ff;
	padding-top: 5px;
}

.showcase #content p 
{
	margin-top: 0;
}

#bios h4
{
	margin-bottom: -.9em;
}

#bios h5
{
	margin-bottom: -1.1em;
}

#h1Text
{
	display: none;
}

#subMenu
{
	float: right;
	margin-right: 10px;
	width: 180px;
}

#bodyContainer
{
	background: url(images/bgWide.gif) no-repeat 10px bottom #fff;
}

.showcase #contentContainer
{
	height: 529px;
}

.showcase #bodyContainer>#contentContainer
{
	height: auto;
	min-height: 529px;
}

#footer
{
	background-color: #F76EB8;
	border: 1px solid #F76EB8;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
}

#showcaseImage
{
	position: absolute;
	left: 535px;
}

#home #showcaseImage
{
	left: 515px;
	top: 25px;
}

.showcase #content, .contentMenu #content
{
	width: 350px;
	padding-right: 0;
	position: relative;
}

.sel
{
	color: green;
}

#awards, .listless
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.listless
{
	padding-top: 1em;
	padding-bottom: 1em;
}

#music .listless
{
	padding: 0;
}

#awards li
{
	margin: 10px 0;
}

#content
{
	padding: 15px 190px 35px 140px;
	height: 340px;
	border: 1px solid #fff;
}

#bios #content
{
	padding-right: 240px;
}


#contentContainer>#content
{
	min-height: 340px;
	height: auto;
}

.contentMenu #content
{
	background: none;
}

#contentMenu
{
	float: right;
	width: 170px;
	border: 1px dotted pink;
	margin: 0;
	padding: 17px 20px 20px 20px;
	margin: 4.4em 20px 0 0;
}

#contentMenu ul
{
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 90%;
}

#contentMenu li
{
	padding: 7px 0 0 0;
}

#contentMenu li a.sel
{
	color: #B5E077;
}

#contentMenu h3
{
	font-size: 100%;
	margin: 0;
}

#content
{
	background: url(images/backImages.gif) 623px 15px no-repeat;
}

.showcase #content
{
	background: none;
	padding-right: 10px;
}

#awards
{
	list-style-type: none;
}

.quoteMe, #reviews p
{
	color: #745B92;
}

.portrait
{
	float: left;
	margin: 10px 10px 0px 0;
}

.statcounter
{
	display: none;
}